.. |
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
|
test mysql
|
2022-09-27 18:02:45 +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
|
optimize retry process in http_request.cpp
|
2022-09-19 16:22:33 +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
|
delete unused code line
|
2022-09-26 17:44:35 +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 bug in redis_hash::hincrbyfloat() for the invalid size of the buf.
|
2022-12-05 17:30:20 +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 new files into vs's projects
|
2022-11-21 23:14:35 +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 |