acl/lib_acl_cpp/samples
2017-07-10 15:26:12 +08:00
..
acl_cpp_test add one sample for gson object serialization. 2017-01-03 10:46:31 +08:00
aio add unix-domain support in pgsql 2017-05-08 09:49:30 +08:00
beanstalk 整理工程,优化代码,添加阿里云 OSS 客户端接口 2015-01-04 22:51:01 +08:00
beanstalk2 test redis_key, redis_string, redis_hash ok 2015-01-15 09:12:41 -08:00
benchmark 整理工程,优化代码,添加阿里云 OSS 客户端接口 2015-01-04 22:51:01 +08:00
cgi compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
cgi_upload compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
charset modify Makefile for MACOS 2015-01-05 17:25:09 +08:00
check_trigger 整理了一些文件格式 2014-11-19 00:25:21 +08:00
connect_manager compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
db add postgresql client example. 2017-05-01 11:51:04 +08:00
db_service fixed some compiling error on vc2008, vc2010 2015-08-15 19:33:26 -07:00
dbpool fixed some bugs in redis and disque; add mail compose and smtp client module 2015-09-08 17:21:04 +08:00
dbuf add master web monitor by master_fiber mode; arrange codes; add methods to json module; 2016-07-29 16:43:46 +08:00
dircmp compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
dircopy build acl project successfully by gcc7.1.0 2017-07-10 15:26:12 +08:00
disque compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
final_class compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
flock compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
fs_benchmark The project can be built on MINGW32 2015-05-21 06:49:35 -07:00
fstream compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
gui_rpc acl 3.0.22 版本发布 2014-12-14 23:27:32 +08:00
hsclient 整理了一些文件格式 2014-11-19 00:25:21 +08:00
html 整理了一些文件格式 2014-11-19 00:25:21 +08:00
http reorganize all the include headers. 2017-06-02 14:47:24 +08:00
http_client compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
http_client2 acl3.1.4.rc1 release 2015-12-12 07:00:03 -08:00
http_mime modify Makefile for MACOS 2015-01-05 17:25:09 +08:00
http_request update polarssl to 1.2.18; prepare for releasing new acl version 2015-12-08 06:28:10 -08:00
http_request2 整理了一些文件格式 2014-11-19 00:25:21 +08:00
http_request_manager compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
http_request_pool fixed one memory leak bug in http_request's reset() method. 2017-06-24 12:16:18 +08:00
http_response 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
http_server complete dbuf module and using it in many other modules 2015-11-20 07:29:10 -08:00
http_servlet 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
http_servlet2 compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
http_test 整理了一些文件格式 2014-11-19 00:25:21 +08:00
HttpClient compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
json support IPV6. 2017-04-07 20:13:08 +08:00
logger 整理了一些文件格式 2014-11-19 00:25:21 +08:00
master fixed fiber's errors; 2017-03-31 23:04:16 +08:00
master_aio_proxy compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
md5 compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
mem_cache modify Makefile for MACOS 2015-01-05 17:25:09 +08:00
memcache_pool compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
mime decrease rss memory using 2016-08-17 15:17:07 +08:00
mmap 整理了一些文件格式 2014-11-19 00:25:21 +08:00
mysql add acl_fiber_kill for fiber lib; 2016-12-03 20:09:21 +08:00
mysql2 add acl_fiber_kill for fiber lib; 2016-12-03 20:09:21 +08:00
redis fixed one compiling error in redis_cluster sample 2017-07-06 09:57:23 +08:00
rfc822 modify Makefile for MACOS 2015-01-05 17:25:09 +08:00
rfc2047 compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
rpc_download acl3.1.4.rc1 release 2015-12-12 07:00:03 -08:00
scan_dir compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
session acl3.1.4.rc1 release 2015-12-12 07:00:03 -08:00
singleton compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
smtp_client compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
socket fixed some bugs, add some samples, and release 3.1.4.3 2015-12-29 11:33:32 +08:00
socket_client rename acl_init to acl_lib_init; fixed one bug in url encoding for '+' 2016-10-25 10:31:33 +08:00
socket_stream rename acl_init to acl_lib_init; fixed one bug in url encoding for '+' 2016-10-25 10:31:33 +08:00
sqlite compile acl on MSYS. 2017-02-21 22:35:31 +08:00
ssl compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
string compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
telnet redis_builder can builder and operation redis cluster with password 2016-03-13 20:01:41 +08:00
thread compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
thread_client 整理工程,优化代码,添加阿里云 OSS 客户端接口 2015-01-04 22:51:01 +08:00
thread_pool compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
thread_queue add thread queue sample: samples/thread_queue 2015-06-18 14:54:58 +08:00
udp delete unused files. 2017-05-31 12:51:17 +08:00
udp_client 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
url_coder 整理了一些文件格式 2014-11-19 00:25:21 +08:00
websocket fixed one bug in acl_json.h for duplicate defined ACL_JSON_T_XXX 2016-10-21 17:22:40 +08:00
win_dbservice compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
winaio compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
xml compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
zlib acl3.1.4.rc1 release 2015-12-12 07:00:03 -08:00
Makefile fixed one bug in event operation for lib_fiber 2016-07-20 21:09:46 +08:00
Makefile.in modify acl Makefiles to renaming lib names. 2017-03-25 23:05:44 +08:00
stdafx.h 整理工程,优化代码,添加阿里云 OSS 客户端接口 2015-01-04 22:51:01 +08:00
util.cpp The project can be built on MINGW32 2015-05-21 06:49:35 -07:00
util.h The project can be built on MINGW32 2015-05-21 06:49:35 -07:00