1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-13 19:30:43 +00:00
v2fly/proxy/socks
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.go optimize v2ctl size 2019-02-01 20:08:21 +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
protocol_test.go fix broken test 2019-02-10 19:47:26 +01:00
protocol.go pass username to inbound.User.Email in http/socks server 2020-03-12 00:42:29 +08:00
server.go branch context instead of layer it 2020-06-18 12:01:37 +08:00
socks.go use new errorgen 2018-09-30 23:08:41 +02:00