Commit Graph

92 Commits

Author SHA1 Message Date
zsx
e82b63b025 format code style 2018-12-12 11:16:12 +08:00
郑树新
0a8d305fe3 fixed bugs in vc project 2018-09-20 10:35:27 +08:00
郑树新
051af32611 vc project 2018-09-20 10:07:51 +08:00
zsx
4e393625c0 delete unused files. 2018-09-17 14:26:46 +08:00
zsx
f15c17ae29 build ok for Mac 2018-09-17 14:20:45 +08:00
郑树新
ff440103c3 http module: unsafe uri can be corrected internal. 2018-04-27 11:44:02 +08:00
zhengshuxin
7647c210b7 acl build without ACL_PREPARE_COMPILE defined 2018-04-17 16:42:26 +08:00
郑树新
534eefd4bc cmake building DLLs are ok for Windows 2018-03-30 14:35:34 +08:00
郑树新
fa8abf0c9a compiling: fixed some warning on vc2013 2018-01-02 13:39:21 +08:00
ruki
987385ea6e add xmake.lua 2017-11-30 10:04:15 +08:00
郑树新
ad96211014 vc projects: remove private_global.h and add acl_define_macosx.h 2017-11-21 10:58:44 +08:00
郑树新
23f1915473 compiling: support vc2017 2017-11-20 12:15:19 +08:00
zhengshuxin
ea42de6642 delete the surplus ';' in lib_icmp.h 2017-08-31 10:06:33 +08:00
zsx
768ba78d5f fixed one compiling warn on xcode 2017-07-17 17:29:41 +08:00
zsxxsz
2fe103d041 replace assert by acl_assert 2017-08-27 13:23:28 +08:00
zhengshuxin
4b52fad552 fixed one bug in icmp module. 2017-08-24 09:31:20 +08:00
zhengshuxin
bdeccf1db1 modify icmp protocol 2017-08-24 09:12:10 +08:00
zsxxsz
c1cf8f09a8 fixed vc warning about the utf-8 format with no BOM header. 2017-08-18 23:08:24 +08:00
zhengshuxin
1758f39c30 icmp module can support client and server modes. 2017-08-18 18:11:11 +08:00
zhengshuxin
894350e1df modify icmp module for ping 2017-08-18 10:05:11 +08:00
zhengshuxin
a96eca4956 icmp ping ok. 2017-08-17 19:07:55 +08:00
zhengshuxin
4d4aaa649b fixed one bug in icmp module. 2017-08-17 10:21:52 +08:00
zhengshuxin
3cb5678399 fixed one bug in imcp module. 2017-08-16 19:02:36 +08:00
zhengshuxin
42a8496d1d fixed one import bug in icmp module that the timeout pkt should be descarded! 2017-08-16 17:50:32 +08:00
zhengshuxin
50cec66b5a modify ping sample for lib_fiber 2017-08-16 10:50:37 +08:00
zhengshuxin
83d366f16a data in ping icmp pkt should be set 0 for the compatibility with somemobile router. 2017-08-15 13:37:44 +08:00
zhengshuxin
be7629ced2 add acl_read_xxx_wait with milliseconds;
icmp ping supports timeout and delay with milliseconds;
2017-08-15 12:17:57 +08:00
zhengshuxin
267bd5db63 fixed one bug in icmp_stream that should set read_ready flag to 0;
icmp_chat can be used in fiber mode;
2017-08-15 11:01:58 +08:00
zhengshuxin
e2e7f22c63 remove "lib_acl.h" including from header for rpm packaging. 2017-08-09 10:20:12 +08:00
zhengshuxin
68d29217ee remove "lib_acl.h" in headers for rpm packaging. 2017-08-09 10:19:16 +08:00
zhengshuxin
931922abd4 remove '#include "lib_acl.h"' for rpm packaging 2017-08-09 10:18:23 +08:00
郑树新
5b406b6115 building for Android studio 2.3.3 2017-07-20 10:59:28 +08:00
zsx
b1dfd6bdd3 fixed some compiling error&warning on xcode. 2017-07-17 15:06:02 +08:00
zhengshuxin
75095f5227 fixed some building error in FreeBSD with cmake 2017-07-11 15:18:41 +08:00
zhengshuxin
5d19443275 support vc2013 2017-04-21 14:59:29 +08:00
zhengshuxin
d167d8f85d fixed fiber's errors;
add feature in some modules.
2017-03-31 23:04:16 +08:00
zhengshuxin
47ae32d04c fixed one compiling error. 2017-03-25 23:51:50 +08:00
zhengshuxin
57f8afc403 modify acl Makefiles to renaming lib names. 2017-03-25 23:05:44 +08:00
zhengshuxin
e2ec8096f5 delete unused cmake files. 2017-03-12 16:25:36 +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
5e1bd3c5d9 migrating acl to android;
modify fiber id to unsigned int.
2017-01-23 16:59:58 +08:00
zhengshuxin
e2bb0ad167 support cmake. 2017-01-18 08:51:28 +08:00
zhengshuxin
6265718c20 acl 3.2.2 released! 2016-11-01 20:53:39 +08:00
zhengshuxin
495f4c55c0 rename acl_init to acl_lib_init and acl_end to acl_lib_end. 2016-10-25 10:45:37 +08:00
zhengshuxin
3846cda043 add websocket in lib_acl_cpp. 2016-09-20 19:55:38 +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