.github
chore: update release go version to 1.21
2023-08-10 07:30:50 +08:00
app
fix: panic in dns over quic when address is a ip
2023-07-02 09:47:33 +08:00
common
feat: bulit-in qtls cipher suite implementation
2023-07-17 12:38:25 +08:00
features
feat: add option to override destination of access log
2023-02-19 12:26:33 +00:00
infra
DomainStrategy support for all outbounds
2023-02-19 13:34:15 +00:00
main
add meek request stereotype
2023-05-29 23:55:45 +01:00
proxy
fix: parse for the CipherType of Shadowsocks in simplified config ( #2510 )
2023-07-25 16:27:53 +08:00
release
CI: Add Linux loong64 build task ( #2609 )
2023-07-18 13:38:17 +08:00
testing
Chore: fix gofumpt lint ( #1719 )
2022-04-06 23:48:16 +08:00
transport
Migrate to quic-go v0.36.0 ( #2561 )
2023-07-01 15:31:19 +08:00
.gitignore
Feat: remove geo files from repo & refine tests ( #869 )
2021-04-07 03:08:03 +08:00
annotations.go
API doc
2018-12-03 22:44:42 +01:00
config.go
Fix: load auto format config with io.Reader ( #1773 )
2022-07-21 21:56:50 +08:00
config.pb.go
chore: regenerate protobuf file
2022-09-06 20:36:27 +01:00
config.proto
update version: auto replacement to v5 path
2022-01-02 15:16:23 +00:00
context_test.go
update version: auto replacement to v5 path
2022-01-02 15:16:23 +00:00
context.go
Fix lint
2022-06-28 21:36:12 +08:00
core.go
update to v5.7.0
2023-05-31 10:45:19 +01:00
errors.generated.go
update version: auto replacement to v5 path
2022-01-02 15:16:23 +00:00
format.go
vFormat: use gci instead of customized goimports ( #1020 )
2021-05-19 19:59:46 +08:00
functions_test.go
update version: auto replacement to v5 path
2022-01-02 15:16:23 +00:00
functions.go
Fix: gci command for formatting code ( #1757 )
2022-05-01 00:47:14 +08:00
go.mod
Chore: bump github.com/refraction-networking/utls from 1.3.3 to 1.4.1 ( #2648 )
2023-08-10 07:28:38 +08:00
go.sum
Chore: bump github.com/refraction-networking/utls from 1.3.3 to 1.4.1 ( #2648 )
2023-08-10 07:28:38 +08:00
LICENSE
Chore: update license year
2022-01-01 12:00:41 +08:00
mocks.go
update version: auto replacement to v5 path
2022-01-02 15:16:23 +00:00
proto.go
Fix: vprotogen loop dependency ( #797 )
2021-03-18 18:32:40 +08:00
README.md
♻️ refactor geoip match logic ( #1157 )
2021-09-27 21:43:05 +01:00
SECURITY.md
Docs: fix a typo in security policy ( #1344 )
2021-10-23 11:41:03 +08:00
v2ray_test.go
update version: auto replacement to v5 path
2022-01-02 15:16:23 +00:00
v2ray.go
add implementation for transport environment and network env
2023-05-29 23:55:43 +01:00