Commit Graph

2527 Commits

Author SHA1 Message Date
shuxin   zheng
84b4969dd7 test cache2 demo 2020-07-16 12:27:14 +08:00
zhengshuxin
9fc01c5d9b don't fatal when input is invalid in acl_aio.c 2020-07-16 11:52:23 +08:00
zhengshuxin
4296c6a536 add more methos in redis_hash 2020-07-16 10:43:00 +08:00
zhengshuxin
88c756a462 fixed compiling error for samples with ssl 2020-07-16 09:12:39 +08:00
shuxin   zheng
2e70cef3e7 don't warn in acl_atomic.c for MacOS 2020-07-13 16:05:14 +08:00
shuxin   zheng
47bf0b1149 don't use circle.yml 2020-07-13 08:39:20 +08:00
shuxin   zheng
5a1c3b7bf5 There's a better way to check if the given fd is socket, pipe or fifo. 2020-07-12 23:35:39 +08:00
zhengshuxin
957e18a8c8 test ACL_CACHE2 iterator 2020-07-07 18:23:20 +08:00
shuxin   zheng
f3f8cc2219 markmeson added WSAPoll for vc2003 2020-07-06 18:23:33 +08:00
郑树新
6b76350e72
Merge pull request #15 from markmeson/wsapoll
Add WSAPoll for pre-Vista Windows
2020-07-06 18:07:35 +08:00
zhengshuxin
71255d1f5d add one demo written by c++11 2020-07-06 16:02:08 +08:00
shuxin   zheng
f739ddd36a fixed one compiling error for Windows 2020-07-06 15:39:53 +08:00
shuxin   zheng
a6f59e8e7e fixed one bug in connect_timeout/connect_failed in acl_aio_connect.c when retrying to connect. 2020-07-03 17:54:10 +08:00
shuxin   zheng
5a75632cca fixed compiling warning for invalid comments 2020-07-03 15:09:45 +08:00
shuxin   zheng
3e15a68dc4 don't use atomic for IOS and MacOS as default becase some lower OS version don't support. 2020-07-03 11:29:04 +08:00
shuxin   zheng
7af9d5dec0 test ssl SNI 2020-07-02 15:44:44 +08:00
shuxin   zheng
6e694b7080 support ssl SNI 2020-07-01 17:05:41 +08:00
shuxin   zheng
a409da3010 add SNI support in mbedtls module 2020-07-01 16:45:26 +08:00
shuxin   zheng
050f756d43 fixed bug in acl_dns.c for crashing when socket was closed. 2020-07-01 15:57:57 +08:00
shuxin   zheng
e2a5a02661 remove cpp files from vc projects created by wizard 2020-06-30 16:50:15 +08:00
shuxin   zheng
3942464913 optimize http template for wizard 2020-06-30 16:33:42 +08:00
shuxin   zheng
2e486755f0 optimize http template for wizard app 2020-06-30 15:55:52 +08:00
shuxin   zheng
30887c2cfc remove unused header in http_service.cpp 2020-06-29 17:26:20 +08:00
shuxin   zheng
01cfeed532 optimize http service templates in wizard app 2020-06-29 17:17:56 +08:00
zhengshuxin
06b812a8a5 compiling http service templates ok on Linux 2020-06-29 14:42:23 +08:00
shuxin   zheng
112dcdbba3 rewrite http service templates in wizard 2020-06-29 14:34:16 +08:00
shuxin   zheng
6676fa22d1 atomic can be suitble for more platform. 2020-06-28 15:52:24 +08:00
shuxin   zheng
bc8c05bd11 release 3.5.1-5 version 2020-06-28 11:21:31 +08:00
郑树新
bd168f23d1 Merge branch 'master' into 'master'
Master

See merge request !10
2020-06-28 10:01:20 +08:00
wanghaibin
32184ff8f2 Merge branch 'upstream_master' 2020-06-28 10:00:36 +08:00
wanghaibin
12f060841a modify spec 2020-06-28 10:00:11 +08:00
shuxin   zheng
2bb6cfe44c release 3.5.1-5 version 2020-06-27 14:13:48 +08:00
shuxin   zheng
41ef6fef8f use remote_addr@local_addr replacing the old format: local_addr@remote_addr 2020-06-27 14:01:13 +08:00
shuxin   zheng
27c8892cec test http server 2020-06-26 21:45:51 +08:00
shuxin   zheng
9ee5ed7fad rename method name 2020-06-26 15:34:55 +08:00
shuxin   zheng
96b2e94f8a rename methods names 2020-06-26 15:33:31 +08:00
shuxin   zheng
dee4ebeaea http module can response json&xml data 2020-06-26 15:21:13 +08:00
shuxin   zheng
ccce38b52d test demo 2020-06-26 10:33:10 +08:00
shuxin   zheng
c3bed219dd add lost file for demo 2020-06-25 12:00:56 +08:00
shuxin   zheng
e65dbcba3e optimize http server module written by c++11 in libfiber 2020-06-25 11:58:01 +08:00
zhengshuxin
640b7b6e02 test http_server module of fiber on Linux 2020-06-24 17:35:37 +08:00
zhengshuxin
efbad08c86 test demo on Linux 2020-06-24 16:49:45 +08:00
shuxin   zheng
d30e84f888 add http server module in fiber written by c++11 2020-06-24 16:46:05 +08:00
shuxin   zheng
aac585e095 don't crach in event_limit() from acl_events.c when acl_open_limit() < 0 2020-06-23 12:51:41 +08:00
shuxin   zheng
27f138fd90 Merge branch 'master' of https://github.com/zhengshuxin/acl 2020-06-23 12:44:49 +08:00
zhengshuxin
b511572d47 optmize go_fiber 2020-06-23 11:46:53 +08:00
shuxin   zheng
103c597948 fixed compiling error in Makefile_fiber.in 2020-06-22 16:09:49 +08:00
shuxin   zheng
b324fba32f disable USE_FAST_TIME which maybe incorrect in some case. 2020-06-20 14:43:57 +08:00
shuxin   zheng
0c96012d53 fixed one bug for memory leak in no debug mode 2020-06-18 15:39:01 +08:00
shuxin   zheng
1637b52323 enable ssl in default mode for http_aclient class 2020-06-18 15:38:26 +08:00