hio/lib
2023-01-02 07:01:50 +00:00
..
chr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
dhcp-svr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
dns-cli.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
dns.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
ecs-imp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
ecs.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
err.c untar in progress 2022-11-30 01:23:53 +09:00
fcgi-cli.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
fmt-imp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
fmt.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
generr.hawk moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-cfg.h.in added the check for ptsname_r and paths.h 2023-01-02 13:12:21 +09:00
hio-chr.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-cmn.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-dhcp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-dns.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-ecs.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-fcgi.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-fmt.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-htb.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-htrd.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-htre.h fixed many bugs http server code 2022-12-26 17:03:53 +00:00
hio-http.h fixed bugs in bin/webs.c 2023-01-01 00:52:38 +09:00
hio-json.h moved all files to the top-level 2022-10-02 19:30:14 +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 moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-opt.h adding directory name formatter callback to hio_svc_htts_dofile() - not finished yet 2022-12-21 14:57:52 +00: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 moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-prv.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-pty.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-rad.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-sck.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-shw.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-skad.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-str.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-str.h.m4 moved all files to the top-level 2022-10-02 19:30:14 +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 changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
hio.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio.h adding directory name formatter callback to hio_svc_htts_dofile() - not finished yet 2022-12-21 14:57:52 +00:00
htb.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
htrd.c enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
htre.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
http-cgi.c substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c 2023-01-02 07:01:50 +00:00
http-fcgi.c substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c 2023-01-02 07:01:50 +00:00
http-file.c substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c 2023-01-02 07:01:50 +00:00
http-prv.h 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
http-svr.c substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c 2023-01-02 07:01:50 +00:00
http-thr.c substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c 2023-01-02 07:01:50 +00:00
http-txt.c substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c 2023-01-02 07:01:50 +00:00
http.c enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
json.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
Makefile.am changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
Makefile.in added the check for ptsname_r and paths.h 2023-01-02 13:12:21 +09:00
mar-cli.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
mar.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
md5.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
nwif.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
opt-imp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
opt.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
path.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
pipe.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
pro.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
pty.c use ttyname_r if ptsname_r is not available 2023-01-02 04:16:50 +00:00
rad-msg.c substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c 2023-01-02 07:01:50 +00:00
sck.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
shw.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
skad.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-ass.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-err.c giving up on porting fio. favors stdio 2022-11-15 14:31:14 +00:00
sys-log.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-mux.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-prv.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-tim.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
tar.c preparing to add hio_tar_setxcb() 2022-12-14 16:14:29 +00:00
thr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
tmr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
uch-case.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
uch-prop.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
utf8.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-mime.c changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
utl-siph.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-str.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-str.c.m4 moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-str.m4 moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl.c added the hio-webs command 2022-10-07 14:08:40 +09:00