Commit Graph

134 Commits

Author SHA1 Message Date
zhengshuxin
4905a7cb8f Change "uname -p" to "uname -m" to guess the OS type of Unix. 2023-09-20 19:00:34 +08:00
zhengshuxin
217dc1aa65 Add multicast in master udp service. 2023-09-20 18:23:03 +08:00
zhengshuxin
bb8d44962f Update the installing path. 2023-09-11 14:47:27 +08:00
lday
e4c32ebb6f link liburing-ffi 2023-07-09 21:30:25 +08:00
zhengshuxin
979efeb3c5 build wizard 2023-06-22 19:38:36 +08:00
zhengshuxin
2275e50a59 App wizard can create service in commandline mode. 2023-06-17 12:05:57 +08:00
zhengshuxin
6db130c534 wizard can create service conf for other service which can be managed by acl_master. 2023-06-17 11:08:19 +08:00
zhengshuxin
4982bbf145 Optimize wizard app. 2023-05-27 21:30:54 +08:00
zhengshuxin
8a833622dd chmod some files 2023-05-27 10:50:51 +08:00
zhengshuxin
6fa297ae4d Optimize wizard's template for http service. 2023-05-21 22:10:02 +08:00
zhengshuxin
922d1f196c Add websocket supporting in the service's project created by wizard app. 2023-03-25 22:52:19 +08:00
zhengshuxin
9286a008c5 test 2022-10-26 07:03:34 -04:00
zhengshuxin
efe06cd020 test io_uring ... 2022-10-25 06:54:43 -04:00
zhengshuxin
515e388b2e Add support io_uring in service template - master_fiber 2022-10-23 20:42:57 +08:00
郑树新
0496e4680a compile demos on windows for x64 2022-09-06 15:20:02 +08:00
zhengshuxin
5e3f7358ba optimize fiber_file_close() of fiber_io.c 2022-09-02 23:25:28 +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
郑树新
7b0a314136 optimize vc projects of service tmpl used by wizard 2022-08-31 08:44:59 +08:00
郑树新
9c2f893ea6 optimize projects on windows 2022-08-31 08:37:27 +08:00
zhengshuxin
e30ea6808f change charset from utf-8 to gbk for service template 2022-08-30 23:10:28 +08:00
zhengshuxin
4b7d12fb95 test demo 2022-08-26 21:42:14 +08:00
zhengshuxin
7ce6014972 Add the openssl-1.1.1q's headers into acl, so we can use Openssl in default mode. 2022-08-23 17:54:54 +08:00
zhengshuxin
f42003d46f disable openssl default in Makefile 2022-08-23 17:22:36 +08:00
zhengshuxin
a1b09b743e optimize ssl module 2022-08-20 21:32:08 +08:00
shuxin   zheng
689471da8f add service template's default confgiure items. 2022-08-10 14:44:39 +08:00
zhengshuxin
97f66b265e compile demos on Cygwin 2022-08-06 23:32:00 +08:00
zhengshuxin
e664f21494 build acl ok on Cygwin 2022-08-06 20:03:51 +08:00
zhengshuxin
d5bac0b0b1 optimize acl_master and service templates 2022-07-26 16:08:25 +08:00
zhengshuxin
0e8ed6d8fa Merge branch 'master' of gitee:zsxxsz/acl into gitee-master 2022-07-25 18:28:04 +08:00
zhengshuxin
af97334509 acl-master service framework and fiber service template support SO_REUSEPORT option. 2022-07-25 15:30:41 +08:00
郑树新
152deb195c build some app on windows 2022-07-22 23:15:27 +08:00
zhengshuxin
14fce1cc1a optimize for making valgrind happy 2022-07-18 11:42:25 +08:00
shuxin   zheng
bf7a09bf2c Add one control if acl_master.log can be generated in alone mode for master service. 2022-06-12 20:32:08 +08:00
shuxin   zheng
427c05c9fa modifing vc2019 project for http service template 2022-05-08 19:31:58 +08:00
shuxin   zheng
b8a91ba71e correct http service template 2022-05-08 19:19:28 +08:00
zhengshuxin
286297a0dc add ssl functions in http service created by wizard 2022-05-06 00:02:13 +08:00
郑树新
44974a5eb4 optimize dns-gate 2022-05-02 16:11:14 +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
ddb2232be8 modify service configure for fiber mode 2022-04-08 08:16:02 +08:00
root
edf0b72aa3 porting to Alpine Linux ok 2022-01-27 19:37:10 +00:00
郑树新
6caf0293a1 support vs2019 for the application project generated by wizard 2022-01-01 11:28:01 +08:00
zhengshuxin
001964c9fc fixed bugs in http_servlet class in app/wizard/tmpl. 2021-10-19 13:23:38 +08:00
shuxin   zheng
c0e6d687fb add vc2019 project for wizard module 2021-05-26 14:55:23 +08:00
shuxin   zheng
ce4eefa5ba modify samples 2021-01-17 18:57:37 +08:00
shuxin   zheng
af40bef5b0 moify Makefile in wizard's tmpl 2020-09-07 14:17:29 +08:00
shuxin   zheng
2f8c86105e optimize servers template in app/wizard 2020-09-07 14:09:24 +08:00
shuxin   zheng
435e4ff4aa optimize app/wizard 2020-08-21 14:51:09 +08:00
zhengshuxin
d800ca468e use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00