1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-03 13:39:46 +02:00
Commit Graph

77 Commits

Author SHA1 Message Date
lxsang
98feff09d6 fix 2019-12-15 15:40:23 +01:00
lxsang
8d2449bd69 new api 2019-12-15 12:10:06 +01:00
lxsang
e05515a537 change log mechanism 2019-12-11 22:17:42 +00:00
lxsang
2dc6d09413 add clen 2019-12-04 18:18:48 +00:00
lxsang
5d795ce4c3 update 2019-11-30 19:40:40 +00:00
lxsang
52ede859bd add data validity to scheduler 2019-07-31 15:11:59 +02:00
lxsang
5155e9e0f5 add some debug msgs 2019-04-29 10:44:34 +02:00
lxsang
21399ac8c7 add debug code to invertigates looping buh 2019-04-11 11:00:52 +02:00
lxsang
c06e72a3e8 allow plugin to close the connection at will 2018-10-19 12:37:26 +02:00
lxsang
f79ef6232a fix file loop bug 2018-10-17 20:10:33 +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
b8ad3ba9a1 remove read wait 2018-10-15 20:21:16 +02:00
lxsang
133cb58e90 use heavy task by default 2018-10-14 21:48:51 +02:00
lxsang
61abd03669 use heavy task by default 2018-10-14 21:47:27 +02:00
lxsang
a187b48263 use heavy task by default 2018-10-14 21:46:30 +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
b0bbff1556 fix deadlock 2018-10-14 11:31:05 +02:00
lxsang
ee5c630052 fix deadlock 2018-10-14 11:19:06 +02:00
lxsang
ba4bfadec0 fix deadlock 2018-10-14 10:57:09 +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
cee7542b88 AUTOLOAD option to server config 2018-10-08 23:16:15 +02:00
lxsang
ae601c2487 fix url_encore bug 2018-10-08 22:01:05 +02:00
lxsang
03a0a9deea request body can be decode directly or delegated to plugin 2018-10-08 19:32:23 +02:00
lxsang
6b51621f98 fix plugin exec 2018-10-07 23:41:37 +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
1cfb69691f fix free pointer 2018-10-06 01:30:38 +02:00
lxsang
2ca916449e fix websocket bug 2018-10-06 00:41:59 +02:00
lxsang
c5b385d8b1 clean up code 2018-10-05 19:05:15 +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
Xuan Sang LE
6fbf3d4984 fix zoombie process & rename plugin handle method 2018-09-12 11:06:19 +02:00
Xuan Sang LE
a3b9970c36 fix memory leak 2018-09-11 11:06:01 +02:00
lxsang
b14aaa831d fix missing query 2018-09-05 23:26:21 +02:00
Xuan Sang LE
a8c0a4afe9 free memory 2018-09-05 19:13:03 +02:00
Xuan Sang LE
cdd4c0fa35 fix missing query in POST request 2018-09-05 19:08:26 +02:00
Xuan Sang LE
6daf67c908 fix 2018-04-14 17:32:44 +02:00
Xuan Sang LE
5b8850550f fix invalid read 2018-03-17 20:54:38 +01:00
Xuan Sang LE
64b27c0dd3 fix invalid read problem 2018-03-17 15:49:37 +01:00
Xuan Sang LE
88a85fb36a fix free error 2018-03-14 18:49:25 +01:00
Xuan Sang LE
d0df213164 fix ssl initialisation bug 2018-03-14 16:47:39 +01:00
Xuan Sang LE
dab7e28903 fix cookie read error 2018-03-14 15:10:59 +01:00
Xuan Sang LE
f2a2139e5b fix bug: two threads load a same plugin as the same time 2018-03-14 12:41:51 +01:00
Xuan Sang LE
4679f6ab04 fix memory leak bug 2018-03-14 11:55:15 +01:00