f917a0ec69
implemented a simple untar method in hio-webs
2022-12-13 16:17:39 +00:00
7904964e0d
more code for tar extraction
2022-12-13 14:21:19 +00:00
9bea60d43a
untar - improved EOF marker handling
2022-12-05 16:04:11 +00:00
4e04c5044c
untar in progress
2022-12-04 16:51:10 +00:00
9753ac30dd
untar in progress
2022-11-30 01:23:53 +09:00
8f53d6c0fa
work in progress - fio, untar
2022-11-14 23:21:42 +00:00
11dcb01ae0
adding bin/untar.c
2022-11-01 20:31:04 +09:00
a4d7080ae7
attempting to implement 'untar'
2022-10-26 07:47:40 +09:00
855e0fb88e
enabled the http file handler to accept POST, PUT, DELETE
2022-10-10 01:41:07 +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
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