1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-22 11:14:15 +00:00
Xray-core/transport/internet/splithttp
mmmray 2be03c56cb
Pin protobuf packages ()
* 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
..
browser_client.go Add SplitHTTP Browser Dialer support () 2024-07-11 07:56:20 +00:00
client.go Fix SplitHTTP Unix domain socket () 2024-07-22 22:19:31 +02:00
config.go SplitHTTP: Replace responseOkPadding with xPaddingBytes () 2024-08-10 21:47:42 +00:00
config.pb.go Pin protobuf packages () 2024-08-22 10:18:36 -04:00
config.proto SplitHTTP: Replace responseOkPadding with xPaddingBytes () 2024-08-10 21:47:42 +00:00
config_test.go SplitHTTP: Replace responseOkPadding with xPaddingBytes () 2024-08-10 21:47:42 +00:00
connection.go Add SplitHTTP Transport () 2024-06-18 05:36:36 +00:00
dialer.go SplitHTTP: Do not produce too large upload () 2024-08-17 13:01:58 +02:00
hub.go SplitHTTP server: Add "Cache-Control: no-store" to GET response () 2024-08-10 23:59:42 +00:00
lazy_reader.go Refactor log () 2024-06-29 14:32:57 -04:00
splithttp.go Refactor log () 2024-06-29 14:32:57 -04:00
splithttp_test.go SplitHTTP: Do not produce too large upload () 2024-08-17 13:01:58 +02:00
upload_queue.go SplitHTTP server: Fix panic during concurrent Close and Push () 2024-07-26 04:36:55 +02:00
upload_queue_test.go splithttp Read() using blocking mode () 2024-06-24 11:09:24 -04:00