shuxin zheng
|
5a75632cca
|
fixed compiling warning for invalid comments
|
2020-07-03 15:09:45 +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
|
41ef6fef8f
|
use remote_addr@local_addr replacing the old format: local_addr@remote_addr
|
2020-06-27 14:01:13 +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
|
a6d6da5e29
|
disable mem debug default
|
2020-06-13 10:55:25 +08:00 |
|
shuxin zheng
|
ff74ac0377
|
optimize mem checker module
|
2020-06-13 10:54:34 +08:00 |
|
zhengshuxin
|
f505f526b8
|
build ok by gcc10
|
2020-06-12 15:37:11 +08:00 |
|
shuxin zheng
|
7f13a285c6
|
optimize memory debug process
|
2020-06-12 15:14:26 +08:00 |
|
shuxin zheng
|
c14108e3a3
|
add memory leaking debug module: see lib_acl_cpp/include/acl_cpp/stdlib/malloc.hpp.
|
2020-06-12 14:21:41 +08:00 |
|
shuxin zheng
|
175d852ea5
|
add more options for zadd in redis_zset
|
2020-06-07 21:47:59 +08:00 |
|
zhengshuxin
|
b5173f228f
|
add HVALS command in redis_hash
|
2020-05-22 13:37:49 +08:00 |
|
shuxin zheng
|
ba26b15032
|
export bmp_ in bitmap
|
2020-05-19 18:20:48 +08:00 |
|
shuxin zheng
|
53d97b221c
|
add some methos in redis_key class
|
2020-05-19 12:47:50 +08:00 |
|
shuxin zheng
|
15e48b11b6
|
expand the bitmap's function
|
2020-05-19 12:03:24 +08:00 |
|
shuxin zheng
|
8130e91886
|
format code style
|
2020-05-09 23:31:44 +08:00 |
|
wii
|
2868c572ed
|
Redis String cmd:"SET key value [EX seconds] [PX milliseconds] [NX|XX]"支持
|
2020-05-09 16:22:51 +08:00 |
|
shuxin zheng
|
3d7737628f
|
fixed compiling warning by xcode
|
2020-05-07 10:55:14 +08:00 |
|
shuxin zheng
|
880f7e75f8
|
format code
|
2020-04-15 08:54:46 +08:00 |
|
shuxin zheng
|
5fb7805729
|
Merge branch 'upstream-master'
|
2020-03-14 20:55:54 +08:00 |
|
shuxin zheng
|
d87b1c4e64
|
add test sample http_request_manager for testing fiber and connect_manager.
|
2020-03-14 20:52:16 +08:00 |
|
shuxin zheng
|
66112452f3
|
decrease libs' size by skipping __FILE__ in logger macro.
|
2020-02-25 16:08:20 +08:00 |
|
shuxin zheng
|
6a13e7c3a2
|
make ssl module more easy
|
2020-01-12 19:41:29 +08:00 |
|
郑树新
|
910a313ae2
|
load mbedtls in one or threee libs
|
2020-01-07 18:33:44 +08:00 |
|
shuxin zheng
|
a0a8a0ef4c
|
compiling mbedtls for vc
|
2020-01-07 09:18:57 +08:00 |
|
shuxin zheng
|
4a7dce51ba
|
acl::mbedtls_conf can load three mbedtls dynamic libs
|
2020-01-06 15:29:03 +08:00 |
|
shuxin zheng
|
59955b5b23
|
test acl using mbedtls ok!
|
2020-01-02 23:29:06 +08:00 |
|
郑树新
|
b2ec46671a
|
build for windows ok
|
2019-12-20 15:30:02 +08:00 |
|
shuxin zheng
|
be1ff25ee1
|
test mbedtls
|
2019-12-20 15:08:36 +08:00 |
|
shuxin zheng
|
d8518893b2
|
use sslbase_conf/sslbase_io other than polarssl_conf/polarssl_io
|
2019-12-18 11:40:41 +08:00 |
|
shuxin zheng
|
7c86d76c33
|
add sslbase_io/sslbase_conf for compatiable with more ssl libs.
|
2019-12-18 11:22:54 +08:00 |
|
shuxin zheng
|
c6c9eaa47e
|
add mbedtls into vc projects
|
2019-12-17 18:30:49 +08:00 |
|
shuxin zheng
|
6135813d6c
|
add reactor mode for aio_listen_stream
|
2019-12-12 15:29:58 +08:00 |
|
shuxin zheng
|
49ef1a29a8
|
add comments
|
2019-12-12 10:57:29 +08:00 |
|
shuxin zheng
|
a102fba468
|
fixed bug in frame_header for init
|
2019-12-10 13:31:07 +08:00 |
|
shuxin zheng
|
a0d17357ec
|
add more function for aio_listen_stream class
|
2019-12-03 14:45:11 +08:00 |
|
shuxin zheng
|
fba11d437e
|
fixed comments error
|
2019-11-09 22:39:43 +08:00 |
|
zhengshuxin
|
5f415f1302
|
add ssl enable/disable switch for http_aclient
|
2019-10-18 10:03:52 +08:00 |
|
zhengshuxin
|
76ba04380d
|
add ssl enable/disable switch for http_aclient
|
2019-10-18 10:02:22 +08:00 |
|
zhengshuxin
|
1e99026a6e
|
rename randmkey to randomkey in redis_key
|
2019-09-20 18:40:16 +08:00 |
|
zhengshuxin
|
4ac0748114
|
set_frame_masking_key() should be called in http_aclient::ws_handshake() in client mode.
|
2019-09-17 16:51:43 +08:00 |
|
郑树新
|
8cd92eadf8
|
fixed one compiling error by vc
|
2019-09-17 11:29:06 +08:00 |
|
shuxin zheng
|
a8230ddd7c
|
add waiting timeout for redis_pubsub::get_message()
|
2019-09-16 22:30:40 +08:00 |
|
shuxin zheng
|
023cd46ed2
|
fixed bugs in get_peer()/get_local() in aio_stream class
|
2019-09-16 21:55:14 +08:00 |
|
shuxin zheng
|
d1fb7e888a
|
fixed parameters comments warning in headers found by xcode
|
2019-09-13 19:47:23 +08:00 |
|
zhengshuxin
|
a87c8d046c
|
support 302, 301 redirect in http module
|
2019-08-28 11:18:18 +08:00 |
|
zhengshuxin
|
f552c6aef8
|
decrease http_aclient's size
|
2019-08-21 17:54:35 +08:00 |
|
郑树新
|
8f4fd32fc0
|
add on_ns_failed() callback for http_aclient when nslookup failed.
|
2019-08-21 17:42:07 +08:00 |
|
zhengshuxin
|
56f66e2688
|
optimize class variables to decrease the size of class object.
|
2019-08-20 17:17:37 +08:00 |
|