Commit Graph

  • b1971a7c3f modified strndupcat, added more comments Fufu Fang 2019-04-21 11:10:18 +0100
  • e5c77f3680 Changed the way segments work, added more functions Now segments are fixed size block of 128KiB Fufu Fang 2019-04-21 10:57:00 +0100
  • 3d0269e90f added Cache_create Fufu Fang 2019-04-21 00:42:32 +0100
  • 4b60b4e9be wrote the cache opening function Fufu Fang 2019-04-20 23:46:08 +0100
  • 794fb9414f wrote more Cache_open Fufu Fang 2019-04-20 08:31:16 +0100
  • 7ae6d6fe1b all the functions written so far compile fine, working on Cache_open Fufu Fang 2019-04-20 02:04:29 +0100
  • 9f1b963014 fixed documentation format Fufu Fang 2019-04-19 14:57:22 +0100
  • 21f1cf2a18 changed strlen in link.c to strnlen, and changed LINK_LEN_MAX to P_URL_LEN_MAX Fufu Fang 2019-04-19 14:52:00 +0100
  • d9cdc20b42 moved NETWORK_MAX_CONNS from network.h to network.c Fufu Fang 2019-04-18 23:10:07 +0100
  • 7cafdbf7d4 Completed metadata read/write functions Fufu Fang 2019-04-18 09:48:40 +0100
  • 8d10316b95 changed the data type for file size. wrote Data_read() Fufu Fang 2019-04-17 17:38:27 +0100
  • 4958d6cfea fixed the Doxyfile Fufu Fang 2019-04-17 15:51:16 +0100
  • c710904cfd wrote Data_create function Fufu Fang 2019-04-17 02:33:23 +0100
  • 90eccb6049 created the skeletal cache.c Fufu Fang 2019-04-12 13:52:11 +0100
  • 1b0a01aa30 Update Makefile Fufu Fang 2019-04-12 13:40:45 +0100
  • 7b75e1ea41 enable http pipelining, changed max connection limit to 10 Fufu Fang 2019-04-12 12:53:58 +0100
  • c4c0f1fd9a i think i have finalised the cache.h Fufu Fang 2019-04-12 12:41:07 +0100
  • f5361225cd removed limits.h Fufu Fang 2019-04-11 09:00:05 +0100
  • 8ea19295a0 Compatibility with FreeBSD Josh Lilly 2019-04-11 13:06:18 +1000
  • e38bd0fa80 talked to fanf2 about the metadata in-memory data structure Fufu Fang 2019-04-11 08:44:49 +0100
  • a3e2b0bc3b added some of the prototype for the cache controller Fufu Fang 2019-04-09 12:51:15 +0100
  • ec9b37dcbe bumped the version number Fufu Fang 2019-04-08 23:12:04 +0100
  • 41bd55aab8 fixed issue #24 Fufu Fang 2019-04-08 23:05:27 +0100
  • b4554233dc fixed issue #24 Fufu Fang 2019-04-08 23:05:27 +0100
  • d23dfe0709 Update Makefile Fufu Fang 2019-03-02 16:52:23 +0000
  • 5f0852d6cd Updated README.md for issue #23 Fufu Fang 2019-03-01 12:25:02 +0000
  • 9f2803f60a Update Makefile Fufu Fang 2019-01-25 13:13:53 +0000
  • 4f582ae94f fixed issue #23 (Dotfile madness) Fufu Fang 2019-02-27 05:32:27 +0000
  • df37057f8c Remove redundant LICENSE section from README Jerome Charaoui 2019-01-24 21:53:39 -0500
  • 6dea0c96c3 Create doc/ project dir for Doxygen docs and manpage Jerome Charaoui 2019-01-24 21:40:25 -0500
  • f6f50c7cdf Move source files in src/ Jerome Charaoui 2019-01-24 21:36:15 -0500
  • d57ffacd05 Add uninstall Makefile target Jerome Charaoui 2019-01-24 21:21:18 -0500
  • 29acb2d804 Rename OBJ to COBJS Jerome Charaoui 2019-01-24 21:19:58 -0500
  • 724fac83de Add standard all and distclean targets Jerome Charaoui 2019-01-24 21:19:22 -0500
  • dd4e9d5517 Put compiler flags before dash options Jerome Charaoui 2019-01-24 21:17:19 -0500
  • 14ca3bca20 Install manpage in install Makefile target Jerome Charaoui 2019-01-24 21:16:23 -0500
  • b0fc0170f3 Use lowercase prefix in Makefile Jerome Charaoui 2019-01-24 21:14:14 -0500
  • 0d2ffb309e Simplify install Makefile target Jerome Charaoui 2019-01-24 21:13:29 -0500
  • 854001d1ec Defining CC is unneccessary Jerome Charaoui 2019-01-24 21:06:23 -0500
  • d65352e3fb Add a manpage Jerome Charaoui 2019-01-24 08:38:26 -0500
  • 2ccd66021d Fix output of --version/-V Jerome Charaoui 2019-01-23 23:53:14 -0500
  • fcf5092a80 Update README.md Fufu Fang 2019-01-23 11:51:42 +0000
  • b2a84570a9 Move linker flags from CFLAGS into LDFLAGS Jerome Charaoui 2019-01-23 00:16:27 -0500
  • 8ea46f896b Default install target to use /usr/local prefix Jerome Charaoui 2019-01-22 22:30:05 -0500
  • 19e825aa72 Allow adjusting compilation flags in Makefile Jerome Charaoui 2019-01-22 22:27:51 -0500
  • 0bcaff7760 Add OpenSSL exception to LICENCE Jerome Charaoui 2019-01-22 22:09:01 -0500
  • 08c30b84e6 Fix a small typo Jerome Charaoui 2019-01-22 22:15:17 -0500
  • 92852accda Update README.md Fufu Fang 2019-01-22 22:38:04 +0000
  • ed6e554447 Fix basic authentication problem, fixes #13 Jerome Charaoui 2018-08-22 00:47:59 -0400
  • 6e71abe8cc Update README.md Fufu Fang 2018-07-30 15:06:04 +0100
  • f8c9389026 Fixed bug related to the config file parser Fufu Fang 2018-08-11 15:34:25 +0100
  • dcc9e3d156 fixed indentation Fufu Fang 2018-07-31 13:13:33 +0100
  • 3dc3459b25 now process short options Fufu Fang 2018-07-31 13:07:52 +0100
  • bc24d42c76 added configuration file support Fufu Fang 2018-07-31 13:03:01 +0100
  • 92750ebcaa isolated out the actual parameter parsing code, in preparation for configuration file Fufu Fang 2018-07-30 16:51:39 +0100
  • f417f6d9d2 updated README Fufu Fang 2018-07-30 15:06:23 +0100
  • bde7eb7e3b add proxy support Fufu Fang 2018-07-30 14:55:38 +0100
  • 8c4e2b0c81 added username and password support Fufu Fang 2018-07-30 14:20:04 +0100
  • 1616b01c4c now properly prints out help Fufu Fang 2018-07-29 17:05:49 +0100
  • 2480d9abb1 added getopt_long Fufu Fang 2018-07-29 14:44:51 +0100
  • c897bb0589 fixed .kateproject Fufu Fang 2018-07-26 11:02:48 +0100
  • 7383308e0f tidying Fufu Fang 2018-07-26 10:58:51 +0100
  • ea14adca98 removed excess include directive Fufu Fang 2018-07-26 10:34:55 +0100
  • 684831a961 split link related function to link.h Fufu Fang 2018-07-26 10:29:44 +0100
  • 46c98be116 moved fuse function to a separate file Fufu Fang 2018-07-26 10:01:47 +0100
  • 34c8b58433 Set curl_easy_setopt(curl, CURLOPT_CONNECTTIMEOUT, 15); Fufu Fang 2018-07-25 04:55:00 +0100
  • 9e0af0e279 more info messages, now Link_get_stat() has a timeout Fufu Fang 2018-07-25 04:51:38 +0100
  • b5042a85d0 performance turning Fufu Fang 2018-07-25 03:01:12 +0100
  • 0f9b28fd80 fixed yet another memory leak Fufu Fang 2018-07-25 02:02:11 +0100
  • c48a3b2c9e spellings Fufu Fang 2018-07-25 01:31:37 +0100
  • 6fd7baf604 decrease cpu usage by sleeping Fufu Fang 2018-07-25 01:25:53 +0100
  • 141b951ca8 renamed some functions Fufu Fang 2018-07-25 01:06:54 +0100
  • 67d37a4334 passed source code through astyle Fufu Fang 2018-07-25 00:54:30 +0100
  • f8704bf4f9 rearranged function in network.c in alphabetical order Fufu Fang 2018-07-25 00:51:05 +0100
  • 94e0f51ec6 fixed du file size Fufu Fang 2018-07-25 00:30:31 +0100
  • ff8a08a3f1 now files and directories have the correct owner Fufu Fang 2018-07-24 23:26:13 +0100
  • 3c27529f48 changed linktable printing function to a static function Fufu Fang 2018-07-24 22:43:45 +0100
  • 6bff4f9d7f updated Makefile Fufu Fang 2018-07-24 22:37:25 +0100
  • fac92a8994 removed unnecessary conditional compilation directives Fufu Fang 2018-07-24 22:23:56 +0100
  • d35ee04a6d tidy up some more stuff - changed some of the status messages Fufu Fang 2018-07-24 22:21:06 +0100
  • 1437a3f65c tidy up some random bits and pieces Fufu Fang 2018-07-24 22:18:27 +0100
  • 6c77e2049b fixed SSL thread safety problem Fufu Fang 2018-07-24 22:16:13 +0100
  • d0cbd8b3ed updated user agent string Fufu Fang 2018-07-24 20:42:02 +0100
  • 0877ce750b Updated README with information about SSL support Fufu Fang 2018-07-24 19:25:42 +0100
  • c37df72aa3 improved timeout code Fufu Fang 2018-07-24 18:56:15 +0100
  • 5e9adf9cfe changed the wait time Fufu Fang 2018-07-24 18:40:48 +0100
  • 37717bb15e Doxyfile now inlines code Fufu Fang 2018-07-24 18:30:34 +0100
  • addac3f9c7 added a volatile tag to a TransferStruct variable Fufu Fang 2018-07-24 18:21:30 +0100
  • 46fcdc5f5a removed extra header files Fufu Fang 2018-07-24 18:18:33 +0100
  • 11fefa4d4c moved header files around Fufu Fang 2018-07-24 18:15:56 +0100
  • 3138f69ec5 Disabled dynamic html in doxyfile Fufu Fang 2018-07-24 18:07:36 +0100
  • cfd4bda9c7 added a doxyfile for documentation generation Fufu Fang 2018-07-24 18:05:22 +0100
  • 41de727f8f completed crypto lock array Fufu Fang 2018-07-24 17:37:23 +0100
  • 7dacb88307 added warning about https links Fufu Fang 2018-07-24 16:28:00 +0100
  • 42706ec0f3 removed excess debug message Fufu Fang 2018-07-24 16:02:30 +0100
  • 33e5f30d9a fixed linebreak Fufu Fang 2018-07-24 15:49:18 +0100
  • 50ff98516b fixed beautification code Fufu Fang 2018-07-24 15:44:25 +0100
  • 7d937bd14d added mutex for curl_multi_add_handle and curl_multi_perform_once, now FUSE can be run in multithreaded mode Fufu Fang 2018-07-24 15:22:18 +0100
  • 0cf0822b50 added make install Fufu Fang 2018-07-24 14:33:03 +0100
  • 07a9950a01 removed foward static function declaration Fufu Fang 2018-07-24 14:31:20 +0100