Commit Graph

268 Commits

Author SHA1 Message Date
d60109fcf9 minor fix 2018-10-09 17:24:00 +02:00
a3509ca6aa open ssl still leak memory 2018-10-09 12:15:48 +02:00
d91370548d fix linking 2018-10-09 10:53:36 +02:00
0e84e46fab remove warning 2018-10-09 10:35:37 +02:00
b72ea610c7 Update README.md 2018-10-08 23:26:19 +02:00
f2c0c38a00 Merge branch 'master' of https://github.com/lxsang/ant-http 2018-10-08 23:16:35 +02:00
cee7542b88 AUTOLOAD option to server config 2018-10-08 23:16:15 +02:00
d4f14e0698 Update README.md 2018-10-08 22:53:08 +02:00
ae601c2487 fix url_encore bug 2018-10-08 22:01:05 +02:00
03a0a9deea request body can be decode directly or delegated to plugin 2018-10-08 19:32:23 +02:00
6b51621f98 fix plugin exec 2018-10-07 23:41:37 +02:00
dbda222047 remove warning 2018-10-07 15:09:46 +02:00
93e2913184 Merge branch 'master' of https://github.com/lxsang/ant-http 2018-10-07 14:20:48 +02:00
001c26824f remove un neccessary code 2018-10-07 14:20:36 +02:00
e5372250e8 Update README.md 2018-10-07 14:17:16 +02:00
0d8c5d08e2 Update README.md 2018-10-07 14:16:43 +02:00
56408cd6a7 Update README.md 2018-10-07 14:11:34 +02:00
7e0c0d29e1 Update README.md 2018-10-07 14:10:48 +02:00
76b9abc4b2 merge with async 2018-10-07 14:05:57 +02:00
7b7f21164c Merge branch 'master' into async_nonblocking 2018-10-07 14:02:40 +02:00
82d83ba665 fix openssl bug on nonblocking mode 2018-10-07 13:57:52 +02:00
04fec05b70 fix open ssl bug 2018-10-07 01:03:05 +02:00
1cfb69691f fix free pointer 2018-10-06 01:30:38 +02:00
2ca916449e fix websocket bug 2018-10-06 00:41:59 +02:00
f5070f6c8c clean up code 2018-10-05 19:07:14 +02:00
c5b385d8b1 clean up code 2018-10-05 19:05:15 +02:00
89e3d7a3f0 fix memory leak on the new non blocking system 2018-10-05 19:01:39 +02:00
5477f54f60 first working but buggy version 2018-10-04 19:47:31 +02:00
3447b07fc6 use async for server 2018-10-03 23:42:42 +02:00
9145621bc6 Update README.md v0.9-a 2018-10-03 11:21:28 +02:00
60a2298e62 fix sync 2018-10-01 22:49:20 +02:00
a328aa4af9 fix upload file problem 2018-10-01 18:42:01 +02:00
428c6ffb89 fix race bug 2018-09-27 17:18:31 +02:00
cbd574cbc0 fix scheduler bug 2018-09-27 15:00:19 +02:00
2fb9b5b9d4 Update README.md 2018-09-26 11:57:10 +02:00
d50b1352f6 TODO: remove extern variable 2018-09-26 11:07:48 +02:00
90d44d782f use single thread scheduler and worker 2018-09-26 10:30:04 +02:00
6b83f363f8 using async scheduler for the relayd 2018-09-25 17:51:56 +02:00
5443a1c8c0 Update README.md 2018-09-22 20:26:19 +02:00
4698a844ab Update README.md 2018-09-22 20:25:51 +02:00
6f811a0109 Merge branch 'master' of https://github.com/lxsang/ant-http 2018-09-22 18:01:04 +02:00
36304dd839 fix remote build bug 2018-09-22 18:00:54 +02:00
e51ab682c2 Update README.md 2018-09-22 15:24:39 +02:00
268a9d36ac Update README.md 2018-09-22 15:24:16 +02:00
486463fba3 minor fix 2018-09-20 00:02:53 +02:00
c792d75a22 make file now can handle plugins building 2018-09-19 15:07:14 +02:00
6d77ccd318 fix libantd 2018-09-18 10:33:42 +02:00
6fbf3d4984 fix zoombie process & rename plugin handle method 2018-09-12 11:06:19 +02:00
a3b9970c36 fix memory leak 2018-09-11 11:06:01 +02:00
b14aaa831d fix missing query 2018-09-05 23:26:21 +02:00