hio/lib
2023-11-17 16:57:12 +09:00
..
chr.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
dhcp-svr.c added hio_svc_htts_task_startreshdr(), hio_svc_htts_task_endreshdr() and others 2023-03-11 02:32:33 +09:00
dns-cli.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
dns.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
ecs-imp.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
ecs.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
err.c changed dev_sck_sendfile_stream to handle return value of 0 by sendfile as if it's EWOULDBLOCK 2023-10-15 16:02:09 +09:00
fcgi-cli.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
fmt-imp.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
fmt.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
generr.hawk moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-cfg.h.in changed dev_sck_sendfile_stream to handle return value of 0 by sendfile as if it's EWOULDBLOCK 2023-10-15 16:02:09 +09:00
hio-chr.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-cmn.h moved becbuf from hio to htts 2023-02-21 01:08:28 +09:00
hio-dhcp.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-dns.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-ecs.h moved becbuf from hio to htts 2023-02-21 01:08:28 +09:00
hio-fcgi.h implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
hio-fmt.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-htb.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-htrd.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-htre.h refactoring htts with common code pushed to http-svr.c 2023-03-19 05:04:32 +09:00
hio-http.h implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
hio-json.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-mar.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-md5.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-nwif.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-opt.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-pac1.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-path.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-pipe.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-pro.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-prv.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-pty.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-rad.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-sck.h wrote some code for http proxy support - not complete 2023-03-30 15:34:32 +09:00
hio-shw.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-skad.h some code changes to get rid of compile warnings 2023-01-28 00:41:44 +09:00
hio-str.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio-str.h.m4 trimmed whitespace in hio-str.h.m4 2023-01-15 02:19:52 +09:00
hio-tar.h preparing to add hio_tar_setxcb() 2022-12-14 16:14:29 +00:00
hio-thr.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-upac.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-utl.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
hio.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
hio.h moved becbuf from hio to htts 2023-02-21 01:08:28 +09:00
htb.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
htrd.c fixed the early task termination issue in http-file.c 2023-11-16 12:29:54 +09:00
htre.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
http-cgi.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
http-fcgi.c fixed a bug of the child process dangling in http-cgi.c 2023-11-17 00:38:02 +09:00
http-file.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
http-prv.h implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
http-prxy.c fixed a bug of the child process dangling in http-cgi.c 2023-11-17 00:38:02 +09:00
http-svr.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
http-thr.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
http-txt.c defined. hio_svc_htts_getoption() and hio_svc_htts_getoption(). implementation to be written 2023-11-17 09:42:59 +09:00
http.c refactoring htts with common code pushed to http-svr.c 2023-03-19 05:04:32 +09:00
json.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
Makefile.am wrote some code for http proxy support - not complete 2023-03-30 15:34:32 +09:00
Makefile.in wrote some code for http proxy support - not complete 2023-03-30 15:34:32 +09:00
mar-cli.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
mar.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
md5.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
nwif.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
opt-imp.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
opt.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
path.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
pipe.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
pro.c fixed a wrong cleanup bug in lib/pro.c 2023-11-16 19:20:50 +09:00
pty.c used AC_USE_SYSTEM_EXTENTIONS() in configure.ac 2023-01-29 02:49:20 +09:00
rad-msg.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
sck.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
shw.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
skad.c some code changes to get rid of compile warnings 2023-01-28 00:41:44 +09:00
sys-ass.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
sys-err.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
sys-log.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
sys-mux.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
sys-prv.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
sys-tim.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
tar.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
thr.c fixing fcgi issues 2023-02-06 22:30:56 +09:00
tmr.c implemented the option added in the previous commit 2023-11-17 16:57:12 +09:00
uch-case.h fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
uch-prop.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
utf8.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
utl-mime.c added yaml and yml mime type 2023-04-21 20:26:10 +09:00
utl-siph.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
utl-str.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00
utl-str.c.m4 trimmed whitespace in m4 files 2023-01-15 02:25:09 +09:00
utl-str.m4 trimmed whitespace in m4 files 2023-01-15 02:25:09 +09:00
utl.c fixed quite some segmentation faults in http-thr.c. 2023-01-11 23:59:41 +09:00