Commit Graph

412 Commits

Author SHA1 Message Date
1305c6268e add Makefile.am 2019-11-13 13:21:04 +01:00
985597cb3c remove generated files 2019-11-13 13:17:25 +01:00
476db8ecee minor fix 2019-11-13 13:05:04 +01:00
3513b562f5 remove generated files 2019-11-13 11:54:09 +01:00
424db8dd6e switch to autotools 2019-11-13 11:48:54 +01:00
a5a6cfe839 Update README.md v1.0.0-b 2019-11-08 16:22:44 +01:00
42e5c9f1e2 Update README.md 2019-11-08 16:03:14 +01:00
9c076ef7d8 Update README.md 2019-11-08 16:02:12 +01:00
52a467cda2 Add files via upload 2019-11-08 16:00:58 +01:00
065119e980 Update httpd.c 2019-11-08 15:54:41 +01:00
e5b803729f Update httpd.c 2019-11-08 15:26:10 +01:00
f9f0545899 fix openssl deprecate functions 2019-11-08 11:52:00 +01:00
fa750a74b2 fix relay server 2019-08-22 14:17:34 +02:00
15feee5bf3 fix relay server 2019-08-22 14:12:47 +02:00
52ede859bd add data validity to scheduler 2019-07-31 15:11:59 +02:00
5155e9e0f5 add some debug msgs 2019-04-29 10:44:34 +02:00
21399ac8c7 add debug code to invertigates looping buh 2019-04-11 11:00:52 +02:00
c29661ae0c Update README.md 2019-03-01 11:09:03 +01:00
e3ce359ed2 Update README.md 2019-03-01 11:08:32 +01:00
ecacc807cc Update README.md 2019-03-01 10:36:32 +01:00
303a2391f6 fix read write pb 2018-10-27 16:21:12 +02:00
64554bd2f5 fix read write pb 2018-10-27 16:15:25 +02:00
6a066c4d2d fix read write bug wo ssl 2018-10-27 12:58:12 +02:00
80069bf42e Makefile now allow to create .deb package 2018-10-19 14:19:51 +02:00
c06e72a3e8 allow plugin to close the connection at will 2018-10-19 12:37:26 +02:00
f79ef6232a fix file loop bug 2018-10-17 20:10:33 +02:00
848da534b5 add timeout per connection 2018-10-16 12:22:13 +02:00
0530317f89 unkown bug 2018-10-15 21:35:57 +02:00
1541ac8aee Merge branch 'master' of https://github.com/lxsang/ant-http 2018-10-15 20:21:31 +02:00
b8ad3ba9a1 remove read wait 2018-10-15 20:21:16 +02:00
882b7cb653 use heavy task by default 2018-10-15 12:34:49 +02:00
58443ae2e9 use heavy task by default 2018-10-15 12:28:04 +02:00
133cb58e90 use heavy task by default 2018-10-14 21:48:51 +02:00
61abd03669 use heavy task by default 2018-10-14 21:47:27 +02:00
a187b48263 use heavy task by default 2018-10-14 21:46:30 +02:00
81ff9f2c3c use heavy task by default 2018-10-14 21:41:59 +02:00
487e5b108b use heavy task by default 2018-10-14 20:41:44 +02:00
b0bbff1556 fix deadlock 2018-10-14 11:31:05 +02:00
64e912ab6e fix deadlock 2018-10-14 11:25:13 +02:00
ee5c630052 fix deadlock 2018-10-14 11:19:06 +02:00
54bb040ef4 fix deadlock 2018-10-14 11:02:27 +02:00
ba4bfadec0 fix deadlock 2018-10-14 10:57:09 +02:00
9f239197df Update README.md 2018-10-10 13:50:39 +02:00
592fc88587 reduce cpu usage using semaphore 2018-10-10 12:42:47 +02:00
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