zhengshuxin
|
de4ad851bf
|
add ACL_CPP_API before websocket class for building DLL by VC.
|
2016-09-28 16:19:39 +08:00 |
|
zhengshuxin
|
4d0f9aeed8
|
add webchat based on websocket.
|
2016-09-23 22:04:07 +08:00 |
|
zhengshuxin
|
3846cda043
|
add websocket in lib_acl_cpp.
|
2016-09-20 19:55:38 +08:00 |
|
zhengshuxin
|
6852d39ed2
|
fixed one bug in acl_urlcode.c, add c++11 in fiber, and add sha1
|
2016-09-01 20:00:58 +08:00 |
|
ubuntu14
|
271fc96cdf
|
add master web monitor by master_fiber mode; arrange codes; add methods to json module;
|
2016-07-29 16:43:46 +08:00 |
|
ubuntu14
|
feecae192a
|
add comments for redis headers
|
2016-05-22 09:10:34 +08:00 |
|
ubuntu14
|
29d2584744
|
fixed one bug in acl_sys_file.c for windows; add one no lock quque
|
2016-05-22 00:08:10 +08:00 |
|
ubuntu14
|
1148788f2b
|
optimize some codes
|
2016-05-10 21:58:47 +08:00 |
|
ubuntu14
|
69d2ee1118
|
compile acl on vc2015 successfully
|
2016-04-30 11:49:41 +08:00 |
|
ubuntu14
|
21bae2f016
|
add quoted string splitting method
|
2016-04-15 09:45:07 +08:00 |
|
ubuntu14
|
a6f78cc0b0
|
add quote split string
|
2016-04-14 22:39:11 +08:00 |
|
ubuntu14
|
1618216f61
|
make redis_builder more powerful; replace polarssl with new version
|
2016-04-12 20:11:15 +08:00 |
|
ubuntu14
|
4672034ef5
|
add another info() method to class redis_server; make redis_builder more power!
|
2016-04-02 11:55:00 +08:00 |
|
ubuntu14
|
700c8dc870
|
add more functions into redis_builder
|
2016-04-01 23:08:26 +08:00 |
|
ubuntu14
|
41a32d774d
|
add functions to redis_builder
|
2016-04-01 09:36:18 +08:00 |
|
ubuntu14
|
dcf7d25171
|
fixed one bug in redis_client_cluster for set_password; add feature in mime class
|
2016-03-17 14:42:58 +08:00 |
|
ubuntu14
|
ba42c843c5
|
redis_builder can builder and operation redis cluster with password
|
2016-03-13 20:01:41 +08:00 |
|
ubuntu14
|
59f563a591
|
fixed one bug in acl_threads_server.c
|
2016-03-01 20:20:52 +08:00 |
|
ubuntu14
|
162f645c53
|
acl_threads_server.c can be used for windows; fixed some bugs
|
2016-02-28 17:48:17 +08:00 |
|
ubuntu14
|
e3e9bc77fa
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
|
ubuntu14
|
af1d5bd90e
|
improving performance and fixed some bugs
|
2016-02-05 10:10:24 +08:00 |
|
ubuntu14
|
3f74c26a14
|
modify redis interface; make socket more safty
|
2016-01-17 13:35:12 +08:00 |
|
ubuntu14
|
c700540fd2
|
fixed some bugs, add some samples, and release 3.1.4.3
|
2015-12-29 11:33:32 +08:00 |
|
ubuntu14
|
9de2c19ca3
|
improving peformance for event process
|
2015-12-19 23:27:55 -08:00 |
|
ubuntu14
|
fb2eff61f8
|
prepare for release acl3.1.4
|
2015-12-18 20:08:14 -08:00 |
|
ubuntu14
|
ac4757adc7
|
add connection guard for releasing connection safely
|
2015-12-15 18:10:03 -08:00 |
|
ubuntu14
|
2b6ac5c3b9
|
acl3.1.4.rc1 release
|
2015-12-12 07:00:03 -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
|
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
|
a816bc5762
|
fixed bugs in dbuf and add a new xml parser
|
2015-11-27 07:07:43 -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
|
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 |
|
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 |
|
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
|
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
|
45f44e3f74
|
fixed one bug in class redis_string for handling INCR/INCRBY/DECR/DECRBY commands
|
2015-08-15 05:57:12 -07:00 |
|
zsx
|
09bff5b7d6
|
change count's type from in to size_t in connections relative classes
|
2015-08-14 17:28:30 +08:00 |
|
ubuntu14
|
7c6afc95dd
|
add some methods to http and log module
|
2015-08-13 06:38:59 -07:00 |
|