1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-09 23:49:47 +02:00
Commit Graph

63 Commits

Author SHA1 Message Date
lxsang
52ede859bd add data validity to scheduler 2019-07-31 15:11:59 +02:00
lxsang
21399ac8c7 add debug code to invertigates looping buh 2019-04-11 11:00:52 +02:00
lxsang
303a2391f6 fix read write pb 2018-10-27 16:21:12 +02:00
lxsang
64554bd2f5 fix read write pb 2018-10-27 16:15:25 +02:00
lxsang
6a066c4d2d fix read write bug wo ssl 2018-10-27 12:58:12 +02:00
lxsang
c06e72a3e8 allow plugin to close the connection at will 2018-10-19 12:37:26 +02:00
lxsang
848da534b5 add timeout per connection 2018-10-16 12:22:13 +02:00
lxsang
0530317f89 unkown bug 2018-10-15 21:35:57 +02:00
lxsang
58443ae2e9 use heavy task by default 2018-10-15 12:28:04 +02:00
lxsang
133cb58e90 use heavy task by default 2018-10-14 21:48:51 +02:00
lxsang
81ff9f2c3c use heavy task by default 2018-10-14 21:41:59 +02:00
lxsang
487e5b108b use heavy task by default 2018-10-14 20:41:44 +02:00
lxsang
64e912ab6e fix deadlock 2018-10-14 11:25:13 +02:00
lxsang
ee5c630052 fix deadlock 2018-10-14 11:19:06 +02:00
lxsang
54bb040ef4 fix deadlock 2018-10-14 11:02:27 +02:00
lxsang
ba4bfadec0 fix deadlock 2018-10-14 10:57:09 +02:00
lxsang
592fc88587 reduce cpu usage using semaphore 2018-10-10 12:42:47 +02:00
lxsang
d60109fcf9 minor fix 2018-10-09 17:24:00 +02:00
lxsang
a3509ca6aa open ssl still leak memory 2018-10-09 12:15:48 +02:00
lxsang
0e84e46fab remove warning 2018-10-09 10:35:37 +02:00
lxsang
03a0a9deea request body can be decode directly or delegated to plugin 2018-10-08 19:32:23 +02:00
lxsang
dbda222047 remove warning 2018-10-07 15:09:46 +02:00
lxsang
001c26824f remove un neccessary code 2018-10-07 14:20:36 +02:00
lxsang
82d83ba665 fix openssl bug on nonblocking mode 2018-10-07 13:57:52 +02:00
lxsang
04fec05b70 fix open ssl bug 2018-10-07 01:03:05 +02:00
lxsang
f5070f6c8c clean up code 2018-10-05 19:07:14 +02:00
lxsang
89e3d7a3f0 fix memory leak on the new non blocking system 2018-10-05 19:01:39 +02:00
lxsang
5477f54f60 first working but buggy version 2018-10-04 19:47:31 +02:00
lxsang
3447b07fc6 use async for server 2018-10-03 23:42:42 +02:00
lxsang
60a2298e62 fix sync 2018-10-01 22:49:20 +02:00
Xuan Sang LE
428c6ffb89 fix race bug 2018-09-27 17:18:31 +02:00
Xuan Sang LE
cbd574cbc0 fix scheduler bug 2018-09-27 15:00:19 +02:00
Xuan Sang LE
d50b1352f6 TODO: remove extern variable 2018-09-26 11:07:48 +02:00
Xuan Sang LE
90d44d782f use single thread scheduler and worker 2018-09-26 10:30:04 +02:00
Xuan Sang LE
6b83f363f8 using async scheduler for the relayd 2018-09-25 17:51:56 +02:00
Xuan Sang LE
c792d75a22 make file now can handle plugins building 2018-09-19 15:07:14 +02:00
Xuan Sang LE
6d77ccd318 fix libantd 2018-09-18 10:33:42 +02:00
Xuan Sang LE
6fbf3d4984 fix zoombie process & rename plugin handle method 2018-09-12 11:06:19 +02:00
lxsang
b14aaa831d fix missing query 2018-09-05 23:26:21 +02:00
Xuan Sang LE
181ee44a51 fix 2018-06-26 13:40:53 +02:00
Xuan Sang LE
44e67913b5 fix 2018-05-03 15:12:10 +02:00
Xuan Sang LE
8618c9ebf5 fix 2018-05-03 15:10:44 +02:00
Xuan Sang LE
00f6066f31 add mime 2018-03-18 14:15:26 +01:00
Xuan Sang LE
64b27c0dd3 fix invalid read problem 2018-03-17 15:49:37 +01:00
Xuan Sang LE
4679f6ab04 fix memory leak bug 2018-03-14 11:55:15 +01:00
Xuan Sang LE
3c170bb2f9 fix mac linker 2018-03-08 22:59:04 +01:00
Xuan Sang LE
d39832b981 limit number of connection at a time 2018-03-08 11:39:44 +01:00
Xuan Sang LE
55d8dd1d56 fix db access bug 2018-03-07 14:19:56 +01:00
Xuan Sang LE
f251e0ac14 allow fields select in dbhelpder 2018-03-06 21:29:04 +01:00
Xuan Sang LE
fc2daeb620 clean up 2018-03-02 23:28:43 +01:00