Commit graph

84 commits

Author SHA1 Message Date
Zhang Jingqiang
0b7c3012c8 g3proxy: enable HTTP1 ICAP testcase 2024-11-23 08:19:48 +08:00
Zhang Jingqiang
9007816783 g3proxy: disable ICAP testcase 2024-11-22 18:35:56 +08:00
Zhang Jingqiang
fe7345e0d9 g3proxy: add h2 testcase 2024-11-22 18:35:56 +08:00
Zhang Jingqiang
563df02f9c g3proxy: add base audit ci test 2024-11-22 07:47:35 +08:00
Zhang Jingqiang
9f329b255b g3proxy: delete outdated testcase 2024-11-22 07:47:35 +08:00
Zhang Jingqiang
0f6bcd9b37 g3proxy: enable metrics in CI test 2024-11-21 17:32:10 +08:00
Zhang Jingqiang
d49f743b77 g3proxy: install fluent-bit in CI 2024-11-21 17:32:10 +08:00
Zhang Jingqiang
e6628f871c g3proxy: add dynamic user testcase 2024-11-21 17:32:10 +08:00
Zhang Jingqiang
d1358f64d9 g3proxy: add intelli proxy server testcase 2024-11-21 17:32:10 +08:00
Zhang Jingqiang
b8d7760c2c g3proxy: delete outdated ci tests 2024-11-21 17:32:10 +08:00
Zhang Jingqiang
074d09c056
g3proxy: add testcase for float escapers (#379)
* g3proxy: make direct_float escaper usable if only ipv4 set

* g3proxy: add testcases for *_float escaper
2024-11-20 16:22:20 +08:00
Zhang Jingqiang
cffba2feff
g3proxy: delete outdated ci test (#376) 2024-11-19 17:28:07 +08:00
Zhang Jingqiang
7ca7fffe8a g3proxy: add ftp over http test script via pycurl 2024-11-19 15:18:21 +08:00
Zhang Jingqiang
cfb18409cb
g3proxy: add fluentd log in coverage CI (#375) 2024-11-18 22:37:22 +08:00
Zhang Jingqiang
2b262a8484 g3proxy: add anonymous user testcase 2024-11-16 08:05:56 +08:00
Zhang Jingqiang
e3d0f9a4d3 g3proxy: add user coverage test CI 2024-11-15 16:04:35 +08:00
Zhang Jingqiang
0d87ee12c2 g3proxy: use more log options in CI 2024-11-14 22:22:50 +08:00
Zhang Jingqiang
b178755128
g3proxy: add chained socks5 proxy testcase (#368) 2024-11-14 19:17:45 +08:00
Zhang Jingqiang
86bde52412 g3proxy: add chained http proxy test CI 2024-11-13 17:53:57 +08:00
Zhang Jingqiang
960db4484d update doc 2024-11-13 15:42:54 +08:00
Zhang Jingqiang
3f98e41df8
add g3proxy coverage test CI (#362) 2024-11-13 12:39:44 +08:00
Zhang Jingqiang
49807f2f79
upload coverage data for lib unit tests (#361) 2024-11-12 15:03:48 +08:00
Zhang Jingqiang
9bfff86392 g3proxy: split coverage test into smaller parts 2024-11-08 17:51:32 +08:00
Zhang Jingqiang
796cdad195 add nginx.conf to run g3proxy CI 2024-09-20 17:24:45 +08:00
Zhang Jingqiang
0157215555 update coverage script and doc 2024-09-19 23:17:07 +08:00
Zhang Jingqiang
c55ae6ccd5 update doc 2024-07-24 19:35:11 +08:00
Zhang Jingqiang
b968384ada fix iso country code generate script 2024-05-09 19:22:54 +08:00
Zhang Jingqiang
8c795e035e drop boringssl submodule 2024-03-14 14:14:27 +08:00
Zhang Jingqiang
ca03365319 escape + in version string 2024-03-11 15:39:25 +08:00
daniel.haimanot1
667aa3d8c6 clone missing submodules before build tarball 2024-02-23 10:14:04 +08:00
Zhang Jingqiang
7a009112a3 support the build of release tarball for boringssl feature 2024-02-02 16:38:02 +08:00
Zhang Jingqiang
2f461b5fe1 add g3-bssl-sys crate to use incorporated boringssl 2024-02-02 16:38:02 +08:00
Zhang Jingqiang
c12aef4a85 check out submodules when create release tarball 2024-02-02 16:38:02 +08:00
Zhang Jingqiang
ecf66a525a support extract version from metadata when build tarball 2024-01-04 15:34:43 +08:00
Zhang Jingqiang
8675faf276
restore support of openssl 1.1 (#137)
* Revert "require openssl version 3.0"

This reverts commit cca9041354.

* send ca list only if ca cert is set explicitly

* update doc

* fix compilation
2023-12-18 19:27:27 +08:00
Zhang Jingqiang
cca9041354 require openssl version 3.0 2023-11-23 17:14:20 +08:00
Zhang Jingqiang
c13575a906 allow to fetch online when vendoring 2023-11-22 17:39:04 +08:00
Zhang Jingqiang
cca7abbf32 use cargo-cache to clean local checkouts 2023-11-22 17:30:42 +08:00
Zhang Jingqiang
b35e69ee1c g3proxy: add new config options available in c-ares 1.20 2023-11-13 15:28:33 +08:00
Zhang Jingqiang
1dec3a9bea g3proxy: fix coverage test script 2023-11-10 17:24:54 +08:00
Zhang Jingqiang
5b2829302d ingore git dependencies when checking update 2023-10-23 10:24:16 +08:00
Zhang Jingqiang
e25e477e9b fix dch changelog date time 2023-10-16 15:00:37 +08:00
Zhang Jingqiang
6d9c8f5936 rename trust-dns to hickory 2023-10-14 14:30:28 +08:00
Zhang Jingqiang
c5cf8fddfd make build tarball reproducible 2023-09-19 11:19:00 +08:00
Zhang Jingqiang
ee64a67218 use locked instead of frozen when vendoring packages 2023-09-19 10:52:27 +08:00
Zhang Jingqiang
62bbb9b720 auto convert source version to package version 2023-09-15 12:04:03 +08:00
Zhang Jingqiang
2c153a8960 fix deb binary build flags 2023-09-13 10:17:11 +08:00
Zhang Jingqiang
c9204ee844 g3-geoip: add native db format 2023-09-12 15:37:57 +08:00
Zhang Jingqiang
5a5a513906 g3proxy: add route_geoip escaper 2023-09-11 15:25:04 +08:00
Zhang Jingqiang
dd494bb607 g3-geoip: update country code definition 2023-09-08 16:47:13 +08:00