Commit Graph

1246 Commits

Author SHA1 Message Date
zhengshuxin
e664f21494 build acl ok on Cygwin 2022-08-06 20:03:51 +08:00
shuxin   zheng
32b521c40b add another push_back(unsigned char, bool) in string 2022-07-26 17:30:54 +08:00
zhengshuxin
d5bac0b0b1 optimize acl_master and service templates 2022-07-26 16:08:25 +08:00
zhengshuxin
ed8a821d60 add explicit for acl::string(size_t n) 2022-07-22 09:55:12 +08:00
zhengshuxin
e1fba7dee1 remove virtual attribute from acl::string that can save 8 bytes for each acl::string object. 2022-07-21 18:46:12 +08:00
zhengshuxin
6da6a1dbd1 optimize size of the ACL_VSTRING object 2022-07-21 18:29:28 +08:00
zhengshuxin
e9fde422ac mqtt payload can be binary data. 2022-07-20 16:25:21 +08:00
zhengshuxin
0b96d55f7a optimize zlib_stream module 2022-07-19 19:06:34 +08:00
zhengshuxin
5ecf5a6eae Merge remote-tracking branch 'remotes/github-upstream/master' into gitee-master 2022-07-19 17:47:01 +08:00
shuxin   zheng
d950c44081 optimize zlib_stream 2022-07-19 10:32:03 +08:00
shuxin   zheng
59e37afaff optimize zlib_stream 2022-07-19 10:18:54 +08:00
shuxin   zheng
39453cf2c3 fixed bugs in http_client.cpp for some memory leak. 2022-07-19 09:55:49 +08:00
刘韦康
4bb3288cae Added the interface to get mqtt unsubscribe topic 2022-07-15 15:54:17 +08:00
zhengshuxin
ab0ae2777a test mqtt 2022-07-13 09:38:26 +08:00
郑树新
2830be54fa Acl can be built by cmake tools chanins 2022-07-10 20:13:15 +08:00
zhengshuxin
1898cb086a fixed one bug in redis_command::run() if request_buf_ is NULL. 2022-07-09 17:46:38 +08:00
shuxin   zheng
cd10474ee4 fixed bugs in mqtt_unsubscripbe.cpp 2022-07-07 13:37:50 +08:00
shuxin   zheng
bced2d36b8 fixed bug for getting the QOS from the flags in mqtt_header.cpp 2022-06-24 21:51:47 +08:00
zhengshuxin
280e4fdc1f test http_response 2022-06-22 11:45:05 +08:00
shuxin   zheng
12ab022a3b test and doc 2022-06-22 11:25:54 +08:00
zhengshuxin
d1b317e0a6 fixed one bug in redis_client_pipeline.cpp about handling redirect message. 2022-06-15 15:03:03 +08:00
zhengshuxin
6309cc694f build ok acl by xmake 2022-06-14 15:35:33 +08:00
shuxin   zheng
bf7a09bf2c Add one control if acl_master.log can be generated in alone mode for master service. 2022-06-12 20:32:08 +08:00
shuxin   zheng
6df3228b6f add mapping offset for string 2022-06-12 18:02:35 +08:00
zhengshuxin
171777c415 fixed one important bugs in redis pipeline mode. 2022-06-07 20:13:13 +08:00
shuxin   zheng
7d6dbb13bf add open flags transfer for socket_stream::bind_udp() 2022-06-01 20:14:37 +08:00
zhengshuxin
95d385cbbe add readable API for socket fd 2022-06-01 12:49:49 +08:00
shuxin   zheng
2669546783 optimize dns-gate 2022-05-29 17:41:21 +08:00
zsx
9f604f3dac modify readme for redis client of acl 2022-05-23 23:22:27 +08:00
zhengshuxin
6a64963645 test 2022-05-22 13:10:56 +08:00
shuxin   zheng
acaaa297cc Transfer acl::string to std::string with C++ operator 2022-05-19 17:57:55 +08:00
shuxin   zheng
641b1cc3a7 modify readme 2022-05-19 16:41:28 +08:00
shuxin   zheng
2dbba96b97 fixed one bugs in rfc1035.cpp and add one demo dns-gate for transfering DNS protocol. 2022-04-30 14:56:38 +08:00
zhengshuxin
540bfbe3d8 fixed bugs in redis migrating process 2022-04-16 13:47:03 +08:00
zhengshuxin
1a70440227 test redis module for migrating 2022-04-16 10:59:22 +08:00
zhengshuxin
d9f0c8b5da remove some compiling options for MacOS 2022-04-11 19:09:39 +08:00
hailang
5ef96d62fe Merge remote-tracking branch 'origin/master' into dev_mac_support_cross_compilation 2022-04-10 17:29:58 +08:00
hailang
3ddff50476 mac support cross compile 2022-04-10 15:43:29 +08:00
zhengshuxin
a764811066 acl redis module can be used in fiber shared stack mode. 2022-04-06 17:53:33 +08:00
zhengshuxin
67b964c8b0 optimize for shared stack for redis client lib in pipeline mode 2022-04-05 22:17:16 +08:00
zhengshuxin
da8cb4b5ed test httpd_proxy 2022-04-04 12:24:16 +08:00
zhengshuxin
58cc790373 modify comments 2022-03-16 18:15:37 +08:00
zhengshuxin
cf30060e4f add setParseBody() in HttpServletRequest class 2022-03-16 18:14:45 +08:00
zhengshuxin
47ce35ae41 fixed one bug in http_request.cpp when the addr is a unix path. 2022-03-04 21:26:13 +08:00
shuxin   zheng
f32aea02f5 readd doWebsocket() API in HttpServlet class for being compatible with old applications 2022-02-11 10:35:18 +08:00
zhengshuxin
8d7cf5cdfc build samples ok on WSL ubuntu 2022-01-28 12:28:21 +08:00
root
e29632e52e porting to ALPINE Linux 2022-01-27 18:46:55 +00:00
郑树新
de77ff891c optimize and test iocp 2022-01-26 18:08:55 +08:00
郑树新
bba59a92b9 add vc2019 project for redis_list demo 2022-01-25 21:46:19 +08:00
shuxin   zheng
039022a949 fixed compiling warning on win64 2022-01-12 11:39:57 +08:00