Xray-core/transport/internet/tls
mmmray 2be03c56cb
Pin protobuf packages (#3715)
* Pin protobuf packages

It happened in the past that I ran with the wrong protobuf version
installed locally, and apparently there is even still some file wrong in
splithttp. Fix this issue once and for all.

* bump protobuf packages

* Revert "bump protobuf packages"

This reverts commit 7a3509346a.

* Revert "Revert "bump protobuf packages""

This reverts commit bb79707d15.

* fix deprecated grpc usage
2024-08-22 10:18:36 -04:00
..
config.go CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607) 2024-07-29 06:58:58 +00:00
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607) 2024-07-29 06:58:58 +00:00
config_other.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
config_test.go
config_windows.go
grpc.go Fixing tcp connestions leak 2024-02-19 09:32:40 -05:00
pin.go
pin_test.go
tls.go chore: remove the usage of some deprecated tls properties 2024-04-13 17:56:35 -04:00
unsafe.go