Commit Graph

2853 Commits

Author SHA1 Message Date
郑树新
9a2dc17512 add vc2019 project for redis_ssl demo 2021-07-06 14:49:19 +08:00
shuxin   zheng
41f143868f http protocol version can be set in http_header 2021-06-25 11:38:46 +08:00
shuxin   zheng
37fecbfdfa fixed bug in url_coder when decoding a NULL value 2021-06-25 11:12:18 +08:00
zhengshuxin
7e72a9ad95 release acl 3.5.3-0 version 2021-06-24 16:44:13 +08:00
shuxin   zheng
2cecabebb4 correct comments of headers 2021-06-22 17:02:16 +08:00
shuxin   zheng
9327c4d873 Merge branch 'master' of gitee:zsxxsz/acl into gitee-master 2021-06-22 16:08:01 +08:00
shuxin   zheng
eb074943af correct comments headers 2021-06-22 16:07:34 +08:00
shuxin   zheng
da64525a3f correct comments headers 2021-06-22 16:02:21 +08:00
shuxin   zheng
79b4a260eb format output 2021-06-22 09:08:34 +08:00
shuxin   zheng
d066a664db don't hook new in lib_acl_cpp 2021-06-21 17:00:42 +08:00
zhengshuxin
8f0a4e3aef don't hook new in default mode 2021-06-21 11:34:16 +08:00
shuxin   zheng
0bc0776e14 optimize memory pool module 2021-06-21 11:32:29 +08:00
shuxin   zheng
53ca1e811e add comments in header 2021-06-21 10:40:02 +08:00
shuxin   zheng
4f3b4fd489 optimize android project 2021-06-21 10:36:59 +08:00
shuxin   zheng
fd35df78fc add compiling option for Android platform. 2021-06-21 09:51:52 +08:00
shuxin   zheng
fa9724c0c7 add acl_cpp_verbose() 2021-06-21 09:36:15 +08:00
zhengshuxin
a05c0ec9c2 optimize memory pool module 2021-06-18 19:05:48 +08:00
shuxin   zheng
dd6b6f913a optimize memory module 2021-06-18 14:52:21 +08:00
郑树新
8742d622a0 add net module of lib_acl_cpp in vc2012, vc2013, vc2017 2021-06-17 17:38:06 +08:00
shuxin   zheng
6fa0208953 Merge branch 'gitee-upstream-master' into gitee-master 2021-06-16 14:43:18 +08:00
shuxin   zheng
c50680663f modify ppt 2021-06-16 14:42:15 +08:00
郑树新
58f0fa8798 add lost file and fixed one bug in rfc1035 2021-06-16 14:40:04 +08:00
shuxin   zheng
74c4d65e03 modify redis doc 2021-06-14 13:06:26 +08:00
shuxin   zheng
bd77c91d91 add rfc docs of dns 2021-06-13 17:06:42 +08:00
shuxin   zheng
40ddd8aee5 add http_url class for parsing url 2021-06-08 16:45:49 +08:00
shuxin   zheng
1a48b07d9f the even waiting timeout should be restored in acl_fiber_poll/epoll_wait and the 100 ms limit discarded when timeout == 0 2021-06-06 10:05:02 +08:00
zhengshuxin
00fdf2719c fixed bug in json_node::set_text(). 2021-06-03 16:01:15 +08:00
shuxin   zheng
813445f2c5 ignore ACL_EVENT_XCPT when can_read_fn returns ok in can_read_callback. 2021-06-03 14:10:10 +08:00
shuxin   zheng
724ca3f016 don't call READ_IOCP_CLOSE() macro when got ACL_EVENT_XCPT event in can_read_callback, just let 'can_read_fn' to trigger a closing process which is useful for reading ICMP package when found a error by poll. 2021-06-02 16:57:49 +08:00
shuxin   zheng
2663fc923a add cname in acl_rfc1035_build_reply() in acl_rfc1035.c 2021-06-02 16:53:31 +08:00
shuxin   zheng
e1fdd70000 modify acl_dns_lookup()/acl_dns_lookup2() 2021-05-31 10:56:27 +08:00
zhengshuxin
995ed8ae06 fixed bugs in redis_list demo 2021-05-27 10:06:44 +08:00
shuxin   zheng
6385c33c81 add cname type in acl_rfc1035_build_reply 2021-05-26 17:28:57 +08:00
shuxin   zheng
285e3aaf29 add cname node in dns module 2021-05-26 15:52:48 +08:00
shuxin   zheng
c0e6d687fb add vc2019 project for wizard module 2021-05-26 14:55:23 +08:00
zhengshuxin
d804f33916 fixed one compiling warning 2021-05-25 17:21:39 +08:00
shuxin   zheng
fb3a64ebf9 add timeout when calling acl_sane_socketpair() for Windows platform 2021-05-25 15:12:45 +08:00
shuxin   zheng
686abe9cf0 optimize AAAA resolving 2021-05-20 17:16:19 +08:00
shuxin   zheng
82eb342d0f acl_dns.c support lookup for AAAA record 2021-05-20 15:21:09 +08:00
shuxin   zheng
b5acca8789 don't warning for null ips in acl_rfc1035_build_reply() of acl_rfc1035.c 2021-05-17 16:34:07 +08:00
zhengshuxin
e1a38c09e0 don't return NULL if rcode is 3 in acl_rfc1035.c 2021-05-17 16:01:41 +08:00
shuxin   zheng
cf31f98ea9 modify readme 2021-05-16 21:33:39 +08:00
shuxin   zheng
06914e455b modify README 2021-05-16 16:45:09 +08:00
shuxin   zheng
c2ffebc01b modify README 2021-05-16 16:36:40 +08:00
shuxin   zheng
6d95d2ef26 fixed bug in dns module 2021-05-14 14:02:48 +08:00
shuxin   zheng
fa6b9ee7ea add one demo to test acl_gethostbyname() 2021-05-12 17:08:00 +08:00
shuxin   zheng
07b0ac1508 AAAA can be resolved when using localDNS 2021-05-12 17:05:07 +08:00
shuxin   zheng
116ae826ff correct bug in fdmap.c 2021-04-27 15:11:06 +08:00
shuxin   zheng
46b728c63c don't fatal when fd extend the limits in fdmap 2021-04-27 14:48:41 +08:00
shuxin   zheng
0c01da318d fixed bugs in beanstalk module 2021-04-14 09:33:44 +08:00