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 |
|
shuxin zheng
|
06bbbbf9a6
|
acl_get_ifaddrs can work on MacOS
|
2020-04-16 14:22:53 +08:00 |
|
shuxin zheng
|
6755d9b670
|
modify project for Android with lower ndk9 version
|
2020-04-11 12:08:45 +08:00 |
|
shuxin zheng
|
1f1321d0d1
|
add context object in ACL_CACHE2
|
2020-03-25 20:55:12 +08:00 |
|
shuxin zheng
|
0caea1ffbb
|
build for Android with gnustl_shared.
|
2020-03-23 22:30:47 +08:00 |
|
zhengshuxin
|
642fa6b875
|
optimize acl_cache2
|
2020-02-24 17:19:09 +08:00 |
|
shuxin zheng
|
95883c415f
|
fixed compiling waring on MacOS
|
2020-02-15 19:26:41 +08:00 |
|
zhengshuxin
|
7ceccccba0
|
release 3.5.1-1
|
2020-01-12 22:28:37 +08:00 |
|
zhengshuxin
|
467664ed02
|
release acl 3.5.1 version
|
2020-01-09 10:48:04 +08:00 |
|
zhengshuxin
|
8116419635
|
release acl 3.5.0-12 version
|
2020-01-09 10:13:17 +08:00 |
|
zsxxsz
|
7d7381f960
|
compiling ok by vc2003
|
2020-01-09 00:04:02 +08:00 |
|
shuxin zheng
|
4a7dce51ba
|
acl::mbedtls_conf can load three mbedtls dynamic libs
|
2020-01-06 15:29:03 +08:00 |
|
shuxin zheng
|
59955b5b23
|
test acl using mbedtls ok!
|
2020-01-02 23:29:06 +08:00 |
|