zsx
|
608cc2a229
|
acl_inet_ntop should not add "%ifname" for local IPV6
|
2018-09-21 22:04:36 +08:00 |
|
zsx
|
7847375f25
|
The acl_inet_ntop should use ':' as the seperate for IPV4, or the acl_udp_server.c will mismatch the changed IPV4 addrs;
The sstreams_ in master_udp.cpp should be protected by mutex avoiding multipule-threads change it in the same time.
|
2018-09-21 21:56:21 +08:00 |
|
郑树新
|
0a8d305fe3
|
fixed bugs in vc project
|
2018-09-20 10:35:27 +08:00 |
|
zsx
|
eb22bcf903
|
release 3.4.1-24 version
|
2018-09-20 10:11:38 +08:00 |
|
zsx
|
fd44a1ebe9
|
Merge branch 'master' of github:zhengshuxin/acl into github-zsx-master
|
2018-09-20 10:09:18 +08:00 |
|
郑树新
|
051af32611
|
vc project
|
2018-09-20 10:07:51 +08:00 |
|
zsx
|
ae8b5cf026
|
fxied one bug in getaddrinfo.c of lib_fiber
|
2018-09-20 09:56:15 +08:00 |
|
zsx
|
35229c19b6
|
fixed one bug in getaddrinfo.c
|
2018-09-19 19:18:01 +08:00 |
|
郑树新
|
e6cead0a67
|
fixed one problem in getaddrinfo of lib_fiber;
|
2018-09-19 18:36:05 +08:00 |
|
zsx
|
1a3faee6ab
|
fixed one compiling problem on vc
|
2018-09-19 17:52:09 +08:00 |
|
zhengshuxin
|
8602d19660
|
test acl_master
|
2018-09-19 16:55:53 +08:00 |
|
zhengshuxin
|
65b284c1d6
|
test acl_master
|
2018-09-19 16:52:13 +08:00 |
|
zhengshuxin
|
955af9d1d4
|
addrs matching in acl_master
|
2018-09-19 16:48:40 +08:00 |
|
zsx
|
f53fcb5ab3
|
bugfix: acl_ifconf_search in acl_ifconf.c can't handle some addr pattern
|
2018-09-19 15:52:59 +08:00 |
|
zsx
|
bf184fbfea
|
add some useful methods in acl_cache2.cpp
|
2018-09-18 15:04:23 +08:00 |
|
zsx
|
5177e4f43e
|
optimize acl_valid_unix API in acl_valid_hostname.c
|
2018-09-17 18:59:25 +08:00 |
|
zsx
|
de4805a6c8
|
fixed one bug in acl_ifconf.c for checking the UNIX path for matching.
|
2018-09-17 18:44:27 +08:00 |
|
zsx
|
f403d09da6
|
delete unused files.
|
2018-09-17 14:31:12 +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 |
|
zhengshuxin
|
b4bb083bdd
|
build ok by gcc7.1.0
|
2018-09-17 13:33:34 +08:00 |
|
zsx
|
4969d4bed9
|
using if_nametoindex in acl_inet_pton
|
2018-09-17 13:11:47 +08:00 |
|
zsx
|
e08c37d23d
|
add one test
|
2018-09-16 23:14:36 +08:00 |
|
zsx
|
75a4cbf1e2
|
test IPV6 supporting
|
2018-09-16 22:19:40 +08:00 |
|
zsx
|
f27af8b424
|
acl support IPV6 is OK now!
|
2018-09-16 21:49:58 +08:00 |
|
zsx
|
afa223c6b3
|
fixed Linux's bug in acl_inet_pton of IPV6 addrs that using getaddrinfo other than inet_pton
|
2018-09-14 23:33:23 +08:00 |
|
zhengshuxin
|
1103ae73bc
|
build ok for Centos5.x
|
2018-09-14 10:24:47 +08:00 |
|
zsx
|
4a3ec4a288
|
supporting IPV6
|
2018-09-13 18:38:03 +08:00 |
|
zsx
|
828610b2d7
|
acl_ifconf.c is supporting IPV6
|
2018-09-13 15:14:58 +08:00 |
|
zsx
|
050da06552
|
supporting IPV6
|
2018-09-12 19:03:32 +08:00 |
|
zsx
|
9986105018
|
supporting IPV6
|
2018-09-12 17:43:46 +08:00 |
|
zsx
|
9498838177
|
supporting IPV6
|
2018-09-11 19:07:43 +08:00 |
|
zsx
|
cbf202d1b1
|
supporting IPV6
|
2018-09-10 18:30:54 +08:00 |
|
zsx
|
ebaa24ddf9
|
fixed bugs in acl::string::begin_with API
|
2018-09-08 21:58:27 +08:00 |
|
zsx
|
f1737e7a92
|
fixed bugs in string::begih_with
|
2018-09-08 21:33:44 +08:00 |
|
zsx
|
ac3bcf1f98
|
fixed bugs in acl::string::begin_with API
|
2018-09-08 13:58:49 +08:00 |
|
zsx
|
3248c67a4f
|
release 3.4.1-18, prepare for adding IPV6 feature
|
2018-09-06 19:07:17 +08:00 |
|
zsx
|
e9169c3489
|
compiling gson_helper ok for vc2005 by removing invalid declaration.
|
2018-09-04 17:08:20 +08:00 |
|
zsx
|
ba239b8e26
|
add db_cursor.hpp, sqlite_cursor.hpp, sqlite_cursor.cpp into xcode's project.
|
2018-09-03 20:52:45 +08:00 |
|
zsx
|
e361d22fdf
|
if values_'s size doesn't equal to names_'s size, just return one error other than abort.
|
2018-09-03 15:35:38 +08:00 |
|
zsx
|
7720fec1db
|
add log info in db_row::filed_value
|
2018-09-03 14:56:20 +08:00 |
|
zsxxsz
|
8ebffc404a
|
add sqlite_cursor for supporting the Sqlite's cursor operation.
|
2018-09-02 20:38:33 +08:00 |
|
zsx
|
808023c5a2
|
change charset from utf-8 to gbk for some files merged.
|
2018-08-24 17:49:13 +08:00 |
|
郑树新
|
6772f92d9b
|
!1 修复在 FreeBSD 8.x 上编译的一个错误
Merge pull request !1 from lsgx/fix-freebsd8-error
|
2018-08-24 17:40:43 +08:00 |
|
zsx
|
2b8a99dd3f
|
merge acl_mem_slice.c
|
2018-08-24 17:38:37 +08:00 |
|
zsx
|
2cd040b856
|
improvment the performance of acl::token_tree class;
add benchmark for token_tree.
|
2018-08-20 22:28:27 +08:00 |
|
zsx
|
92615556b4
|
there's some comments error in token_tree
|
2018-08-20 11:07:20 +08:00 |
|
zsx
|
eca1d07747
|
fixed one bug in token_tree's destructor
|
2018-08-20 10:31:12 +08:00 |
|
zsxxsz
|
c9e5e010a7
|
fixed compiling warning on VC
|
2018-08-19 23:11:36 +08:00 |
|
zsx
|
46f12d39ca
|
using libfiber.h for C and libfiber.hpp for C++
|
2018-08-19 23:03:39 +08:00 |
|