1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-15 00:18:16 -04:00
Commit Graph

1223 Commits

Author SHA1 Message Date
v2ray
d9b59133cc Properly close inbound when no payload 2016-06-11 01:37:33 +02:00
v2ray
8a83a0b30e typo 2016-06-11 01:32:55 +02:00
v2ray
9c3f2ada47 update default response 2016-06-10 23:09:14 +02:00
v2ray
8b3875050d http response in blackhole 2016-06-10 23:01:17 +02:00
v2ray
e732ba62a6 unified config loader 2016-06-10 22:26:39 +02:00
Darien Raymond
3f7b70a465 Merge pull request #168 from xiaokangwang/fix.internal.CreateOutboundHandler.ErrorProxyNotFound
Fixed: internal.CreateOutboundHandler should return ErrorProxyNotFound if !found instead of ErrorNameExists
2016-06-09 11:03:18 +02:00
Shelikhoo
3b1f8b553b
Fixed: internal.CreateOutboundHandler should return ErrorProxyNotFound if !found instead of ErrorNameExists 2016-06-09 09:38:44 +08:00
v2ray
774c8f5d5f fix refresh interval 2016-06-06 01:31:25 +02:00
v2ray
83c7e8491c fix conn reuse 2016-06-06 01:20:20 +02:00
v2ray
e878973def retry if vmess conn fails 2016-06-06 00:10:51 +02:00
v2ray
3376ea078d merge conflict 2016-06-05 23:42:16 +02:00
v2ray
08261e4f13 more china sites 2016-06-05 23:41:37 +02:00
v2ray
306ffabef0 merge conflict 2016-06-05 23:41:32 +02:00
v2ray
045e1dcc53 refine dynamic strategy 2016-06-05 23:39:38 +02:00
v2ray
aad10a75d3 typo 2016-06-05 23:37:28 +02:00
v2ray
5eae540e5c log access in socks and http 2016-06-05 15:02:15 +02:00
v2ray
309b64e376 take ich2Recycle as a parameter 2016-06-04 19:59:58 +02:00
v2ray
ea8f7e7506 simpilify updateUserHash method 2016-06-04 19:59:23 +02:00
v2ray
798c870069 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-06-04 17:48:51 +02:00
v2ray
372a32a66f more china sites 2016-06-04 17:48:23 +02:00
v2ray
50ca869929 organize handler metadata 2016-06-04 14:25:13 +02:00
v2ray
030fca10ba wait for test ready 2016-06-04 13:27:17 +02:00
v2ray
243e3ced89 update 2016-06-04 12:41:48 +02:00
v2ray
a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray
6c31ff91e6 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-06-03 20:21:53 +02:00
v2ray
4b92e6b25b update log 2016-06-03 20:21:46 +02:00
v2ray
e0c22860f1 more china sites 2016-06-03 12:47:22 +02:00
Darien Raymond
a2d8d55ba1 Update io_test.go 2016-06-03 11:40:50 +02:00
v2ray
0a7deabd46 remove unnecessary log 2016-06-02 23:23:04 +02:00
v2ray
47338fba1e timeout setting for freedom 2016-06-02 23:18:44 +02:00
v2ray
2f47074c98 release buffer 2016-06-02 22:23:05 +02:00
v2ray
f3975aafbf remove unnecessary log 2016-06-02 21:49:57 +02:00
v2ray
7a082ce63a update test 2016-06-02 21:48:49 +02:00
v2ray
40ebd1e9ae remove unused definition 2016-06-02 21:48:43 +02:00
v2ray
72fb5a256c send reuse option in header 2016-06-02 21:34:25 +02:00
v2ray
b9c88b673b unexpected eof 2016-06-02 21:20:58 +02:00
v2ray
ff0cb89efa simplify connection reuse settings 2016-06-02 20:52:52 +02:00
v2ray
9a8bc3fc3c async connection close 2016-06-02 02:40:46 +02:00
v2ray
dfe1ac1f2b Fix connection reuse 2016-06-02 02:20:53 +02:00
v2ray
a86cd36ad2 configuration for connection reuse 2016-06-02 01:49:25 +02:00
v2ray
6ce7b1d532 informational logs 2016-06-02 00:57:08 +02:00
v2ray
9713bf9adf completely fix detour config 2016-06-01 22:45:12 +02:00
v2ray
957eaf38db Assign detour config 2016-06-01 22:33:45 +02:00
v2ray
43f6998d31 discard bad connections 2016-06-01 22:09:34 +02:00
v2ray
4ec96efe84 smarter DNS query 2016-06-01 22:09:24 +02:00
v2ray
2c82f65189 return correct length in ReadFrom 2016-06-01 22:09:12 +02:00
v2ray
202ac9bb56 ReadFrom in BufferedWriter 2016-06-01 21:17:44 +02:00
v2ray
0fac2084c7 reusable connection 2016-05-31 00:21:41 +02:00
v2ray
3a6bf38686 remove validity map 2016-05-31 00:21:29 +02:00
v2ray
21ab26f41f missing function 2016-05-29 22:42:15 +02:00