1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00
Commit Graph

3991 Commits

Author SHA1 Message Date
Darien Raymond
15cd999ed3
comments 2018-11-01 10:39:03 +01:00
Darien Raymond
c73e899f54
prototype for high performance geoip matcher 2018-11-01 09:10:41 +01:00
Darien Raymond
ee74256aac
sort.Interface for CIDR list 2018-11-01 08:44:11 +01:00
Darien Raymond
65aae7b1d0
merge config target 2018-10-29 23:13:31 +01:00
Victoria Raymond
2fcc011afe
Merge pull request #1343 from wuxiangzhou2010/patch-2
fix a typo
2018-10-29 20:39:54 +01:00
Darien Raymond
ff310d6bc6
detect underlying mux worker closed 2018-10-29 12:51:56 +01:00
Wuxiang
3a4371ad21
fix a typo 2018-10-29 19:24:17 +08:00
Darien Raymond
f3ad8acbe4
release bridge worker when inactive 2018-10-28 21:46:12 +01:00
Darien Raymond
f1ab89d9d8
long running reverse test case 2018-10-28 09:08:43 +01:00
Darien Raymond
7bc4667214
increase concurrency 2018-10-28 07:41:54 +01:00
Darien Raymond
715ac9d267
test case for reverse proxy 2018-10-28 07:27:07 +01:00
Darien Raymond
2020bbe606
prototype for reverse proxy 2018-10-28 00:03:11 +02:00
Darien Raymond
2d000dcdaa
Update version 2018-10-27 12:19:46 +02:00
Darien Raymond
6c89940e65
fix #1338 2018-10-27 09:08:32 +02:00
Darien Raymond
8595bce33b
better load balancing 2018-10-26 12:06:21 +02:00
Darien Raymond
a353dcd681
Update version 2018-10-25 22:13:01 +02:00
Darien Raymond
42e4f06fe9
fix flaky test 2018-10-25 09:49:13 +02:00
Darien Raymond
53870f1ea7
refactor mux client worker 2018-10-25 09:32:03 +02:00
Darien Raymond
a69217b584
test case 2018-10-24 22:37:11 +02:00
Darien Raymond
284923664a
split worker picker from client manager 2018-10-24 22:34:48 +02:00
Darien Raymond
37d1a76139
more test cases 2018-10-24 19:16:07 +02:00
Darien Raymond
e7345f079e
comments 2018-10-24 15:02:19 +02:00
Darien Raymond
de4072a65a
more test cases 2018-10-24 13:51:04 +02:00
Darien Raymond
2621305413
more test cases 2018-10-24 13:16:08 +02:00
Darien Raymond
c8e11595f2
update interface test 2018-10-24 13:09:07 +02:00
Darien Raymond
4b9035aa97
default issue template 2018-10-24 12:39:23 +02:00
Darien Raymond
75a9dc9223
update issue template 2018-10-24 12:38:36 +02:00
Darien Raymond
c272677065
better handle errors from copy 2018-10-24 12:33:42 +02:00
Darien Raymond
f122d0e518
update proto generated files 2018-10-24 12:02:48 +02:00
Darien Raymond
c7f847c96e
categorize read and write error 2018-10-24 12:02:02 +02:00
Darien Raymond
9e66f315e6
update mocks 2018-10-23 22:41:27 +02:00
Darien Raymond
4988b5ad9a
update protbuf gen files 2018-10-23 22:36:33 +02:00
Darien Raymond
5fc606ce9d
relocate mocks 2018-10-23 22:27:45 +02:00
Darien Raymond
0c6fc2b946
more test cases 2018-10-23 22:27:18 +02:00
Darien Raymond
04bbdfc426
refactor mux 2018-10-23 14:35:32 +02:00
Darien Raymond
838f2919ab
move mux to common 2018-10-23 12:21:12 +02:00
Darien Raymond
c2566e1331
cleanup unused scenarios 2018-10-22 22:40:53 +02:00
Darien Raymond
17e51b277b
move proxy.Dialer to internet.Dialer 2018-10-22 22:12:50 +02:00
Darien Raymond
07a7597ee8
fix return value parsing 2018-10-22 21:25:25 +02:00
Darien Raymond
4481cc36db
update coverage script 2018-10-22 21:16:50 +02:00
Darien Raymond
ed2779e333
more test case for router 2018-10-22 20:59:01 +02:00
Darien Raymond
39134c1b82
remove unnecessary sleep 2018-10-22 16:14:00 +02:00
Darien Raymond
f78cf6cfc2
testing with mock 2018-10-22 15:58:52 +02:00
Darien Raymond
307aac26b3
simplify dependency resolution 2018-10-22 11:26:22 +02:00
Darien Raymond
9decb3fe36
comments 2018-10-22 08:42:10 +02:00
Darien Raymond
ab9ae703fc
remove config from outbound.Handler 2018-10-22 08:26:03 +02:00
Darien Raymond
c29f1c8cf0
merge duplicated code 2018-10-21 21:27:05 +02:00
Darien Raymond
275c92b6fa
Update version 2018-10-21 20:45:08 +02:00
Darien Raymond
7aa11e2954
test case for context 2018-10-21 20:33:08 +02:00
Darien Raymond
2fbf0e062d
refactor new instance function 2018-10-21 19:41:12 +02:00