1
0
mirror of https://github.com/lxsang/ant-http synced 2024-06-29 11:59:48 +02:00
ant-http/lib
lxsang b584007d49 Race condition when get IP address from host in proxy mode
- ip_from_hostname() is not thread safe
- use global lock mechanism
2021-02-10 18:41:01 +01:00
..
base64.c switch to autotools 2019-11-13 11:48:54 +01:00
base64.h switch to autotools 2019-11-13 11:48:54 +01:00
bst.c improvement scheduler 2021-01-03 11:24:55 +01:00
bst.h improvement scheduler 2021-01-03 11:24:55 +01:00
dbhelper.c Enhance scheduler, cleanup lib 2020-08-25 16:40:24 +02:00
dbhelper.h Enhance scheduler, cleanup lib 2020-08-25 16:40:24 +02:00
dictionary.c allow ordered dictionary 2020-09-22 16:49:43 +02:00
dictionary.h add support to reverse proxy (alpha) 2021-01-22 01:12:26 +01:00
handle.c fix event-stream handling bug on proxy mode 2021-02-05 03:39:41 +01:00
handle.h alpha version of proxy 2021-02-05 03:39:41 +01:00
ini.c switch to autotools 2019-11-13 11:48:54 +01:00
ini.h add multiport support 2019-12-20 16:49:41 +01:00
list.c Enhance scheduler, cleanup lib 2020-08-25 16:40:24 +02:00
list.h Enhance scheduler, cleanup lib 2020-08-25 16:40:24 +02:00
plugin.h fix plugin include error 2020-08-25 17:04:17 +02:00
scheduler.c fix seg fault 2021-02-05 03:39:41 +01:00
scheduler.h reduce scheduler poll time 2021-02-05 03:39:41 +01:00
sha1.c switch to autotools 2019-11-13 11:48:54 +01:00
sha1.h switch to autotools 2019-11-13 11:48:54 +01:00
utils.c Race condition when get IP address from host in proxy mode 2021-02-10 18:41:01 +01:00
utils.h add support to reverse proxy (alpha) 2021-01-22 01:12:26 +01:00
ws.c add support to reverse proxy (alpha) 2021-01-22 01:12:26 +01:00
ws.h add support to reverse proxy (alpha) 2021-01-22 01:12:26 +01:00