1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-01 16:26:02 -04:00
v2fly/proxy/shadowsocks
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
* Update protoc binary executable files to v3.13.0

* Write proto files in more standard way

* Make go generate & vprotogen compatible with protoc-gen-gofast

* Regenerate pb.go files according to new proto files

* Clean go.sum by running go mod tidy

* Implement mustEmbedUnimplementedServiceServer for gPRC services
2020-08-24 12:10:26 +00:00
..
client.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
config_test.go introduce go-cmp 2018-11-15 10:30:03 +01:00
config.go fix encoding bug in shadowsocks 2018-11-02 22:04:52 +01:00
config.pb.go Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
config.proto Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
ota_test.go remove NewMultiBufferValue 2018-11-16 11:08:12 +01:00
ota.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
protocol_test.go remove dep on assert lib 2019-02-02 22:19:30 +01:00
protocol.go clean up code 2020-06-27 07:51:42 +08:00
server.go Fix context layering in Shadowsocks UDP 2020-06-19 17:52:39 +08:00
shadowsocks.go use new errorgen 2018-09-30 23:08:41 +02:00