Commit Graph

9 Commits

Author SHA1 Message Date
50df17b410 wrote some code for http proxy support - not complete 2023-03-30 15:34:32 +09:00
e86a1feee6 added the check for ptsname_r and paths.h 2023-01-02 13:12:21 +09:00
9808760d64 changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
1aeb22039e giving up on porting fio. favors stdio 2022-11-15 14:31:14 +00:00
8f53d6c0fa work in progress - fio, untar 2022-11-14 23:21:42 +00:00
a4d7080ae7 attempting to implement 'untar' 2022-10-26 07:47:40 +09:00
7ec3ba3ab7 added --enable-all-static and --with-all-static-libs to ease full static binary builds for selected commands
fixed a bug where the client socket is kept when keep-alive is set. it should have been closed if client EOF is detected regardless of keep-alive
touched up debug messages in http-file.c
2022-10-08 16:47:55 +09:00
ba858ecbc0 removed checking for an unused library in configure.ac 2022-10-07 23:30:25 +09:00
384925992c moved all files to the top-level 2022-10-02 19:30:14 +09:00