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 Removal: confonly 2020-12-11 13:05:29 +08:00
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto v1.1.0 2020-12-04 09:36:16 +08:00
connection_test.go v1.1.0 2020-12-04 09:36:16 +08:00
connection.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
crypt_test.go Reformat code 2022-05-18 15:29:01 +08:00
crypt.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
cryptreal.go v1.1.0 2020-12-04 09:36:16 +08:00
dialer.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
io_test.go v1.1.0 2020-12-04 09:36:16 +08:00
io.go Removal: confonly 2020-12-11 13:05:29 +08:00
kcp_test.go Reformat code 2022-05-18 15:29:01 +08:00
kcp.go Run core/format.go 2022-12-25 19:47:53 -05:00
listener.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
output.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
receiving.go Removal: confonly 2020-12-11 13:05:29 +08:00
segment_test.go Reformat code 2022-05-18 15:29:01 +08:00
segment.go Removal: confonly 2020-12-11 13:05:29 +08:00
sending.go Removal: confonly 2020-12-11 13:05:29 +08:00
xor_amd64.go v1.0.0 2020-11-25 19:01:53 +08:00
xor_amd64.s v1.0.0 2020-11-25 19:01:53 +08:00
xor.go Style: format code 2021-09-20 21:00:55 +08:00