Xray-core/transport/internet/tls
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
https://github.com/protocolbuffers/protobuf/releases/tag/v21.12
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
go run ./infra/vprotogen
2023-01-30 04:35:30 +00:00
..
config.go Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
config.pb.go Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
config.proto Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
config_other.go Style: format code 2021-09-20 21:00:55 +08:00
config_test.go Adjust config loader of TLS & XTLS 2020-12-16 15:59:04 +00:00
config_windows.go Style: format code 2021-09-20 21:00:55 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
grpc.go Run core/format.go 2022-12-25 19:47:53 -05:00
pin.go Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
pin_test.go Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
tls.go uTLS PinnedPeerCertificateChainSha256 (#1556) 2023-01-27 04:19:49 +00:00
unsafe.go Fix errNoCertificates 2021-05-10 00:11:45 +08:00