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

2161 Commits

Author SHA1 Message Date
Darien Raymond
6eff0acc0b
rename transportsettings to transportconfig 2017-01-16 14:18:33 +01:00
Darien Raymond
d6f8528075
better port picker 2017-01-16 14:18:13 +01:00
Darien Raymond
9a0ddb78ff
fix noop connection header 2017-01-16 14:17:59 +01:00
Darien Raymond
45591fdde0
Update version 2017-01-15 20:05:35 +01:00
Darien Raymond
f2b1d5b60c
InboundHandler.Proxy() 2017-01-15 00:57:06 +01:00
Darien Raymond
34a2ae0ab7
implement default outbound handler 2017-01-15 00:48:37 +01:00
Darien Raymond
b8f01e0c03
merge sender and receiver to proxyman 2017-01-15 00:17:06 +01:00
Darien Raymond
8b00d6fc30
clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond
b40a139310
simplify import 2017-01-13 23:42:39 +01:00
Darien Raymond
88b607d31b
rename NewDokodemoDoor 2017-01-13 23:38:04 +01:00
Darien Raymond
195594bed0
fix network list build 2017-01-13 21:58:18 +01:00
Darien Raymond
0a91893a26
handle IPv6 address in tproxy 2017-01-13 17:10:07 +01:00
Darien Raymond
c48e1f02a6
comments 2017-01-13 14:33:32 +01:00
Darien Raymond
07866e6d39
check for nil 2017-01-13 14:33:28 +01:00
Darien Raymond
f7e1f00c88
rename dispatcher.Interface 2017-01-13 13:53:44 +01:00
Darien Raymond
289c467a12
remove unnecessary code 2017-01-13 13:47:44 +01:00
Darien Raymond
17504d2aac
context'ize apps 2017-01-13 13:41:40 +01:00
Darien Raymond
148e4832eb
leverage global object creator in proxies. 2017-01-13 00:56:21 +01:00
Darien Raymond
db1c9131f0
global config creator 2017-01-12 22:47:10 +01:00
Darien Raymond
5401cab7a5
fix import 2017-01-12 16:19:17 +01:00
Darien Raymond
d4c471c967
generate TLS certificate on the fly 2017-01-12 16:10:03 +01:00
Darien Raymond
267025fe66
proxy over kcp 2017-01-12 12:59:57 +01:00
Darien Raymond
d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond
f9b3a1446a
release per version 2017-01-12 10:57:28 +01:00
Darien Raymond
4c79c4b84b
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-01-11 23:59:39 +01:00
Darien Raymond
ab78b5a17e
remove git version detection 2017-01-11 23:59:37 +01:00
Darien Raymond
0002c436b5 Update release-ci.sh 2017-01-11 17:53:43 +01:00
Darien Raymond
634f29335c Merge pull request #350 from ToutyRater/master
Update install-release.sh
2017-01-11 17:45:32 +01:00
Darien Raymond
3a8eef2dec
don't do normal close in error case 2017-01-11 15:10:30 +01:00
Darien Raymond
5013d387a5
migrate router test to proto 2017-01-11 00:09:33 +01:00
Darien Raymond
2eb313d0c2
refresher prototype 2017-01-10 17:30:21 +01:00
Darien Raymond
0e940fb1fa
close both stream immediately after error 2017-01-10 15:10:30 +01:00
Darien Raymond
18a4134358
delay close error on blackhole 2017-01-10 15:10:12 +01:00
Darien Raymond
8df8fad293
test case for proxy and blackhole 2017-01-10 14:25:31 +01:00
Darien Raymond
72992c7478
able to close ray stream with error 2017-01-10 14:22:42 +01:00
Darien Raymond
1cf9cd5d78
receiver prototype 2017-01-09 17:50:13 +01:00
Darien Raymond
fb8cbe4b20
add support for mips and mipsle 2017-01-09 15:47:10 +01:00
Darien Raymond
d999bf62e2
fix link warnings 2017-01-09 00:14:44 +01:00
Darien Raymond
f2a750a019
comment out unused const 2017-01-08 23:31:45 +01:00
Darien Raymond
74938dc428
write back error status when authentication timeout 2017-01-08 23:19:03 +01:00
Darien Raymond
2e46e95536
fix #277 2017-01-08 23:15:29 +01:00
Darien Raymond
c5d66a436c
Update version 2017-01-08 22:49:21 +01:00
Darien Raymond
961b4bbb22
cleanup socks test 2017-01-08 22:32:41 +01:00
Darien Raymond
22bd34e63f
exclude vendor folder in coverage 2017-01-08 22:32:33 +01:00
Darien Raymond
74ad6eaff9
test case for socks json config 2017-01-08 22:07:44 +01:00
Darien Raymond
7401807c5f
test case for socks udp 2017-01-08 16:31:28 +01:00
Darien Raymond
f75d94817a
fix #356 2017-01-08 16:01:28 +01:00
Darien Raymond
5b89c6aada
socks4 tests 2017-01-08 10:23:55 +01:00
Darien Raymond
ed3033e785
socks submodule 2017-01-08 10:10:37 +01:00
Darien Raymond
e87a16900e
remove debug info 2017-01-08 01:36:03 +01:00