Xray-core/app/router
2026-03-07 10:49:46 +00:00
..
command Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
balancing.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
balancing_override.go
condition.go MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
condition_geoip.go Geodat: Reduce peak memory usage (#5581) 2026-01-26 10:45:25 +00:00
condition_geoip_test.go Geofiles: Revert related changes for now, waiting for better changes (#5557) 2026-01-17 12:40:53 +00:00
condition_serialize_test.go MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
condition_test.go Geofiles: Revert related changes for now, waiting for better changes (#5557) 2026-01-17 12:40:53 +00:00
config.go Routing: Add webhook to rules (#5722) 2026-03-07 10:49:46 +00:00
config.pb.go Routing: Add webhook to rules (#5722) 2026-03-07 10:49:46 +00:00
config.proto Routing: Add webhook to rules (#5722) 2026-03-07 10:49:46 +00:00
geosite_compact.go MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
router.go Routing: Add webhook to rules (#5722) 2026-03-07 10:49:46 +00:00
router_test.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
strategy_leastload.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
strategy_leastload_test.go Chore: Run gofmt (#3990) 2024-11-09 11:16:11 +00:00
strategy_leastping.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
strategy_random.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
webhook.go Routing: Add webhook to rules (#5722) 2026-03-07 10:49:46 +00:00
weight.go
weight_test.go