Commit Graph

9 Commits

Author SHA1 Message Date
Fufu Fang
9a09b2bea4 works with single thread 2018-07-23 03:41:47 +01:00
Fufu Fang
71339f13b8 first ever published version 2018-07-23 01:27:03 +01:00
Fufu Fang
431cad8ae4 successfully mounted the root directory of the server 2018-07-22 13:35:11 +01:00
Fufu Fang
06be26afd0 removed '/' from linktable, configured curl to follow redirection 2018-07-22 04:26:22 +01:00
Fufu Fang
8eef21ecec rewrote using curl multi interface, but currently doing blocking single thread transfer 2018-07-21 00:39:51 +01:00
Fufu Fang
442d00141e new branch - new data structure 2018-07-20 02:09:51 +01:00
Fufu Fang
63925a2832 removed unnecessary code in http.c 2018-07-19 09:27:40 +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