zhengshuxin
|
57f8afc403
|
modify acl Makefiles to renaming lib names.
|
2017-03-25 23:05:44 +08:00 |
|
zhengshuxin
|
e5f7aa1b54
|
compile acl on MSYS.
|
2017-02-21 22:35:31 +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
|
69d2ee1118
|
compile acl on vc2015 successfully
|
2016-04-30 11:49:41 +08:00 |
|
ubuntu14
|
dea69a055a
|
make master_threads more safety for avoiding socket_stream exception
|
2016-03-24 14:44:18 +08:00 |
|
ubuntu14
|
7bad3a7cab
|
fixed one bug in json parser for reset
|
2016-03-19 22:05:46 +08:00 |
|
ubuntu14
|
ac4757adc7
|
add connection guard for releasing connection safely
|
2015-12-15 18:10: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
|
a9101ebf0c
|
modify Makefile for MACOSX and FreeBSD
|
2015-11-09 06:11:21 -08:00 |
|
ubuntu14
|
2a35f4992d
|
all samples can be built by vc2012 in x64 mode
|
2015-06-29 02:33:11 -07:00 |
|
ubuntu14
|
b8c8cae6ed
|
prepare for acl new version
|
2015-02-04 06:26:20 -08:00 |
|
zsx
|
3ad53235d1
|
modify Makefile for MACOS
|
2015-01-05 17:25:09 +08:00 |
|
zsx
|
7029255d87
|
delete old master_dispatch
|
2015-01-05 17:13:19 +08:00 |
|
zsxxsz
|
9a7e7b07dd
|
整理工程,优化代码,添加阿里云 OSS 客户端接口
|
2015-01-04 22:51:01 +08:00 |
|
zsxxsz
|
f0249e0ca1
|
完善TCP连接派发器,从而更便于集群管理;其它功能模块的完善
|
2014-12-14 18:26:52 +08:00 |
|
zsxxsz
|
bafd2218a4
|
整理了一些文件格式
|
2014-11-19 00:25:21 +08:00 |
|
zsxxsz
|
550b1095de
|
Revert "修复了使用 _vsnprintf_s 的BUG和 stream 类中打开文件流时的BUG"
This reverts commit dff6771da7 .
|
2014-11-19 00:06:40 +08:00 |
|
zsxxsz
|
dff6771da7
|
修复了使用 _vsnprintf_s 的BUG和 stream 类中打开文件流时的BUG
|
2014-11-18 23:08:34 +08:00 |
|
zsxxsz
|
7b6eccb4c5
|
3.0.21 版本发布
|
2014-10-30 21:42:52 +08:00 |
|
zsxxsz
|
d381b0117d
|
完善了针对 Polarssl 的支持
升级 polarssl 至1.3.8版本;支持服务端模式的 ssl 通信方式;增加了 SSL 的服务端测试用例
|
2014-08-20 22:31:35 +08:00 |
|
zsxxsz
|
2a75ab0cd0
|
代码优化
|
2014-06-22 19:42:08 +08:00 |
|
zsxxsz
|
e864adeb9c
|
常规性BUG修复及类功能增加
修复了新加类 scan_dir 的一些问题;
string 增加按行读数据功能;
http_client/http_request 增加按行读数据功能
|
2014-05-28 21:26:03 +08:00 |
|
zsxxsz
|
d6f45ef9a3
|
调整了代码结构,丰富了服务器框架的配置项
|
2014-03-28 14:55:58 +08:00 |
|
zsxxsz
|
929ebc13be
|
服务器框架支持客户端连接平均分配的功能
增加了 master_dispatch 服务模板,由其接收外来客户端连接,同时将连接平均分配给后端的服务子进程
|
2014-03-27 23:55:38 +08:00 |
|