1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 18:25:23 +00:00
v2fly/transport/internet/tls
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
..
config_other.go add support for not loading system roots. fixes #1513 2019-02-26 21:58:54 +01:00
config_test.go remove dep of assert lib 2019-02-09 15:46:48 +01:00
config_windows.go Revert "Fix self-signed certificates on Windows" 2019-10-28 23:00:09 +08:00
config.go Further strip unique signatures of tls handshake 2020-06-18 11:32:37 +08: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
tls.go Remove unused utls 2020-07-20 05:59:46 +00:00