Xray-core/transport/internet/kcp
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
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto
connection.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
connection_test.go
crypt.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
crypt_test.go
cryptreal.go
dialer.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
io.go
io_test.go
kcp.go Run core/format.go 2022-12-25 19:47:53 -05:00
kcp_test.go
listener.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
output.go
receiving.go
segment.go
segment_test.go
sending.go
xor.go
xor_amd64.go
xor_amd64.s