Xray-core/proxy/shadowsocks
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
..
client.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
config_test.go Reformat code 2022-05-18 15:29:01 +08:00
config.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto Add xchacha20-ietf-poly1305 for Shadowsocks 2021-10-22 13:24:29 +08:00
protocol_test.go fix(proxy): removed the udp payload length check when encryption is disabled 2023-08-19 23:13:43 -04:00
protocol.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
server.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
shadowsocks.go v1.1.0 2020-12-04 09:36:16 +08:00
validator.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00