.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
escape analysis task
2018-11-19 00:33:10 +01:00
app
return error instead of panic, fixes #1638
2019-04-14 08:57:01 +08:00
common
fix codestyle
2019-05-18 15:13:49 +08:00
external
refine tls connection
2019-02-17 00:58:02 +01:00
features
correctly propagate dns errors all the way through.
2019-02-21 13:43:48 +01:00
infra
Merge pull request #1694 from heapops/bugfix_rule_ip_ext_file
2019-05-31 12:53:46 +08:00
main
fix bazel build
2019-02-10 19:19:05 +01:00
proxy
upper case http method
2019-02-28 14:36:31 +01:00
release
Update install-release.sh
2019-05-28 21:52:40 +08:00
testing
run coverage with go module
2019-02-13 11:06:39 +01:00
transport
sync fly, enable tls 1.3
2019-05-17 17:54:04 +08:00
.gitignore
remove bazel temp folders from git
2018-10-03 23:58:21 +02:00
annotations.go
API doc
2018-12-03 22:44:42 +01:00
azure-pipelines.template.yml
run tests with go 1.12
2019-02-26 10:19:36 +01:00
azure-pipelines.yml
update bazel version
2019-02-28 21:12:20 +01:00
config.go
optimize v2ctl size
2019-02-01 20:08:21 +01: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_test.go
test case for context
2018-10-21 20:33:08 +02:00
context.go
optimize v2ctl size
2019-02-01 20:08:21 +01:00
core.go
Update version
2019-02-28 17:01:12 +01: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
optimize v2ctl size
2019-02-01 20:08:21 +01:00
go.mod
add scripting support for attributes matching
2019-02-28 14:04:43 +01:00
go.sum
add scripting support for attributes matching
2019-02-28 14:04:43 +01:00
LICENSE
update licence
2019-01-01 11:33:21 +01: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
README.md
update library usage
2018-11-19 21:07:47 +01:00
v2ray_test.go
update port picking
2018-12-05 16:27:32 +01:00
v2ray.go
optimize v2ctl size
2019-02-01 20:08:21 +01:00
WORKSPACE
fix bazel build
2019-02-10 19:19:05 +01:00