.dev /protoc
…
.github
…
.vscode
update for go1.13+
2019-10-10 14:56:01 +08:00
app
Revert "修复一个导致 TPROXY 下 v2ray 断流的问题"
2020-05-31 11:58:24 +08:00
common
Revert "修复一个导致 TPROXY 下 v2ray 断流的问题"
2020-05-31 11:58:24 +08:00
external
remove script's fiddling
2019-10-19 11:12:11 +08:00
features
correctly propagate dns errors all the way through.
2019-02-21 13:43:48 +01:00
infra
set cache to tmp dir
2020-06-01 07:28:23 -05:00
main
Fix Test Parse flag before flag defined by V2 in main
2020-03-24 19:55:21 +08:00
proxy
Revert "修复一个导致 TPROXY 下 v2ray 断流的问题"
2020-05-31 11:58:24 +08:00
release
Redo Bleeding Edge Release
2020-06-01 07:28:29 -05:00
testing
Disable coverage upload
2020-06-01 07:28:32 -05:00
transport
let crypto/tls choose the proper ciphers
2020-05-31 11:04:30 +08:00
.gitignore
fix( #2211 ): problem that AAAA query returns A result
2020-02-04 18:44:58 +08:00
LICENSE
update licence
2019-01-01 11:33:21 +01:00
README.md
…
WORKSPACE
fix bazel build
2019-02-10 19:19:05 +01:00
annotations.go
…
azure-pipelines.template.yml
Update azure-pipelines.template.yml
2020-05-31 06:10:23 +00:00
azure-pipelines.yml
cd to code dir
2020-06-01 07:28:33 -05:00
config.go
revert back to multiconfig
2020-01-03 09:26:48 +08:00
config.pb.go
deprecate global transport settings in proto config
2019-01-13 20:14:24 +01:00
config.proto
deprecate global transport settings in proto config
2019-01-13 20:14:24 +01:00
context.go
optimize v2ctl size
2019-02-01 20:08:21 +01:00
context_test.go
…
core.go
Fix build break
2020-06-01 07:28:21 -05:00
errors.generated.go
…
functions.go
optimize v2ctl size
2019-02-01 20:08:21 +01:00
functions_test.go
fix connection reading in UDP
2019-01-06 00:34:38 +01:00
go.mod
release 4.21.1
2019-10-26 18:54:37 +08:00
go.sum
external module refraction-networking/utls use mod version
2019-10-19 10:22:49 +08:00
mocks.go
…
proto.go
merge ext into core
2019-02-10 19:04:11 +01:00
v2ray.go
optimize v2ctl size
2019-02-01 20:08:21 +01:00
v2ray_test.go
…