.github
Lint: semgrep use p/r2c rules
2020-12-25 18:09:49 +08:00
app
Fix: DNS compatible with localhost
nameserver ( #530 )
2020-12-19 12:17:55 +08:00
common
🕳 Prevent trailing whitespaces in logs ( #526 )
2020-12-17 05:03:26 +08:00
features
Add missing deprecation notice to deprecated code ( #437 )
2020-11-20 15:18:44 +08:00
infra
DNS & Routing: refine rule parsing process ( #528 )
2020-12-18 08:36:34 +08:00
main
Remove Bazel ( #469 )
2020-11-30 20:48:17 +08:00
proxy
🎳 Refine socks5 server UdpAssociate response behavior ( #523 )
2020-12-16 16:39:14 +08:00
release
update geoip, geosite
2020-12-25 00:18:28 +00:00
testing
Refine Android build ( #525 )
2020-12-17 08:50:13 +08:00
transport
Refine Android build ( #525 )
2020-12-17 08:50:13 +08:00
.gitignore
fix( #2211 ): problem that AAAA query returns A result
2020-03-12 00:42:29 +08:00
annotations.go
API doc
2018-12-03 22:44:42 +01:00
config.go
Apply Debian's patch to upstream
2020-06-24 12:57:03 +08:00
config.pb.go
Format proto files using clang-format according to google style ( #264 )
2020-10-05 08:36:40 +08:00
config.proto
Format proto files using clang-format according to google style ( #264 )
2020-10-05 08:36:40 +08:00
context_test.go
test case for context
2018-10-21 20:33:08 +02:00
context.go
Add unit test for outbound handler
2020-06-27 20:50:39 -04:00
core.go
bump version
2020-11-20 16:09:43 +08:00
errors.generated.go
simplify error creation
2018-09-30 18:39:53 +02:00
functions_test.go
fix connection reading in UDP
2019-01-06 00:34:38 +01:00
functions.go
Fix lint according to golangci-lint ( #439 )
2020-11-22 05:05:01 +08:00
go.mod
Bump github.com/pires/go-proxyproto from 0.3.2 to 0.3.3 ( #499 )
2020-12-10 15:19:35 +08:00
go.sum
Bump github.com/pires/go-proxyproto from 0.3.2 to 0.3.3 ( #499 )
2020-12-10 15:19:35 +08:00
LICENSE
Update rights owner
2020-10-07 14:34:00 +08:00
mocks.go
Mockgen: do NOT rely on GOBIN & GOPATH
2020-08-26 18:54:58 +08:00
proto.go
fix: vprotogen in windows ( #365 )
2020-10-29 09:04:12 +08:00
README.md
Refine: readme packaging badge
2020-12-24 03:50:13 +08:00
SECURITY.md
update security policy with renewed GPG pubkey
2020-11-08 03:54:22 -06:00
v2ray_test.go
Some minor fixes ( #433 )
2020-11-20 01:02:52 +08:00
v2ray.go
Refine code according to golangci-lint results
2020-10-11 19:22:46 +08:00