Commit Graph

19 Commits

Author SHA1 Message Date
483c855ff2 changed -lmio to ../lib/libmio.la in bin/Makefile.am 2020-11-16 13:10:15 +00:00
f59332b88a made build files consistent 2020-11-15 05:05:59 +00:00
191179f2ad fixed build files 2020-11-15 03:48:15 +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
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
0843ef057d adding some functions for multi-threading 2020-07-24 17:29:52 +00:00
74b93843f4 added a sip hash function 2020-07-03 06:36:43 +00:00
d067093082 adding a nonblocking mariadb client device 2020-06-11 17:20:09 +00:00
7c726ee1da enhanced json code 2020-05-30 06:57:37 +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
1a8cb3610b added some files for future work 2020-03-03 13:47:51 +00:00
ef50d2458b some code to implement dns over tcp in dnc 2020-02-21 09:42:10 +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