.. |
chr.c
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
dns-cli.c
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
dns.c
|
made list management more consistent
|
2020-04-30 14:48:39 +00:00 |
ecs-imp.h
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
ecs.c
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
err.c
|
added much more support code
|
2020-05-01 14:00:27 +00:00 |
fmt-imp.h
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
fmt.c
|
added mio_sys_getrealtime()
|
2020-05-06 09:28:36 +00:00 |
generr.awk
|
some code to implement dns over tcp in dnc
|
2020-02-21 09:42:10 +00:00 |
htb.c
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
htrd.c
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
htre.c
|
reverted wrong changes in htre.c
|
2020-05-06 09:55:35 +00:00 |
http-svr.c
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
http.c
|
changed mio_exec() to kill the device if the on_write callback() returns failure. before this change, mio_exec() also returned -1, causing mio_loop() to abort
|
2020-05-10 16:20:39 +00:00 |
Makefile.am
|
writing the http server service
|
2020-05-05 15:12:08 +00:00 |
Makefile.in
|
writing the http server service
|
2020-05-05 15:12:08 +00:00 |
mio-cfg.h.in
|
fixed configure.ac regarding __uint128_t
|
2020-02-19 05:44:29 +00:00 |
mio-chr.h
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
mio-cmn.h
|
added ecs and htb
|
2020-04-30 16:20:31 +00:00 |
mio-dns.h
|
renamed _HEADERS to _HEADER
|
2020-05-04 17:51:47 +00:00 |
mio-ecs.h
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
mio-fmt.h
|
added much more support code
|
2020-05-01 14:00:27 +00:00 |
mio-htb.h
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
mio-htrd.h
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
mio-htre.h
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
mio-http.h
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
mio-nwif.h
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
mio-pac1.h
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
mio-path.h
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
mio-pro.h
|
renamed _HEADERS to _HEADER
|
2020-05-04 17:51:47 +00:00 |
mio-prv.h
|
added mio_sys_getrealtime()
|
2020-05-06 09:28:36 +00:00 |
mio-sck.h
|
fixed some bugs
|
2020-05-12 17:53:19 +00:00 |
mio-skad.h
|
added mio_ipad_bytes_to_bcstr() and mio_ipad_bytes_to_ucstr()
|
2020-04-29 02:57:27 +00:00 |
mio-upac.h
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
mio-utl.h
|
added some http processing code
|
2020-05-01 18:01:29 +00:00 |
mio.c
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
mio.h
|
enhanced mio_dev_watch and MIO_DEV_WATCH_RENEW.
|
2020-05-08 09:48:26 +00:00 |
nwif.c
|
added much more support code
|
2020-05-01 14:00:27 +00:00 |
path.c
|
added path canonicalization functions
|
2020-05-04 08:40:05 +00:00 |
pro.c
|
changed to clear the on_write callbacks for completed write requestrs after having triggered timer callbacks collectively and also before triggering on_read() for each device
|
2020-05-15 06:18:49 +00:00 |
sck.c
|
fixed some bugs
|
2020-05-12 17:53:19 +00:00 |
skad.c
|
added much more support code
|
2020-05-01 14:00:27 +00:00 |
sys-ass.c
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
sys-err.c
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
sys-log.c
|
renamed mio-sys.h to sys-prv.h
|
2020-04-30 02:28:09 +00:00 |
sys-mux.c
|
renamed mio-sys.h to sys-prv.h
|
2020-04-30 02:28:09 +00:00 |
sys-prv.h
|
renamed mio-sys.h to sys-prv.h
|
2020-04-30 02:28:09 +00:00 |
sys-tim.c
|
added mio_sys_getrealtime()
|
2020-05-06 09:28:36 +00:00 |
sys.c
|
renamed mio-sys.h to sys-prv.h
|
2020-04-30 02:28:09 +00:00 |
tmr.c
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
uch-case.h
|
added much more support code
|
2020-05-01 14:00:27 +00:00 |
uch-prop.h
|
added much more support code
|
2020-05-01 14:00:27 +00:00 |
utf8.c
|
updated copyright years.
|
2020-02-20 15:35:16 +00:00 |
utl.c
|
changed mio_exec() to kill the device if the on_write callback() returns failure. before this change, mio_exec() also returned -1, causing mio_loop() to abort
|
2020-05-10 16:20:39 +00:00 |