zhengshuxin
|
1c13d28c92
|
remove errbuf from ACL_VSTREAM to decrease its size
|
2020-09-05 13:24:47 +08:00 |
|
shuxin zheng
|
9ee536725a
|
test rfc1035
|
2020-09-01 17:09:26 +08:00 |
|
zhengshuxin
|
4e5ac16347
|
format code style.
|
2020-09-01 16:31:39 +08:00 |
|
zhengshuxin
|
0ee5ee6620
|
fixed bug when closing DNS client and using aio but the aio has been freed.
|
2020-09-01 16:25:39 +08:00 |
|
shuxin zheng
|
7f5434c8de
|
don't call load() in static polarssl
|
2020-08-25 10:27:32 +08:00 |
|
shuxin zheng
|
01c8f631ce
|
use mbedtls in dynamic as default
|
2020-08-25 10:24:30 +08:00 |
|
shuxin zheng
|
cb43c1fe45
|
add one demo for testing ssl module when using static mebedtls library.
|
2020-08-25 10:22:27 +08:00 |
|
shuxin zheng
|
58754c8952
|
fixed bug in mbedtls_conf.cpp when using static mbedtls library.
|
2020-08-25 10:20:47 +08:00 |
|
shuxin zheng
|
156599a9c9
|
enable ssl for Android
|
2020-08-24 14:33:54 +08:00 |
|
zhengshuxin
|
1fcd4d59b0
|
add cname in dns module
|
2020-08-24 12:05:52 +08:00 |
|
shuxin zheng
|
24124b87e7
|
format code, replace "\n" with "\r\n" for all source files.
|
2020-08-21 14:55:03 +08:00 |
|
shuxin zheng
|
435e4ff4aa
|
optimize app/wizard
|
2020-08-21 14:51:09 +08:00 |
|
shuxin zheng
|
77c95b1908
|
add one demo for testing rfc1035
|
2020-08-21 09:05:32 +08:00 |
|
zhengshuxin
|
3e348afc23
|
add RFC1035_TYPE_CNAME in rfc1035.c
|
2020-08-20 15:12:22 +08:00 |
|
shuxin zheng
|
bcca9dd6b4
|
add doh rfc8848
|
2020-08-19 17:19:06 +08:00 |
|
shuxin zheng
|
e8445eb07e
|
fixed bug for redis command "ROLE" in redis_role.cpp
|
2020-08-17 23:36:20 +08:00 |
|
shuxin zheng
|
bb2aa45424
|
when one redis node wasn't set, then using the first redis node's config.
|
2020-08-17 12:00:27 +08:00 |
|
shuxin zheng
|
2a86707bf2
|
fixed one bug in redis module that all the redis servers' addrs should be set after the module was rewrote.
|
2020-08-17 11:53:11 +08:00 |
|
shuxin zheng
|
cb94da34ce
|
format code
|
2020-08-17 09:52:17 +08:00 |
|
shuxin zheng
|
b266a9461f
|
fixed one compiling error
|
2020-08-13 16:02:50 +08:00 |
|
zhengshuxin
|
a86ca6dab0
|
fixed bug in events_timer.c, events_timer_thr.c
|
2020-08-13 11:52:16 +08:00 |
|
shuxin zheng
|
0f5ee564a9
|
correct comments in acl-libs.spec
|
2020-08-11 17:59:38 +08:00 |
|
shuxin zheng
|
430ea2efb0
|
release 3.5.1-7 for fixing one bug in event_timer.c/event_timer_thr.c
|
2020-08-11 17:55:44 +08:00 |
|
shuxin zheng
|
df5562cb45
|
make event timer more safety when user can cancel another timer in one timer.
|
2020-08-11 17:21:57 +08:00 |
|
shuxin zheng
|
88182f8c4f
|
test event timer
|
2020-08-11 17:21:04 +08:00 |
|
shuxin zheng
|
3a54a1e83c
|
fp->read_ready should be set 0 in acl_file_read
|
2020-08-11 17:20:22 +08:00 |
|
shuxin zheng
|
f04e7c4d50
|
format code
|
2020-08-11 17:20:08 +08:00 |
|
shuxin zheng
|
8011acd6d8
|
format code
|
2020-08-11 14:43:34 +08:00 |
|
shuxin zheng
|
9b6bebda02
|
format code
|
2020-08-11 14:40:17 +08:00 |
|
shuxin zheng
|
37b751be64
|
format code style.
|
2020-08-11 14:24:18 +08:00 |
|
unknown
|
d4313ab4f6
|
fixed some compiling error by vc2015
|
2020-08-06 18:14:31 +08:00 |
|
shuxin zheng
|
1beda872e0
|
fixed demo compiling error
|
2020-08-06 17:46:26 +08:00 |
|
zhengshuxin
|
d800ca468e
|
use MD compiling options for all vc projects
|
2020-08-06 15:42:37 +08:00 |
|
zhengshuxin
|
427e88f6fd
|
use DLL when build samples for vc projects
|
2020-08-06 15:19:17 +08:00 |
|
zhengshuxin
|
3a258945ee
|
modify vc projects
|
2020-08-06 15:09:26 +08:00 |
|
unknown
|
743458c8c4
|
Merge branch 'master' of ssh://gitlab.qiyi.domain:10022/acl-dev/acl into master
|
2020-08-06 14:14:35 +08:00 |
|
unknown
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +08:00 |
|
unknown
|
fa249968f4
|
add zlib1.2.11 and rename old zlib path to zlib-1.2.8
|
2020-08-06 13:56:22 +08:00 |
|
zhengshuxin
|
75557603bb
|
release 3.5.1-6 version
|
2020-08-05 12:01:55 +08:00 |
|
郑树新
|
a6976962cd
|
fixed compiling error by vc2012
|
2020-07-26 16:28:16 +08:00 |
|
shuxin zheng
|
4da1f56f0a
|
fixed bug in redis_zset::zstore()
|
2020-07-24 11:49:40 +08:00 |
|
shuxin zheng
|
a43a6af5ac
|
add get_limit() in thread_pool to get the threads count limit in the threads pool.
|
2020-07-23 10:39:39 +08:00 |
|
shuxin zheng
|
6e7ddc42d3
|
add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision.
|
2020-07-22 17:50:56 +08:00 |
|
zhengshuxin
|
cd5f386e7c
|
test aio timer
|
2020-07-21 18:06:12 +08:00 |
|
zhengshuxin
|
22264b9ade
|
testing redis pipeline
|
2020-07-21 00:00:09 +08:00 |
|
zhengshuxin
|
8995284180
|
test redis pipeline
|
2020-07-20 22:41:40 +08:00 |
|
zhengshuxin
|
6d596dc2e4
|
test pipeline
|
2020-07-20 17:55:12 +08:00 |
|
shuxin zheng
|
d24c5c82e1
|
testing redis pipeline mode
|
2020-07-20 17:27:32 +08:00 |
|
shuxin zheng
|
9be01f80e7
|
Merge remote-tracking branch 'remotes/github-upstream/master' into gitee-master
|
2020-07-20 11:49:11 +08:00 |
|
shuxin zheng
|
4f2dd3649f
|
rewrite redis_client_cluster/redis_command classes.
|
2020-07-20 11:21:47 +08:00 |
|