1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-03-31 04:16:15 +03:00
Xray-core/app/router
yuhan6665 e93da4bd02
Fix some tests and format code ()
* Increase some tls test timeout

* Fix TestUserValidator

* Change all tests to VMessAEAD

Old VMess MD5 tests will be rejected and fail in 2022

* Chore: auto format code
2021-12-14 19:28:47 -05:00
..
command Observatory related fixes () 2021-10-26 13:00:31 +08:00
balancing.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
condition.go Refactor: A faster DomainMatcher implementation () 2021-04-18 13:21:17 +08:00
condition_geoip.go Feat: add reverse match for GeoIP 2021-10-22 13:06:57 +08:00
condition_geoip_test.go Feat: add reverse match for GeoIP 2021-10-22 13:06:57 +08:00
condition_test.go Refactor: A faster DomainMatcher implementation () 2021-04-18 13:21:17 +08:00
config.go Observatory related fixes () 2021-10-26 13:00:31 +08:00
config.pb.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
config.proto Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
router.go Observatory related fixes () 2021-10-26 13:00:31 +08:00
router_test.go Fix some tests and format code () 2021-12-14 19:28:47 -05:00
strategy_leastping.go Fix some tests and format code () 2021-12-14 19:28:47 -05:00