Go to file
2023-03-11 02:32:33 +09:00
ac touched up test scripts. switched to the tap style testing 2022-12-17 16:04:13 +00:00
bin shorted code a bit by creating a new function hio_svc_htts_task_buildfinalres() 2023-03-10 01:27:08 +09:00
lib added hio_svc_htts_task_startreshdr(), hio_svc_htts_task_endreshdr() and others 2023-03-11 02:32:33 +09:00
m4 work in progress - fio, untar 2022-11-14 23:21:42 +00:00
pkgs moved all files to the top-level 2022-10-02 19:30:14 +09:00
t removed trailing space in t/s-001.sh 2023-01-19 16:11:37 +00:00
.gitattributes updated .gitattributes 2023-01-20 01:11:51 +09:00
aclocal.m4 added the check for ptsname_r and paths.h 2023-01-02 13:12:21 +09:00
configure used AC_USE_SYSTEM_EXTENTIONS() in configure.ac 2023-01-29 02:49:20 +09:00
configure.ac used AC_USE_SYSTEM_EXTENTIONS() in configure.ac 2023-01-29 02:49:20 +09:00
Dockerfile.in added --enable-all-static and --with-all-static-libs to ease full static binary builds for selected commands 2022-10-08 16:47:55 +09:00
Makefile.am enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
Makefile.in added the check for ptsname_r and paths.h 2023-01-02 13:12:21 +09:00