d2725688e0
implemented the option added in the previous commit
2023-11-17 16:57:12 +09:00
72dd8e3ed7
removed trailing space in t/s-001.sh
2023-01-19 16:11:37 +00:00
2f18e21ef5
added a cgi test case
2023-01-15 22:16:11 +09:00
9c35acfc63
added cgi test code
2023-01-15 02:17:12 +09:00
5fb0e5c923
added a new test file t/t-005.c
2023-01-03 01:00:38 +09:00
e86a1feee6
added the check for ptsname_r and paths.h
2023-01-02 13:12:21 +09:00
34e9e03b8c
simplified the directory handling callback
2022-12-31 15:20:07 +00:00
f06fe3fc4d
fixed many bugs http server code
2022-12-26 17:03:53 +00:00
b4cadfeed3
enhanced cmdline arguments in hio-webs.c
2022-12-22 16:25:20 +00:00
85616b1658
added HIO_SVC_HTTS_FILE_LIST_DIR
...
updated the file handler to list directory if the option is set
2022-12-21 14:57:51 +00:00
4779344dd0
touched up test scripts. switched to the tap style testing
2022-12-17 16:04:33 +00:00
ce3340d2fa
touched up test scripts. switched to the tap style testing
2022-12-17 16:04:13 +00:00
8f53d6c0fa
work in progress - fio, untar
2022-11-14 23:21:42 +00: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