|
843ea8d8c1
|
implemented etag and if-none-match in http-fil.c
|
2020-07-20 14:08:25 +00:00 |
|
|
18eda3a6b5
|
changed mio_svc_htts_start() to accept mio_dev_sck_bind_t* instead of mio_skad_t*
|
2020-07-19 18:55:35 +00:00 |
|
|
8655269e07
|
added more sendfile related code
|
2020-07-19 06:23:43 +00:00 |
|
|
9b429cfd3c
|
fixed quite some issues mar.c and mar-cli.c regarding broken underlying sockets in libmariadbclient
|
2020-06-24 03:00:46 +00:00 |
|
|
d067093082
|
adding a nonblocking mariadb client device
|
2020-06-11 17:20:09 +00:00 |
|
|
b112280225
|
breaking http-svr.c to multiple files
|
2020-05-25 08:04:30 +00:00 |
|
|
bf595d51f1
|
added MIO_DEV_CAP_WATCH_STARTED to fix a bug
|
2020-05-24 02:04:07 +00:00 |
|
|
1f8372f35d
|
fixed to initialize urem in __dev_writev()
added MIO_DEV_SCK_BIND_IGNERR
implemented MIO_DEV_PRO_INTONUL, MIO_DEV_PRO_OUTTONUL, MIO_DEV_PRO_ERRTONUL, MIO_DEV_PRO_DROPIN, MIO_DEV_PRO_DROPOUT, MIO_DEV_PRO_DROERR
|
2020-05-24 01:18:32 +00:00 |
|
|
fc26f4a6c3
|
still working on cgi handling in http server
|
2020-05-19 09:11:39 +00:00 |
|
|
cc74d317a2
|
fixed some bugs
|
2020-05-12 17:53:19 +00:00 |
|
|
e2115286ec
|
enhanced mio_dev_watch and MIO_DEV_WATCH_RENEW.
drafting resource handling code in the http server
|
2020-05-08 09:48:26 +00:00 |
|
|
4282eb979a
|
added mio_svc_htts_setservernamewithbcstr()
|
2020-05-07 10:10:33 +00:00 |
|
|
0baa0820ae
|
added MIO_DEV_SCK_LENIENT to set on the state field of a socket device
added MIO_DEV_SCK_BIND_LENIENT to use to set MIO_DEV_SCK_LENIENT on a listening socket.
fixed some minor bugs here and there
|
2020-05-07 04:32:32 +00:00 |
|
|
2df338ee9a
|
writing the http server service
|
2020-05-05 15:12:08 +00:00 |
|
|
252c801544
|
recorded some TODO items in the comment
|
2020-03-03 08:49:24 +00:00 |
|
|
d717c25a2b
|
changed on_reply to on_done in dns client code
added some tcp transport code in dns client
|
2020-02-27 17:34:27 +00:00 |
|
|
71ffd4ce17
|
changed mio_dev_sck_connect() to not fire on_connect() callback inside itself upon immediate successful connect.
fixed some issues in dns related code
|
2020-02-25 07:09:20 +00:00 |
|
|
d98397cd1f
|
added mio_dev_sck_setsockopt(), mio_dev_sck_getsockopt()
fixed the ssl part of the stateful socket writev method.
|
2020-02-23 16:11:32 +00:00 |
|
|
75887e4f74
|
adding writev support
|
2020-02-22 18:24:49 +00:00 |
|
|
052e10694d
|
adding mio_dev_timedwritev()
|
2020-02-21 16:58:41 +00:00 |
|
|
6787ee7841
|
updated copyright years.
attempting to support dns over tcp
|
2020-02-20 15:35:16 +00:00 |
|
|
f5f8b9e2b4
|
enhanced mio_equal_skads()
|
2020-02-20 10:07:12 +00:00 |
|
|
3d20fc7421
|
reorganized and enhanced socket address functions
|
2020-02-20 06:00:53 +00:00 |
|
|
8f6888a47d
|
rename mio-sck.c to sck.c, mio-proc.c to pro.c
|
2019-04-12 06:37:23 +00:00 |
|