unknown
|
858bcc7a94
|
add projects for vc2019
|
2020-09-16 16:25:20 +08:00 |
|
shuxin zheng
|
a302311024
|
Merge branch 'master' of gitee:zsxxsz/acl into gitee-master
|
2020-09-06 22:14:10 +08:00 |
|
zhengshuxin
|
1c13d28c92
|
remove errbuf from ACL_VSTREAM to decrease its size
|
2020-09-05 13:24:47 +08:00 |
|
shuxin zheng
|
9ee536725a
|
test rfc1035
|
2020-09-01 17:09:26 +08:00 |
|
zhengshuxin
|
4e5ac16347
|
format code style.
|
2020-09-01 16:31:39 +08:00 |
|
zhengshuxin
|
0ee5ee6620
|
fixed bug when closing DNS client and using aio but the aio has been freed.
|
2020-09-01 16:25:39 +08:00 |
|
shuxin zheng
|
cb43c1fe45
|
add one demo for testing ssl module when using static mebedtls library.
|
2020-08-25 10:22:27 +08:00 |
|
zhengshuxin
|
1fcd4d59b0
|
add cname in dns module
|
2020-08-24 12:05:52 +08:00 |
|
shuxin zheng
|
77c95b1908
|
add one demo for testing rfc1035
|
2020-08-21 09:05:32 +08:00 |
|
zhengshuxin
|
3e348afc23
|
add RFC1035_TYPE_CNAME in rfc1035.c
|
2020-08-20 15:12:22 +08:00 |
|
zhengshuxin
|
a86ca6dab0
|
fixed bug in events_timer.c, events_timer_thr.c
|
2020-08-13 11:52:16 +08:00 |
|
shuxin zheng
|
df5562cb45
|
make event timer more safety when user can cancel another timer in one timer.
|
2020-08-11 17:21:57 +08:00 |
|
shuxin zheng
|
88182f8c4f
|
test event timer
|
2020-08-11 17:21:04 +08:00 |
|
shuxin zheng
|
3a54a1e83c
|
fp->read_ready should be set 0 in acl_file_read
|
2020-08-11 17:20:22 +08:00 |
|
shuxin zheng
|
f04e7c4d50
|
format code
|
2020-08-11 17:20:08 +08:00 |
|
shuxin zheng
|
8011acd6d8
|
format code
|
2020-08-11 14:43:34 +08:00 |
|
shuxin zheng
|
9b6bebda02
|
format code
|
2020-08-11 14:40:17 +08:00 |
|
shuxin zheng
|
37b751be64
|
format code style.
|
2020-08-11 14:24:18 +08:00 |
|
zhengshuxin
|
d800ca468e
|
use MD compiling options for all vc projects
|
2020-08-06 15:42:37 +08:00 |
|
unknown
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +08:00 |
|
shuxin zheng
|
6e7ddc42d3
|
add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision.
|
2020-07-22 17:50:56 +08:00 |
|
shuxin zheng
|
84b4969dd7
|
test cache2 demo
|
2020-07-16 12:27:14 +08:00 |
|
zhengshuxin
|
9fc01c5d9b
|
don't fatal when input is invalid in acl_aio.c
|
2020-07-16 11:52:23 +08:00 |
|
shuxin zheng
|
2e70cef3e7
|
don't warn in acl_atomic.c for MacOS
|
2020-07-13 16:05:14 +08:00 |
|
zhengshuxin
|
957e18a8c8
|
test ACL_CACHE2 iterator
|
2020-07-07 18:23:20 +08:00 |
|
shuxin zheng
|
f3f8cc2219
|
markmeson added WSAPoll for vc2003
|
2020-07-06 18:23:33 +08:00 |
|
郑树新
|
6b76350e72
|
Merge pull request #15 from markmeson/wsapoll
Add WSAPoll for pre-Vista Windows
|
2020-07-06 18:07:35 +08:00 |
|
shuxin zheng
|
f739ddd36a
|
fixed one compiling error for Windows
|
2020-07-06 15:39:53 +08:00 |
|
shuxin zheng
|
a6f59e8e7e
|
fixed one bug in connect_timeout/connect_failed in acl_aio_connect.c when retrying to connect.
|
2020-07-03 17:54:10 +08:00 |
|
shuxin zheng
|
3e15a68dc4
|
don't use atomic for IOS and MacOS as default becase some lower OS version don't support.
|
2020-07-03 11:29:04 +08:00 |
|
shuxin zheng
|
a409da3010
|
add SNI support in mbedtls module
|
2020-07-01 16:45:26 +08:00 |
|
shuxin zheng
|
050f756d43
|
fixed bug in acl_dns.c for crashing when socket was closed.
|
2020-07-01 15:57:57 +08:00 |
|
shuxin zheng
|
6676fa22d1
|
atomic can be suitble for more platform.
|
2020-06-28 15:52:24 +08:00 |
|
shuxin zheng
|
2bb6cfe44c
|
release 3.5.1-5 version
|
2020-06-27 14:13:48 +08:00 |
|
shuxin zheng
|
41ef6fef8f
|
use remote_addr@local_addr replacing the old format: local_addr@remote_addr
|
2020-06-27 14:01:13 +08:00 |
|
shuxin zheng
|
aac585e095
|
don't crach in event_limit() from acl_events.c when acl_open_limit() < 0
|
2020-06-23 12:51:41 +08:00 |
|
zhengshuxin
|
69d8baf06c
|
release 3.5.1-4 for the new rpm package
|
2020-06-05 18:15:34 +08:00 |
|
shuxin zheng
|
37ae5c4ba7
|
don't use POLLPRI when calling poll API on Windows.
|
2020-06-02 09:15:58 +08:00 |
|
markmeson
|
9d4f9350e8
|
Add WSAPoll for pre-Vista Windows
|
2020-05-31 18:30:57 -04:00 |
|
zhengshuxin
|
914bfb6aea
|
optimize iocp events
|
2020-05-29 11:23:23 +08:00 |
|
shuxin zheng
|
79317f0965
|
change compiling flag "-Wno-extended-offsetof" to "-Wno-invalid-offsetof" for clang
|
2020-05-19 09:28:57 +08:00 |
|
zhengshuxin
|
8fb50aa0e6
|
build ok with different gcc version
|
2020-05-13 15:42:50 +08:00 |
|
zhengshuxin
|
81ad67eb78
|
build lib_acl by cmake ok
|
2020-05-13 00:01:46 +08:00 |
|
shuxin zheng
|
e99003e472
|
keep compiling symbols for ndk16
|
2020-05-08 15:18:55 +08:00 |
|
shuxin zheng
|
3d7737628f
|
fixed compiling warning by xcode
|
2020-05-07 10:55:14 +08:00 |
|
zhengshuxin
|
1f53d1370c
|
build for different linux platform
|
2020-05-04 21:05:40 +08:00 |
|
shuxin zheng
|
99c94a9366
|
comiling acl workaround
|
2020-04-30 18:26:25 +08:00 |
|
shuxin zheng
|
534917ad73
|
don't call fatal when some error happens for aio listener.
|
2020-04-28 17:42:51 +08:00 |
|
shuxin zheng
|
4dcc370364
|
format code style
|
2020-04-28 17:27:56 +08:00 |
|
zhengshuxin
|
4c55c77ed5
|
add setuid demo
|
2020-04-17 10:26:53 +08:00 |
|