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

4022 Commits

Author SHA1 Message Date
Darien Raymond
21e9a04dca
improve parse address performance 2018-11-05 01:16:06 +01:00
Darien Raymond
021cd3b5b7
Update version 2018-11-04 19:16:52 +01:00
Darien Raymond
e13def10c4
more test cases 2018-11-04 19:14:17 +01:00
Darien Raymond
4257d1a0ed
update config.json with comments 2018-11-04 12:56:31 +01:00
Darien Raymond
db6d6a89df
fix infinite loop in mux dispatch 2018-11-04 08:59:34 +01:00
Darien Raymond
fcce267e33
fix broken test 2018-11-03 13:11:37 +01:00
Darien Raymond
3ccdecaf8f
remove vio package 2018-11-03 13:05:23 +01:00
Darien Raymond
77c03f0da5
move back to serial 2018-11-03 13:03:02 +01:00
Darien Raymond
128a90b98b
move link to transport 2018-11-03 12:36:29 +01:00
Darien Raymond
25e7fa3ade
use go 1.11.2 2018-11-03 09:07:25 +01:00
Darien Raymond
8bb018dae2
fix encoding bug in shadowsocks 2018-11-02 22:04:52 +01:00
Darien Raymond
18ddde4fd4
fix build break in shadowsocks 2018-11-02 21:35:59 +01:00
Darien Raymond
f7b96507f9
simplify buffer extension 2018-11-02 21:34:04 +01:00
Darien Raymond
35ccc3a49c
cleanup unnecessary method in serial. 2018-11-02 18:20:02 +01:00
Darien Raymond
ad462860e2
fix test 2018-11-02 15:50:41 +01:00
Darien Raymond
815c7f09ba
migrate to std lib 2018-11-02 15:47:58 +01:00
Darien Raymond
ee489c95b3
remove Port.Bytes() 2018-11-02 15:14:34 +01:00
Darien Raymond
58e2ed3381
remove closure on ReadFullFrom 2018-11-02 15:01:33 +01:00
Darien Raymond
9360448c59
improve geoip matching performance 2018-11-02 12:30:45 +01:00
Darien Raymond
9de03d088e
improve performance on domain matcher 2018-11-02 12:14:41 +01:00
Victoria Raymond
787f37363b
Merge pull request #1352 from comwrg/more-cases-validator
add more test cases for `proxy/vmess/validator.go`
2018-11-02 09:35:19 +01:00
Darien Raymond
9f48a6d017
enable global padding for aead by default 2018-11-02 09:15:35 +01:00
comwrg
078a92128a
add more test cases for proxy/vmess/validator.go 2018-11-02 16:09:17 +08:00
Victoria Raymond
59fa890332
Merge pull request #1350 from comwrg/refactor-validator
more readable for func `generateNewHashes` in `proxy/vmess/validator.go`
2018-11-02 07:44:38 +01:00
comwrg
65df107eac
more readable for func generateNewHashes in proxy/vmess/validator.go 2018-11-02 10:06:44 +08:00
Darien Raymond
41956e92a5
migrate to the new geoip matcher 2018-11-01 21:43:16 +01:00
Darien Raymond
5400153827
sort cidr list before use 2018-11-01 21:30:36 +01:00
Darien Raymond
de384a4ee4
Update version 2018-11-01 17:03:39 +01:00
Darien Raymond
e24c1fd02a
support ppc64 releases 2018-11-01 12:23:01 +01:00
Darien Raymond
598b4ee639
add ppc64 builds 2018-11-01 12:19:58 +01:00
Darien Raymond
fdea9474a7
get ready for 4.0 2018-11-01 11:55:54 +01:00
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