Commit Graph

8 Commits

Author SHA1 Message Date
Fufu Fang ee397d1513
Data_read() no longer gives warning messages when reaching the end of the cache file. 2019-09-02 16:51:42 +01:00
Fufu Fang f8c9389026 Fixed bug related to the config file parser
Basically, getopt_long does not expect you to call another string array - it
has some internal state tracking mechanism which I have no idea how to reset.
2019-04-24 04:20:53 +01:00
Fufu Fang cfd4bda9c7 added a doxyfile for documentation generation 2019-04-24 04:20:51 +01:00
Fufu Fang 03627fe3fe beautify the filenames 2019-04-24 04:20:51 +01:00
Fufu Fang 71339f13b8 first ever published version 2018-07-23 01:27:03 +01:00
Fufu Fang 121da584c0 rewriting http.c and http.h, because the current version is insane 2018-07-20 00:17:19 +01:00
Fufu Fang c9ada27eb0 fixed rewind function in http.c 2018-07-19 00:03:23 +01:00
Fufu Fang cd097dc4f1 initial commit 2018-07-18 16:26:26 +01:00