zhangdongchang
|
7025fa35f4
|
Add some native sqlite3 apis for binary data support
|
2020-12-16 12:06:27 +08:00 |
|
shuxin zheng
|
0ac0d56bc8
|
fixed bug in samples/master/master_http_rpc demo.
|
2020-12-14 13:45:34 +08:00 |
|
shuxin zheng
|
1fdca9e26a
|
correct problems in vc projects
|
2020-11-21 20:01:58 +08:00 |
|
shuxin zheng
|
c6856643b4
|
fixed problem in vc2015 project
|
2020-11-21 19:53:11 +08:00 |
|
shuxin zheng
|
0d5cd0993f
|
test dbuf_allocator
|
2020-11-18 15:42:23 +08:00 |
|
shuxin zheng
|
e4190ca781
|
add stl allocator using dbuf_pool for improving the performance
|
2020-11-18 15:24:26 +08:00 |
|
shuxin zheng
|
e98ddf4abb
|
add rfc1035 c++ module
|
2020-11-18 10:11:11 +08:00 |
|
zhengshuxin
|
c82d4ab07f
|
add benchmark test for different json parsers.
|
2020-11-17 18:23:49 +08:00 |
|
zhengshuxin
|
63392f4209
|
fixed compiling error when disable ACL_PREPARE_COMPILE compiling option.
|
2020-11-09 17:44:30 +08:00 |
|
shuxin zheng
|
9addce4c01
|
optimize json module's performance.
|
2020-11-06 18:35:57 +08:00 |
|
zhengshuxin
|
7b60172514
|
optimize json module's performance by using dbuf_pool
|
2020-11-06 15:50:16 +08:00 |
|
shuxin zheng
|
bcdd1ff51a
|
optimize json module's performance by using dbuf as the memory allocator.
|
2020-11-06 14:30:00 +08:00 |
|
shuxin zheng
|
5a4ae5b475
|
don't use _WINDLL for win32/win64 platform
|
2020-11-05 16:05:47 +08:00 |
|
shuxin zheng
|
ea531338d6
|
format code style
|
2020-11-05 15:16:35 +08:00 |
|
shuxin zheng
|
33e27867fc
|
don't fatal when load zlib dynamic lib error
|
2020-11-05 15:14:57 +08:00 |
|
Artamonov Evgenyi
|
5d6e4f9541
|
Fix redis scan_keys
|
2020-10-29 22:07:08 +03:00 |
|
zhengshuxin
|
b2d07d0b75
|
release 3.5.1-10 version
|
2020-10-28 16:27:31 +08:00 |
|
shuxin zheng
|
593fb7693d
|
test fiber and dns
|
2020-10-22 10:59:12 +08:00 |
|
shuxin zheng
|
c414f7afab
|
acl fiber can support Android now.
|
2020-09-27 23:35:04 +08:00 |
|
zhengshuxin
|
712f2c1781
|
don't warn when compiling fiber module
|
2020-09-26 23:45:30 +08:00 |
|
unknown
|
206de9bb25
|
use 64bits first for ssize_t on windows platform.
|
2020-09-22 21:39:41 +08:00 |
|
unknown
|
9e68b56c10
|
fixed bug for defining ssize_t on windows x64 platform.
|
2020-09-22 21:17:58 +08:00 |
|
unknown
|
8fee32e9a4
|
supporting vc2019
|
2020-09-16 17:14:16 +08:00 |
|
shuxin zheng
|
5057c10d5f
|
support vc2019
|
2020-09-16 16:58:10 +08:00 |
|
unknown
|
49f0ad6c1f
|
chang old vc project
|
2020-09-16 16:26:00 +08:00 |
|
unknown
|
858bcc7a94
|
add projects for vc2019
|
2020-09-16 16:25:20 +08:00 |
|
shuxin zheng
|
37af0e1d78
|
merge mbedtls_conf
|
2020-09-07 21:24:39 +08:00 |
|
moehuster
|
a0143fb2fe
|
bugfix: mbedtls do NOT manage cert/key pair's memory
|
2020-09-07 20:04:16 +08:00 |
|
shuxin zheng
|
42e0249ff5
|
merge mbedtls_conf
|
2020-09-06 22:34:29 +08:00 |
|
moehuster
|
5d88ea55a9
|
feature: mbedtls add multi server cert support
|
2020-09-06 21:49:02 +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 |
|
shuxin zheng
|
24124b87e7
|
format code, replace "\n" with "\r\n" for all source files.
|
2020-08-21 14:55:03 +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 |
|
unknown
|
d4313ab4f6
|
fixed some compiling error by vc2015
|
2020-08-06 18:14:31 +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
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +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 |
|