zhengshuxin
|
0811adc58d
|
Add newline on http_hdr_req.c file.
|
2023-10-20 18:09:21 +08:00 |
|
zhengshuxin
|
038edbb9e1
|
fixed one compiling error in http moduel
|
2023-08-24 17:20:16 +08:00 |
|
shuxin zheng
|
c79eaac19c
|
Decrease buff size for http module from 8k to 4k; format codes style.
|
2023-08-23 14:13:49 +08:00 |
|
shuxin zheng
|
1705f9b56e
|
Decreate http read buff's size for shared stack fiber mode.
|
2023-08-23 10:46:16 +08:00 |
|
zhengshuxin
|
49d73b733e
|
Build sucessfully by clang with higher version.
|
2023-07-06 22:20:33 +08:00 |
|
zhengshuxin
|
0e8622f611
|
Fixed one bug in http module that the response's version wasn't got there.
|
2023-03-06 14:43:57 +08:00 |
|
zhengshuxin
|
ae39d3ec94
|
optimize network IO module.
|
2022-08-29 17:09:02 +08:00 |
|
zhengshuxin
|
82265bdbb1
|
fixed one compiling warning
|
2021-10-26 17:01:26 +08:00 |
|
moehuster
|
3463e6ecd1
|
Feature: add linux-aarch64 support
|
2021-10-22 11:03:00 +08:00 |
|
zhengshuxin
|
667c2f27f0
|
optimize building by ndk-build
|
2021-09-28 15:49:15 +08:00 |
|
zhengshuxin
|
3e7712ac72
|
when the http request is HTTP/1.1, keep-alive should be used even if no "Connection" got
|
2021-07-13 16:51:57 +08:00 |
|
zhengshuxin
|
d0b031f3b6
|
test keep-alive of http module
|
2021-07-13 16:17:28 +08:00 |
|
zhengshuxin
|
380dd209d5
|
optimize http module
|
2021-07-13 15:36:51 +08:00 |
|
郑树新
|
6a1c34168f
|
build acl by vc2019
|
2021-07-13 15:09:46 +08:00 |
|
shuxin zheng
|
9d77d6ef24
|
The connection should be set keep-alive when the request http is 1.1 as default
|
2021-07-13 14:26:31 +08:00 |
|
shuxin zheng
|
b19718159a
|
automatically handle 204 http status from server's response which 204 means no body; format code;
|
2021-07-06 15:13:23 +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
|
e99003e472
|
keep compiling symbols for ndk16
|
2020-05-08 15:18:55 +08:00 |
|
shuxin zheng
|
c4cf345fd2
|
disable compile atexit() on ndk16b
|
2020-04-29 17:12:50 +08:00 |
|
shuxin zheng
|
1e57de6069
|
don't compile atexit() in ndk16b for icmp_chat.c file
|
2020-04-29 17:09:59 +08:00 |
|
shuxin zheng
|
6755d9b670
|
modify project for Android with lower ndk9 version
|
2020-04-11 12:08:45 +08:00 |
|
shuxin zheng
|
0caea1ffbb
|
build for Android with gnustl_shared.
|
2020-03-23 22:30:47 +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 |
|
shuxin zheng
|
1e9a0f1721
|
build acl for ndk-r9d for Android
|
2019-11-22 17:37:20 +08:00 |
|
shuxin zheng
|
93f9d6eb83
|
build for ndk9d ok by using *.mk for Android
|
2019-11-22 16:14:20 +08:00 |
|
zhengshuxin
|
07601d5664
|
fixed one bug of hdr_can_read() in http_chat_async.c that the connection should be closed when notify callback return -1.
|
2019-08-07 21:45:20 +08:00 |
|
zhengshuxin
|
bc2de9f4d1
|
fixed one bug of hdr_can_read() in http_chat_async.c that the connection should be closed when notify callback return -1.
|
2019-08-07 21:41:43 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
zhengshuxin
|
190be40459
|
optimize HTTP module for supporting HTTP/1.1
|
2019-07-04 16:32:57 +08:00 |
|
zhengshuxin
|
624f828575
|
optimize http_aclient
|
2019-06-06 13:46:23 +08:00 |
|
zhengshuxin
|
7b7cfe59f7
|
fixed bugs in async read
|
2019-06-05 16:20:19 +08:00 |
|
zhengshuxin
|
287c642ff4
|
fixed bugs in async reading body data from webserver.
|
2019-06-05 15:07:53 +08:00 |
|
zhengshuxin
|
288986fdac
|
optimize http module for http request
|
2019-06-04 14:51:21 +08:00 |
|
zsx
|
db2d293a3e
|
tcp_keeper is ok!
|
2019-01-15 11:57:19 +08:00 |
|
郑树新
|
ff440103c3
|
http module: unsafe uri can be corrected internal.
|
2018-04-27 11:44:02 +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 |
|