Xray-core/app/router
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
..
command Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
balancing_override.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
balancing.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
condition_geoip_test.go fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 2023-08-26 15:11:37 +00:00
condition_geoip.go fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 2023-08-26 15:11:37 +00:00
condition_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
condition.go Refactor log (#3446) 2024-06-29 14:32:57 -04: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 chore: fix some typos in comments 2024-04-18 12:24:56 +08:00
router_test.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
router.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
strategy_leastload_test.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
strategy_leastload.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
strategy_leastping.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
strategy_random.go Select alive only node when fallbackTag is given 2024-05-05 10:11:29 -04:00
weight_test.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
weight.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00