.dev /protoc
update protoc
2017-12-23 23:10:39 +01:00
.github
update dead link
2017-12-11 13:26:31 +01:00
.vscode
update vscode config
2017-12-01 23:18:25 +01:00
app
fix lint errors
2018-03-08 21:21:50 +01:00
common
reduce memory usage of Buffer
2018-03-08 22:30:52 +01:00
main
include h2
2018-03-01 21:10:45 +01:00
proxy
reuse buffer
2018-03-09 11:26:00 +01:00
release
Fix typo
2018-03-06 23:18:49 +08:00
testing
block until rpc connection is ready
2018-03-08 23:40:02 +01:00
transport
gofmt
2018-03-08 21:07:01 +01:00
vendor
add ss submodules for testing
2017-11-26 16:43:13 +01:00
.gitignore
gitignore
2017-05-09 22:31:59 +02:00
.gitmodules
add ss submodules for testing
2017-11-26 16:43:13 +01:00
.travis.yml
fix yaml syntax
2018-02-17 21:59:52 +01:00
config.go
comments
2018-02-16 14:04:02 +01:00
config.pb.go
comments
2018-02-16 14:04:02 +01:00
config.proto
comments
2018-02-16 14:04:02 +01:00
context.go
simplify context retrieval
2018-02-21 17:05:29 +01:00
core.go
Update version
2018-03-08 22:41:41 +01:00
dial.go
prototype of commander
2018-02-05 23:38:24 +01:00
dns.go
fix setter methods
2018-02-20 22:07:58 +01:00
errors.generated.go
refactor error messages
2017-04-09 01:43:25 +02:00
LICENSE
update License
2018-01-01 01:19:25 +01:00
network.go
fix setter methods
2018-02-20 22:07:58 +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
policy.go
fix setter methods
2018-02-20 22:07:58 +01:00
proto.go
new use protogen
2017-12-23 23:45:54 +01:00
README.md
add download count
2017-12-14 17:03:44 +01:00
router.go
fix setter methods
2018-02-20 22:07:58 +01:00
v2ray_test.go
use uuid as struct
2018-01-18 23:25:48 +01:00
v2ray.go
remove id in log
2018-03-01 21:16:51 +01:00