ubuntu14
|
16c10a88a6
|
timeout from int32 to int64
|
2015-12-21 13:46:44 +08:00 |
|
ubuntu14
|
1fff44057a
|
fixed bugs in events and master_sig.c
|
2015-12-21 13:25:30 +08:00 |
|
ubuntu14
|
a3d4b2ca71
|
acl 3.1.4
|
2015-12-20 05:24:28 -08:00 |
|
ubuntu14
|
d2ff5d2565
|
acl3.1.4 release
|
2015-12-20 01:48:33 -08:00 |
|
ubuntu14
|
d8a8b230e2
|
acl 3.1.4 release now!
|
2015-12-20 00:46:59 -08:00 |
|
ubuntu14
|
9de2c19ca3
|
improving peformance for event process
|
2015-12-19 23:27:55 -08:00 |
|
ubuntu14
|
e716980ae4
|
fixed bugs in acl_aio_write and acl_socket_read
|
2015-12-19 06:21:39 -08:00 |
|
ubuntu14
|
fb2eff61f8
|
prepare for release acl3.1.4
|
2015-12-18 20:08:14 -08:00 |
|
ubuntu14
|
fe60dbf219
|
fixed bugs in events
|
2015-12-18 16:36:24 +08:00 |
|
ubuntu14
|
ac4757adc7
|
add connection guard for releasing connection safely
|
2015-12-15 18:10:03 -08:00 |
|
ubuntu14
|
1dce4a51b5
|
disable SPIN LOCK on linux default
|
2015-12-14 06:42:30 -08:00 |
|
ubuntu14
|
3b76cccb18
|
fixed bugs in xml parser
|
2015-12-14 06:37:46 -08:00 |
|
ubuntu14
|
d43dfc6051
|
Merge branch 'master' of https://github.com/zhengshuxin/acl
Conflicts:
lib_acl_cpp/src/db/db_mysql.cpp
|
2015-12-12 07:07:40 -08:00 |
|
ubuntu14
|
2b6ac5c3b9
|
acl3.1.4.rc1 release
|
2015-12-12 07:00:03 -08:00 |
|
ubuntu14
|
1eb4626586
|
xml parser supporting CDATA; fixed memory leak bugs in db_mysql class in multi-threads mode
|
2015-12-11 08:58:30 +08:00 |
|
ubuntu14
|
be3062a505
|
update polarssl to 1.2.18; prepare for releasing new acl version
|
2015-12-08 06:28:10 -08:00 |
|
ubuntu14
|
984ad1e206
|
add aio ssl samples
|
2015-12-06 00:56:21 -08:00 |
|
ubuntu14
|
3315a5a9b2
|
fixed one bugs in function event_prepare of event.s for check fdp->stream->sys_read_ready
|
2015-12-04 10:08:57 +08:00 |
|
ubuntu14
|
379c50cba9
|
fixed bugs in acl_vstream.c and polarssl_io.cpp; add xml2, xml3 for parsing xml data
|
2015-12-03 17:00:07 +08:00 |
|
ubuntu14
|
7056fb952d
|
delete dummy files
|
2015-11-27 07:11:18 -08:00 |
|
ubuntu14
|
46d0019b28
|
remove invalid files
|
2015-11-27 07:09:31 -08:00 |
|
ubuntu14
|
a816bc5762
|
fixed bugs in dbuf and add a new xml parser
|
2015-11-27 07:07:43 -08:00 |
|
ubuntu14
|
c9acc2e321
|
remove old xml samples
|
2015-11-27 07:05:56 -08:00 |
|
ubuntu14
|
e37d58557b
|
complete dbuf module and using it in many other modules
|
2015-11-20 07:29:10 -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
|
4edafbda32
|
add some functions in class dbuf_guard for convinence and safty
|
2015-11-14 06:15:22 -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
|
40f6ebb275
|
fixed one bug in dbuf; add dbuf samples
|
2015-11-12 06:24:05 -08:00 |
|
ubuntu14
|
ed2e304caf
|
fixed one bug in mail_message class for build one message
|
2015-11-12 00:33:53 -08:00 |
|
ubuntu14
|
a9101ebf0c
|
modify Makefile for MACOSX and FreeBSD
|
2015-11-09 06:11:21 -08:00 |
|
ubuntu14
|
b432c8041e
|
fix one bug in sqlite_manager
|
2015-10-24 23:22:56 -07: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 |
|
ubuntu14
|
21e0796f45
|
modify some codes
|
2015-10-20 06:07:23 -07:00 |
|
ubuntu14
|
b319c8742a
|
add mail builder class and sample; optimize http module; add some json samples for test
|
2015-09-27 05:59:21 -07:00 |
|
ubuntu14
|
a631725ba5
|
add smtp client class in lib_acl_cpp
|
2015-09-16 06:03:02 -07:00 |
|
ubuntu14
|
4031cd00ff
|
delete unused Makefile.in
|
2015-09-08 05:32:12 -07:00 |
|
ubuntu14
|
4882d65c35
|
add mail builder into vc2003
|
2015-09-08 05:22:37 -07: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
|
75cb070932
|
acl 3.1.3 version release!
|
2015-08-26 06:05:52 -07:00 |
|
ubuntu14
|
2fb84c4056
|
optimize some codes
|
2015-08-26 05:45:40 -07:00 |
|
ubuntu14
|
bfebe1b5d3
|
fixed bug for redis scan in class redis_command/redis_key/redis_hash/redis_set/redis_zset
|
2015-08-24 07:12:15 -07:00 |
|
ubuntu14
|
bc119e8199
|
modify db module
|
2015-08-22 03:05:46 -07:00 |
|
ubuntu14
|
8bd31016de
|
add transaction API in db_handle and db_mysql
|
2015-08-19 05:10:52 -07:00 |
|
ubuntu14
|
d1fe09687b
|
http module in acl has supported gzip transfer in client and server mode.
|
2015-08-18 05:58:56 -07:00 |
|
ubuntu14
|
772ff217e9
|
changed the file's format to DOS format
|
2015-08-15 19:45:01 -07:00 |
|
ubuntu14
|
e7f83a889c
|
fixed some compiling error on vc2008, vc2010
|
2015-08-15 19:33:26 -07:00 |
|
ubuntu14
|
45f44e3f74
|
fixed one bug in class redis_string for handling INCR/INCRBY/DECR/DECRBY commands
|
2015-08-15 05:57:12 -07:00 |
|
ubuntu14
|
588f89d583
|
fixed some error on MACOS
|
2015-08-14 06:18:00 -07:00 |
|
zsx
|
67a0651098
|
delete one doc
|
2015-08-14 17:29:49 +08:00 |
|