.github
Fix: remove v2ctl from debian/rules ( #1954 )
2022-09-18 08:46:32 +08:00
app
feat: Replace default Health Ping URL to HTTPS ( #1991 )
2022-09-19 16:03:43 +08:00
common
fix: Replace "math/rand" with "crypto/rand" in padding generation( #2032 )
2022-10-06 18:21:09 +08:00
features
implement scoped transient storage
2022-04-28 19:32:55 +01:00
infra
Fix: json.Reader: fill output bytes as much as possible
2022-09-07 10:50:17 +01:00
main
Fix getting shared flags for balance info command ( #1905 )
2022-09-07 18:01:19 +08:00
proxy
fix: socks4/4a client handshake ( #1971 )
2022-10-08 10:59:28 +08:00
release
Fix: remove v2ctl from debian/rules ( #1954 )
2022-09-18 08:46:32 +08:00
testing
Chore: fix gofumpt lint ( #1719 )
2022-04-06 23:48:16 +08:00
transport
Feat: add transport original name to listen unix ( #2048 )
2022-10-08 09:04:05 +08:00
.gitignore
Feat: remove geo files from repo & refine tests ( #869 )
2021-04-07 03:08:03 +08:00
annotations.go
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 version: 5.1.0
2022-09-06 20:39:05 +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 google.golang.org/grpc from 1.49.0 to 1.50.0 ( #2046 )
2022-10-08 11:01:25 +08:00
go.sum
Chore: bump google.golang.org/grpc from 1.49.0 to 1.50.0 ( #2046 )
2022-10-08 11:01:25 +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 environment support in root level instance
2022-04-28 19:32:55 +01:00