.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
fix lint warnings
2018-11-13 23:19:58 +01:00
app
fix lint warnings
2018-11-13 23:19:58 +01:00
common
improve address serialization performance
2018-11-14 19:16:46 +01:00
features
adjust default value of buffer size
2018-11-11 10:54:47 +01:00
main
prototype for reverse proxy
2018-10-28 00:03:11 +02:00
proxy
propagate error
2018-11-14 19:17:11 +01:00
release
update config files
2018-11-13 23:29:36 +01:00
testing
update wss test
2018-11-13 20:55:34 +01:00
transport
move pipe option into dedicated struct
2018-11-14 12:31:59 +01:00
.gitignore
remove bazel temp folders from git
2018-10-03 23:58:21 +02:00
azure-pipelines.template.yml
update azure pipeline
2018-11-13 00:00:12 +01:00
azure-pipelines.yml
update azure pipelines
2018-11-12 23:58:26 +01:00
config.go
fix typo
2018-04-02 15:52:16 +08:00
config.pb.go
update protobuf generated files
2018-09-30 18:39:28 +02:00
config.proto
comments
2018-03-13 09:02:21 +01:00
context_test.go
test case for context
2018-10-21 20:33:08 +02:00
context.go
simplify context retrieval
2018-02-21 17:05:29 +01:00
core.go
Update version
2018-11-09 10:18:33 +01:00
errors.generated.go
simplify error creation
2018-09-30 18:39:53 +02:00
functions.go
release buffer after use
2018-11-12 19:51:21 +01:00
LICENSE
update License
2018-01-01 01:19:25 +01:00
mocks.go
test case for balancer
2018-11-07 21:25:43 +01:00
plugin_linux.go
merge log into common log
2017-12-19 21:28:12 +01:00
plugin_other.go
comments
2017-11-22 23:15:14 +01:00
plugin.go
comments
2017-11-22 23:15:14 +01:00
proto.go
new use protogen
2017-12-23 23:45:54 +01:00
README.md
update status badge
2018-11-13 09:45:32 +01:00
v2ray_test.go
simplify dependency resolution
2018-10-22 11:26:22 +02:00
v2ray.go
fix return value parsing
2018-10-22 21:25:25 +02:00
WORKSPACE
bazel configuration
2018-10-03 20:32:32 +02:00