Commit Graph

94 Commits

Author SHA1 Message Date
68fd726068 Update .gitlab-ci.yml file 2023-05-09 07:28:11 +00:00
2564a2e565 Update .gitlab-ci.yml file 2023-05-09 07:24:24 +00:00
4520f5cc66 update ci image 2023-05-09 15:19:17 +08:00
88dccb53a2 update mingw builder 2023-05-09 14:41:59 +08:00
2db53cd98e Add docker build file 2023-05-08 14:06:07 +08:00
df0f87a034 Update .gitlab-ci.yml file 2023-05-08 05:42:40 +00:00
c97a46e1c3 Update .gitlab-ci.yml file 2023-05-08 05:42:18 +00:00
17531118b3 Update .gitlab-ci.yml file 2023-05-06 09:49:38 +00:00
f536b0e8c1 Remove todos 2023-05-06 17:48:59 +08:00
dcc5d43604 Merge branch 'ci/gitlab' of git.rua.plus:xfy/rua-list into ci/gitlab 2023-05-06 17:48:50 +08:00
18f2766805 Remove todos 2023-05-06 17:48:35 +08:00
478c99d949 Update .gitlab-ci.yml file 2023-05-06 09:47:04 +00:00
3d67b404a5 Add do not handle non-utf8 headers 2023-05-06 17:40:13 +08:00
75ea312c92 Update error handle 2023-05-06 17:37:16 +08:00
916c539900 Update .gitlab-ci.yml file 2023-05-06 09:26:03 +00:00
ffaacc7851 Update .gitlab-ci.yml file 2023-05-06 09:12:46 +00:00
e2bab674e7 Fix linker 2023-05-06 15:56:49 +08:00
4e2d699a00 Update linker 2023-05-06 15:29:51 +08:00
2251fc57ca Update .gitlab-ci.yml file 2023-05-06 07:25:49 +00:00
65332d953d Update cross-platform linker 2023-05-06 15:16:48 +08:00
b1474f7125 Update .gitlab-ci.yml file 2023-05-06 06:17:42 +00:00
78a47c3cf6 Update .gitlab-ci.yml file 2023-05-06 06:16:34 +00:00
4638df0bab Add gitlab ci 2023-05-06 14:04:45 +08:00
2215402860 Refactor tests 2023-05-06 13:55:58 +08:00
79e204d80d Add cargo config file 2023-05-04 17:57:55 +08:00
f1d8deaaf2 Add todo 2023-05-04 15:27:57 +08:00
29bb64cf70 Fix dependencies 2023-05-04 14:26:03 +08:00
a1c1f0bc1e Fix debug error 2023-05-04 14:18:57 +08:00
a49cabe829 Fix header parse 2023-05-04 14:17:27 +08:00
72657d6312 Update tcp connection 2023-05-04 13:59:06 +08:00
54ed3f9320 Use original server 2023-05-04 12:33:04 +08:00
13f9c04fc3 Fix start queue 2023-05-04 11:44:21 +08:00
8d07f6dcfc Add openssl 2023-05-04 11:19:42 +08:00
061ae1e8c1 Reformat example log v1.2 2023-05-03 20:37:34 +08:00
43751a52cc Fix log to file 2023-05-03 20:34:45 +08:00
52afb5d2b1 Add more log layer 2023-05-03 20:17:32 +08:00
c2a8e24f21 Remove log info in config file 2023-05-03 19:47:18 +08:00
7d5000ccbd Remove useless files 2023-05-03 19:45:15 +08:00
3db5f2e106 Remove env_logger 2023-05-03 19:36:18 +08:00
4f0ae07c32 Change logger to tracing 2023-05-03 19:35:52 +08:00
cd8ff1b5a1 Fix tcp connection v1.1 2023-05-03 10:33:30 +08:00
15574ded58 Add error handles 2023-05-03 10:11:12 +08:00
0227130b32 Update request with channel 2023-05-03 09:58:48 +08:00
cfbbc70f15 Fix local addr 2023-05-03 01:24:22 +08:00
cd32620974 Update server addr 2023-05-03 01:23:21 +08:00
9dcca6b83e Fix res headers 2023-05-03 01:16:27 +08:00
ed5b52032a Add read request body with content length 2023-05-03 00:50:59 +08:00
830d87fa47 Format reader 2023-05-02 23:55:09 +08:00
85bc707748 Remove old middlewares 2023-05-02 23:43:05 +08:00
300ffcb6ab Parse header from listener 2023-05-02 23:42:01 +08:00