shuxin zheng
|
e98ddf4abb
|
add rfc1035 c++ module
|
2020-11-18 10:11:11 +08:00 |
|
shuxin zheng
|
33e27867fc
|
don't fatal when load zlib dynamic lib error
|
2020-11-05 15:14:57 +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 |
|
unknown
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +08:00 |
|
shuxin zheng
|
c6c9eaa47e
|
add mbedtls into vc projects
|
2019-12-17 18:30:49 +08:00 |
|
zhengshuxin
|
b698693b3c
|
build ok for FreeBSD
|
2016-01-14 14:45:37 +08:00 |
|
shuxin zheng
|
63181608f4
|
optimize libs size for MacO
|
2019-09-30 14:19:27 +08:00 |
|
shuxin zheng
|
7a411a53dd
|
optimize libs size for IOS/Macos
|
2019-09-30 11:46:56 +08:00 |
|
zhengshuxin
|
b1b7d08a0c
|
compiling optimization to get smaller library's size
|
2019-05-19 16:54:20 +08:00 |
|
zhengshuxin
|
b71b8840bf
|
replace assert with abort
|
2019-05-18 22:03:53 +08:00 |
|
zhengshuxin
|
7647c210b7
|
acl build without ACL_PREPARE_COMPILE defined
|
2018-04-17 16:42:26 +08:00 |
|
zhengshuxin
|
b998731976
|
building: modify Makefiles to build more quickly on multi-cores CPU
|
2017-10-10 10:19:59 +08:00 |
|
zhengshuxin
|
c54aef5ba1
|
g++'s version will be checked automally in Makefile
|
2017-08-09 11:28:31 +08:00 |
|
zhengshuxin
|
27b42d5c30
|
polarssl_conf & polarssl_io support loading polarssl lib dynamic.
|
2017-08-04 15:13:40 +08:00 |
|
zhengshuxin
|
660f15554f
|
disable ACL_PRINTF when gcc's version < 4.4
|
2017-07-11 09:04:20 +08:00 |
|
zhengshuxin
|
3709d8c88b
|
can be build on gcc4.1 or gcc7.1
|
2017-07-10 19:20:50 +08:00 |
|
zhengshuxin
|
9ac697ecbe
|
build acl project successfully by gcc7.1.0
|
2017-07-10 15:26:12 +08:00 |
|
zhengshuxin
|
a0f4e48d41
|
fixed one bug in acl_mylog.c/private_vstream.c that freeing memory corrupt.
|
2017-05-03 11:19:20 +08:00 |
|
zhengshuxin
|
9b12875d17
|
support postgresql.
|
2017-04-27 21:46:28 +08:00 |
|
zhengshuxin
|
eca0d39a5d
|
comment error.
|
2017-03-25 23:55:33 +08:00 |
|
zhengshuxin
|
ffdc2394fd
|
fixed one compiling error.
|
2017-03-25 23:48:02 +08:00 |
|
zhengshuxin
|
57f8afc403
|
modify acl Makefiles to renaming lib names.
|
2017-03-25 23:05:44 +08:00 |
|
zhengshuxin
|
782adab2a2
|
compiling option of __FreeBSD__ can be auto added.
|
2017-03-12 16:16:13 +08:00 |
|
zhengshuxin
|
3cd0864746
|
supporting ios and can be compiled by xcode.
|
2017-03-12 14:49:48 +08:00 |
|
zhengshuxin
|
e5f7aa1b54
|
compile acl on MSYS.
|
2017-02-21 22:35:31 +08:00 |
|
zhengshuxin
|
09e4b0d381
|
migrate to Android platform OK!
|
2017-02-12 21:39:38 +08:00 |
|
zhengshuxin
|
1b6d166ef6
|
add acl_fiber_kill for fiber lib;
add listen callback for master template.
|
2016-12-03 20:09:21 +08:00 |
|
zhengshuxin
|
e1d747f6c1
|
move gson module into serialize directory.
|
2016-10-12 22:00:14 +08:00 |
|
ubuntu14
|
314076aefb
|
polarssl will be compiled into acl by typing make build_one polarssl=on
|
2016-08-14 20:48:30 +08:00 |
|
ubuntu14
|
ecc0869cce
|
prepare acl3.1.5
|
2016-04-13 20:59:50 +08:00 |
|
ubuntu14
|
be114370af
|
prepare acl3.1.5
|
2016-04-13 20:32:17 +08:00 |
|
ubuntu14
|
41a32d774d
|
add functions to redis_builder
|
2016-04-01 09:36:18 +08:00 |
|
ubuntu14
|
e3e9bc77fa
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
|
ubuntu14
|
3f74c26a14
|
modify redis interface; make socket more safty
|
2016-01-17 13:35:12 +08:00 |
|
ubuntu14
|
8b4d5f8da8
|
add template function create in dbuf_guard class which make creating object derived from dbuf_obj more easily
|
2015-11-16 04:00:44 -08:00 |
|
ubuntu14
|
9aad31fade
|
make connections pool module supporting different network envirenment
|
2015-11-13 08:32:27 -08:00 |
|
ubuntu14
|
e8548986f6
|
add some functions in connection pool moudle
|
2015-11-13 00:26:30 -08:00 |
|
ubuntu14
|
a9101ebf0c
|
modify Makefile for MACOSX and FreeBSD
|
2015-11-09 06:11:21 -08:00 |
|
zsxxsz
|
e24d2ced28
|
fix one bug in db_mysql class for using charset to reconnect the mysql server;
reconsture db module
|
2015-10-25 14:15:07 +08:00 |
|
zsx
|
eeb5ae39ae
|
fixed some bugs in redis and disque; add mail compose and smtp client module
|
2015-09-08 17:21:04 +08:00 |
|
ubuntu14
|
a37ba6ed36
|
modify db module(including mysql, sqlite) for using db more conviniently; add mysql_pool sample
|
2015-08-02 03:21:24 -07:00 |
|
zsxxsz
|
1c43c88be1
|
fixed bugs in http_hdr.c and redis_hash.cpp; add som http head operation functions
|
2015-07-02 10:35:12 +08:00 |
|
zsx
|
3274df3b13
|
fixed some compile error on MACOSX
|
2015-06-14 02:47:59 +08:00 |
|
ubuntu14
|
9337889af3
|
The project can be built on MINGW32
|
2015-05-21 06:49:35 -07:00 |
|
ubuntu14
|
8b49be69a5
|
add disque's client library into lib_acl_cpp
|
2015-05-06 02:16:10 -07:00 |
|
zsx
|
d22029bfb9
|
fixed acl_master framework bug; add some functions to redis_command; modify some Makefile
|
2015-02-10 17:23:24 +08:00 |
|
ubuntu14
|
641de72839
|
acl 3.1.0 version release
|
2015-02-07 07:44:41 -08:00 |
|
ubuntu14
|
a674a864ab
|
add redis client lib
|
2015-01-14 07:35:23 -08:00 |
|
zsxxsz
|
7b89629f9b
|
修改 Makefile 文件
|
2015-01-06 23:24:02 +08:00 |
|