Go to file
hyung-hwan 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
ac 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
bin 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
lib 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
m4 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
pkgs moved all files to the top-level 2022-10-02 19:30:14 +09:00
t 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
.gitattributes updated .gitattributes 2021-07-22 07:16:33 +00:00
aclocal.m4 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
configure 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
configure.ac 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
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 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.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