Commit Graph

27 Commits

Author SHA1 Message Date
e73d822d0a added intmax formatting functions 2020-02-20 06:48:43 +00:00
616384b042 added nwif functions 2020-02-16 14:23:27 +00:00
201bbf20a1 added unfinished socket address functions 2020-02-16 13:59:41 +00:00
c6e3b6204b some dns resolver code 2020-02-11 09:02:46 +00:00
3f60b8e4e8 refactored the formatter code 2019-05-31 14:31:40 +00:00
cff18d2067 added the bin directory and moves files for binary commands into it 2019-05-14 04:25:38 +00:00
8f6888a47d rename mio-sck.c to sck.c, mio-proc.c to pro.c 2019-04-12 06:37:23 +00:00
2ec12d96eb changed mio-sck.c to ignore some eunavailable feature request 2019-04-12 02:45:35 +00:00
898bf787d5 fixed the mux code using poll() 2019-04-10 09:25:34 +00:00
b40bdf3e8e added some dns code 2019-02-11 09:24:16 +00:00
3dcbd4a231 started dns protocol implementation 2019-02-08 10:13:24 +00:00
c6c51df2d3 updated project url 2019-02-01 16:44:39 +00:00
ac65312bf2 switched to check SSL_new instead of SSL_library_init in configure.ac
fixed a bug of not honoring precision specified with %.* in computing string length given for 's' and 'S'
renamed DEV_CAPA/dev_capa to DEV_CAP/dev_capa
2019-01-31 09:16:44 +00:00
4aa0da2011 enhanced the openssl library check in configure.ac 2019-01-30 19:07:05 +00:00
559d125874 fixed error strings.
changed time functions
2019-01-30 10:18:58 +00:00
32abb82f01 refactoring system dependent code 2019-01-29 16:57:16 +00:00
792e4da4c2 changed directory error number setting to mio_seterrxxx() calls
removed mio->renew_watch and moved it to each device by using the MIO_DEV_RENEW_REQUIRED bit
2019-01-29 08:38:12 +00:00
470e459781 fixing some bugs regarding mux update - wip 2019-01-28 17:41:50 +00:00
e9c42b28c6 more code fixes 2019-01-28 08:13:06 +00:00
446809d7f4 unfinished refactoring 2019-01-27 02:09:22 +00:00
276d15877d wip: added some primitive system interfacing functions 2019-01-24 18:03:27 +00:00
a6d1122e33 added many new files to form fundamental base. wip 2019-01-24 09:53:10 +00:00
b30bbf8063 touched up code for renewal 2019-01-11 07:35:43 +00:00
27695e69cd regenerated build files 2018-12-17 03:27:20 +00:00
fb0258db6a added utf8.c 2018-12-12 14:20:08 +00:00
14dc22fd0e renamed stio to mio in source files 2018-12-12 13:15:54 +00:00
daf5143ba3 renamed stio to mio 2018-12-12 13:06:37 +00:00