.. |
aliyun/oss
|
optimize memory debug module
|
2020-06-12 18:29:20 +08:00 |
beanstalk
|
fixed bugs in beanstalk module
|
2021-04-14 09:33:44 +08:00 |
connpool
|
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 |
db
|
add acl_localtime.c from redis to replace localtime_r()
|
2022-08-10 14:31:26 +08:00 |
disque
|
rewrite redis_client_cluster/redis_command classes.
|
2020-07-20 11:21:47 +08:00 |
event
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
|
2019-07-28 10:31:56 +08:00 |
hsocket
|
add memory leaking debug module: see lib_acl_cpp/include/acl_cpp/stdlib/malloc.hpp.
|
2020-06-12 14:21:41 +08:00 |
http
|
add debug tag for http module
|
2022-09-05 11:10:44 +08:00 |
ipc
|
add memory leaking debug module: see lib_acl_cpp/include/acl_cpp/stdlib/malloc.hpp.
|
2020-06-12 14:21:41 +08:00 |
master
|
optimize acl_master and service templates
|
2022-07-26 16:08:25 +08:00 |
memcache
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
|
2019-07-28 10:31:56 +08:00 |
mime
|
compile rfc822.cpp ok on windows platform
|
2022-08-10 23:16:05 +08:00 |
mqtt
|
optimize size of the ACL_VSTRING object
|
2022-07-21 18:29:28 +08:00 |
net
|
fixed one bugs in rfc1035.cpp and add one demo dns-gate for transfering DNS protocol.
|
2022-04-30 14:56:38 +08:00 |
queue
|
optimize json module's performance by using dbuf_pool
|
2020-11-06 15:50:16 +08:00 |
redis
|
fixed one bug in redis_command::run() if request_buf_ is NULL.
|
2022-07-09 17:46:38 +08:00 |
serialize
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
|
2019-07-28 10:31:56 +08:00 |
session
|
rewrite redis_client_cluster/redis_command classes.
|
2020-07-20 11:21:47 +08:00 |
smtp
|
support ssl SNI
|
2020-07-01 17:05:41 +08:00 |
stdlib
|
add another push_back(unsigned char, bool) in string
|
2022-07-26 17:30:54 +08:00 |
stream
|
add write wait timeout for mbedtls_io
|
2022-09-05 10:53:17 +08:00 |
acl_cpp_init.cpp
|
add acl_cpp_verbose()
|
2021-06-21 09:36:15 +08:00 |
acl_cpp_test.cpp
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
|
2019-07-28 10:31:56 +08:00 |
acl_stdafx.cpp
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
|
2019-07-28 10:31:56 +08:00 |
acl_stdafx.hpp
|
add debug tag for http module
|
2022-09-05 11:10:44 +08:00 |
Android.mk
|
add mqtt in Android.mk
|
2021-03-07 13:03:12 +08:00 |
Application.mk
|
optimize building by ndk-build
|
2021-09-28 15:49:15 +08:00 |