f1b9fcfdd0
added the E notation support to some string-to-integer functions
2021-07-12 14:40:51 +00:00
43330b44b6
removed unneeded tests from configure.ac
...
fixed a flaw in lib/Makefile.am
2020-11-15 05:14:52 +00:00
148e1468b7
added floating-point formatting implementation in basic logging functions.
...
changed O_CLOEXEC to EPOLL_CLOEXEC in a call to epoll_create1()
2020-11-15 03:40:15 +00:00
088ea05e7b
switched ax_lib_mysql.m4 to ax_lib_mariadb.m4 and made it mariadb specific
2020-11-04 07:46:07 +00:00
debe2f8939
regenerated build files
2020-11-04 06:42:34 +00:00
6f0b17e2e9
removed unneeded substitution in configure.ac
2020-08-19 05:09:51 +00:00
b791056cb3
changed --enable-unicode to --enable-wide-char in configure.ac
2020-08-18 02:48:15 +00:00
ec60fb3a62
got rid of c++ stuffs from configure.ac
2020-08-15 19:05:57 +00:00
5fdf4f780d
more dns cookie handling code
2020-07-02 14:21:47 +00:00
d067093082
adding a nonblocking mariadb client device
2020-06-11 17:20:09 +00:00
21d51cbbf9
improved how to clear and set basic environment variables in http-svr.c
2020-05-24 02:48:51 +00:00
7051862205
added clearenv check in configure.ac
2020-05-23 06:46:55 +00:00
b1c205626a
added mio_skad_init_for_ip_with_bytes()
2020-04-28 02:44:13 +00:00
497c1b8455
fixed a commented not prefixed with dnl in configure.ac
2020-03-02 13:45:36 +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
cff18d2067
added the bin directory and moves files for binary commands into it
2019-05-14 04:25:38 +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
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
276d15877d
wip: added some primitive system interfacing functions
2019-01-24 18:03:27 +00:00
27695e69cd
regenerated build files
2018-12-17 03:27:20 +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