37d072c26a
have added the select support
2023-11-20 13:43:52 +09:00
6b774bb235
added check for some networking headers
2023-11-18 22:30:35 +09:00
76f42800a5
fixed various bugs in http server handlers
...
regenrated build files
2023-11-18 16:31:24 +09:00
0fc50261bc
used AC_USE_SYSTEM_EXTENTIONS() in configure.ac
2023-01-29 02:49:20 +09:00
e86a1feee6
added the check for ptsname_r and paths.h
2023-01-02 13:12:21 +09:00
4779344dd0
touched up test scripts. switched to the tap style testing
2022-12-17 16:04:33 +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
913bb7e0b7
added the hio-webs command
...
added the extension size parameter to hio_svc_htts_start()
added the docker build step
2022-10-07 14:08:40 +09:00
384925992c
moved all files to the top-level
2022-10-02 19:30:14 +09:00