.dev /protoc
update protobuf lib
2018-07-25 00:36:28 +02:00
.github
add feature request template
2018-11-13 20:40:18 +01:00
.vscode
update for go1.13+
2019-10-10 14:56:01 +08:00
app
Fix merge error
2020-06-01 07:28:58 -05:00
common
Fix merge error
2020-06-01 07:28:57 -05: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
fix stdin type mismatch in windows
2020-06-01 07:28:42 -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
Fix missing permissions
2020-06-01 07:29:04 -05:00
testing
Delay Closing Connection so that test have chance to complete(Additional)
2020-06-01 07:28:50 -05:00
transport
add tls1.3 ciphers
2020-06-01 07:28:40 -05:00
.gitignore
fix( #2211 ): problem that AAAA query returns A result
2020-02-04 18:44:58 +08:00
Dockerfile
docker file compatible with ray version
2020-06-01 07:29:02 -05:00
LICENSE
update licence
2019-01-01 11:33:21 +01:00
README.md
update library usage
2018-11-19 21:07:47 +01:00
WORKSPACE
fix bazel build
2019-02-10 19:19:05 +01:00
annotations.go
API doc
2018-12-03 22:44:42 +01:00
azure-pipelines.template.yml
Output Build Diagnose Information for common/buf(Fix)
2020-06-01 07:28:47 -05:00
azure-pipelines.yml
golang version number 1.14.1
2020-06-01 07:29:07 -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
test case for context
2018-10-21 20:33:08 +02:00
core.go
release 4.22.0
2020-06-01 07:29:03 -05:00
errors.generated.go
simplify error creation
2018-09-30 18:39:53 +02:00
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
Fix build error, blaim golang.org/x/crypto@v0.0.0-20190308221718-c2843e01d9a2
2020-06-01 07:28:59 -05:00
go.sum
Fix build error, blaim golang.org/x/crypto@v0.0.0-20190308221718-c2843e01d9a2
2020-06-01 07:28:59 -05:00
mocks.go
support custom log handler
2018-12-06 17:37:05 +01:00
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
update port picking
2018-12-05 16:27:32 +01:00