Commit Graph

26 Commits

Author SHA1 Message Date
5a05a6e9cd changed the return code of mio_gettmrtmout() from -1/0 to 0/1 respectively to avoid unneeded error message manipulation
added mio_add_ntime() and mio_sub_ntime()
2020-09-03 03:56:32 +00:00
26b95ba5f7 changed dns-cli.c to initialize the dns cookie key 2020-07-03 15:56:33 +00:00
74b93843f4 added a sip hash function 2020-07-03 06:36:43 +00:00
378f148f73 added the container_state parameter to the mio_json_instcb_t callback 2020-06-06 19:45:11 +00:00
fef7c29e70 removed duplicate code 2020-06-03 07:57:15 +00:00
b895566323 adding a simple json reader 2020-05-29 11:35:20 +00:00
10475bb7fd added mio_uchars_to_uintmax() and mio_bchars_to_uintmax() 2020-05-27 10:04:13 +00:00
4f8abcf0c5 added mio_bchars_to_intmax(), mio_uchars_to_intmax().
coded the first working thread interface for the http server
2020-05-26 01:13:34 +00:00
b112280225 breaking http-svr.c to multiple files 2020-05-25 08:04:30 +00:00
f373f367b3 fixed wrong length types in mio_copy_bchars_to_bcstr() and mio_copy_uchars_to_ucstr()
fixed the wrong value defined for MIO_SKAD_TO_OOCSTR_PORT
set various environment variables before starting a cgi script
2020-05-20 14:53:05 +00:00
49ad401433 added some http processing code 2020-05-01 18:01:29 +00:00
a2f0fa9c7f added much more support code 2020-05-01 14:00:27 +00:00
56315ef7c5 added hash macros 2020-04-27 15:18:23 +00:00
6787ee7841 updated copyright years.
attempting to support dns over tcp
2020-02-20 15:35:16 +00:00
2332d6a4e7 renamed some utility functions 2020-02-20 14:59:49 +00:00
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
3f60b8e4e8 refactored the formatter code 2019-05-31 14:31:40 +00:00
9212131997 enhanced mio_bswap16/32/64() 2019-05-03 07:36:53 +00:00
91fa13c4a5 refined some endian conversion macros with proper type casting 2019-05-03 03:20:16 +00:00
8f1c613572 redefined endian conversion routines 2019-05-02 07:55:23 +00:00
d859fe00d0 renamed inconsistent function names 2019-03-19 13:30:09 +00:00
7e0ee486a5 added mio_byte_to_bcstr().
implemented k/K/w/W in the formatted output function
2019-03-18 15:32:04 +00:00
0f9eac0614 added mio_fill_uchars()/mio_fill_bchars() 2019-02-18 17:15:44 +00:00
e19231b104 wip. enhancing log and error handling support 2019-01-24 17:22:04 +00:00
a6d1122e33 added many new files to form fundamental base. wip 2019-01-24 09:53:10 +00:00