Commit graph

22 commits

Author SHA1 Message Date
gVisor bot
a31dc49bbb Optimization: use context in urltest speed test (#356) 2019-10-13 12:11:26 +08:00
gVisor bot
b587ae1b77 Fix: dial tcp with context to avoid margin of error 2019-10-12 23:55:39 +08:00
gVisor bot
06e1f31a89 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
gVisor bot
db11be9306 Improve: url-test retry dial when failed (#283) 2019-08-28 22:28:01 +08:00
gVisor bot
72ff58216d Chore: remove unused code (#282) 2019-08-27 16:23:44 +08:00
gVisor bot
69980e4ca3 Feature: trace adapters when dialing (#170) 2019-08-09 01:28:37 +08:00
gVisor bot
eba263a731 Fix(picker): add WithTimeout for some situation 2019-07-18 00:12:01 +08:00
gVisor bot
bd0b6a2e40 Fix(url-test): incorrect result 2019-07-17 22:24:26 +08:00
gVisor bot
f027c3e540 Optimization: refactor picker 2019-07-02 19:18:03 +08:00
gVisor bot
e2e4539ccf Fix: use original sequence for url-test group (#201) 2019-06-13 20:18:07 +08:00
gVisor bot
c02b16b446 Feature: socks5 udp associate 2019-04-23 23:30:13 +08:00
gVisor bot
fd3734bc4a Fix: incorrect mutex in speedTest (#153) 2019-03-29 10:27:26 +08:00
gVisor bot
ebd32c686a Style: use atomic CompareAndSwap (#151) 2019-03-26 23:48:03 +08:00
gVisor bot
6978963270 Feature: add delay history and improve url-test behavior 2019-03-17 14:52:39 +08:00
gVisor bot
86e97cc596 Improve: Dial would reset proxy alive status 2019-03-16 00:43:16 +08:00
gVisor bot
e3614e0605 Style: rename Generator with Dial 2019-03-03 11:59:07 +08:00
gVisor bot
c8366739ee Chore: improve outbound architecture 2018-12-22 23:56:42 +08:00
gVisor bot
0dd9b38514 Chore: improve code architecture 2018-11-21 13:47:46 +08:00
gVisor bot
f748e0405c Improve: url-test will automatically speed test when the connection fails 2018-10-24 17:06:08 +08:00
gVisor bot
c347536780 Fix: rename delay --> interval 2018-10-06 15:13:44 +08:00
gVisor bot
35378f7ab9 Break Change: use yml, which is easier to parse, as the config format 2018-10-02 15:26:36 +08:00
gVisor bot
f73013006a Chore: make the code more semantic 2018-09-30 12:25:52 +08:00
Renamed from adapters/remote/urltest.go (Browse further)