Commit Graph

109 Commits

Author SHA1 Message Date
zhengshuxin
981dfcdacd optimize status demo 2022-09-18 11:15:37 +08:00
zhengshuxin
51a782772a test demo 2022-09-18 09:26:31 +08:00
zhengshuxin
4411d6b3de test demo 2022-09-15 23:13:17 +08:00
zhengshuxin
6ec3aa2ec5 test gson 2022-09-13 22:23:11 +08:00
zhengshuxin
3ac887ea53 test gson which can be transfered to std::map<> 2022-09-13 22:20:02 +08:00
zhengshuxin
48d42428a2 test demo 2022-09-11 16:24:01 +08:00
zhengshuxin
ba054b4b6e add one demo for getting status from TP-LINK 2022-09-11 16:18:55 +08:00
郑树新
0496e4680a compile demos on windows for x64 2022-09-06 15:20:02 +08:00
zhengshuxin
dbbb847c1b format codes charset 2022-09-06 09:48:25 +08:00
zhengshuxin
7c97be44a9 modify demos' IO timeout from 0 to -1 because the changing of IO timeout meaning 2022-08-31 15:05:35 +08:00
zhengshuxin
97028886a8 test openssl in fiber mode. 2022-08-29 18:40:15 +08:00
zhengshuxin
ae39d3ec94 optimize network IO module. 2022-08-29 17:09:02 +08:00
zhengshuxin
4b7d12fb95 test demo 2022-08-26 21:42:14 +08:00
zhengshuxin
70391ac4b0 add SNI in acl::openssl_io 2022-08-26 17:51:41 +08:00
zhengshuxin
b1dd2149f5 optimize httpd_proxy demo 2022-08-26 00:12:26 +08:00
郑树新
152deb195c build some app on windows 2022-07-22 23:15:27 +08:00
zhengshuxin
1bcc233e3f test demo 2022-06-06 19:22:21 +08:00
shuxin   zheng
2669546783 optimize dns-gate 2022-05-29 17:41:21 +08:00
zhengshuxin
ee93c0de8f optimzie httpd_proxy demo 2022-05-11 11:57:00 +08:00
shuxin   zheng
fdfd2a85fd add one http server demo which can be used as a static webserver 2022-05-08 20:52:22 +08:00
shuxin   zheng
39b11013d2 test dns-gate 2022-05-05 08:57:28 +08:00
shuxin   zheng
d2aab4fb4a add reload for dns-gate 2022-05-03 22:36:37 +08:00
郑树新
12d402a69c build dns-gate on windows 2022-05-02 21:57:47 +08:00
shuxin   zheng
e822c28850 optimize and test dns-gate 2022-05-02 20:50:59 +08:00
shuxin   zheng
c072648baa optimize and test dns-gate app 2022-05-02 17:29:27 +08:00
shuxin   zheng
66fde58d2b add lost files for dns-gate 2022-05-02 16:13:10 +08:00
郑树新
44974a5eb4 optimize dns-gate 2022-05-02 16:11:14 +08:00
zhengshuxin
162bcd4e90 test dns-gate 2022-05-02 11:22:54 +08:00
shuxin   zheng
c39a737851 optimize dns-gate 2022-05-02 09:40:26 +08:00
郑树新
854c1aa4ca merge and format event_iocp.c; add dns-gate demo project 2022-05-01 23:29:31 +08:00
shuxin   zheng
acd8022187 add sqlite db module to save some info in dns-gate demo 2022-05-01 09:00:08 +08:00
shuxin   zheng
523dee01a8 test demos 2022-04-30 23:28:17 +08:00
shuxin   zheng
9b6a007103 test dns-gate demo 2022-04-30 20:33:12 +08:00
shuxin   zheng
2dbba96b97 fixed one bugs in rfc1035.cpp and add one demo dns-gate for transfering DNS protocol. 2022-04-30 14:56:38 +08:00
zhengshuxin
d9f0c8b5da remove some compiling options for MacOS 2022-04-11 19:09:39 +08:00
hailang
5ef96d62fe Merge remote-tracking branch 'origin/master' into dev_mac_support_cross_compilation 2022-04-10 17:29:58 +08:00
hailang
3ddff50476 mac support cross compile 2022-04-10 15:43:29 +08:00
zhengshuxin
9c8fc9dba4 master_fiber.cpp can be used in shared stack mode. 2022-04-06 18:21:51 +08:00
zhengshuxin
3a74c65d81 Merge branch 'master' of gitee:zsxxsz/acl into gitee-zsxxsz 2022-04-03 00:16:40 +08:00
郑树新
a9b4053454 test httpd_proxy 2022-04-03 00:16:05 +08:00
zhengshuxin
af816bd946 test httpd_proxy demo 2022-04-02 23:59:44 +08:00
zhengshuxin
7783529c47 test httpd_proxy demo 2022-04-02 23:48:10 +08:00
zhengshuxin
e9b62fdc14 fixed bugs in httpd_proxy demo 2022-04-02 16:31:12 +08:00
zhengshuxin
300de6b7e4 poll.c can support shared stack 2022-03-31 18:35:14 +08:00
zhengshuxin
1ced194a2b optimize the API epoll's hooking in fiber module 2022-03-22 15:55:58 +08:00
zhengshuxin
cf30060e4f add setParseBody() in HttpServletRequest class 2022-03-16 18:14:45 +08:00
zhengshuxin
69d5e8bd63 test closing fd in another fiber 2022-03-12 23:59:32 +08:00
zhengshuxin
6a9d69c1f3 test httpd_proxy for closing another fiber's fd 2022-03-03 19:22:48 +08:00
zhengshuxin
18979c88a5 optimize for closing fd in another fiber from the running fiber 2022-03-02 18:33:09 +08:00
zhengshuxin
a60dbd21e1 adding new feature that one fiber can close another fiber's fd 2022-03-01 19:02:05 +08:00