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

2179 Commits

Author SHA1 Message Date
Darien Raymond
3bbdf2a065
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-01-26 16:30:20 +01:00
Darien Raymond
008407ebb4 Merge pull request #369 from ToutyRater/master
Update router_chinasites.go
2017-01-24 17:36:29 +01:00
ToutyRater
58e2902c52 Update router_chinasites.go 2017-01-24 15:32:51 +00:00
Darien Raymond
73b5a51529
true none encryption 2017-01-22 20:43:01 +01:00
Darien Raymond
eee2b7abad
update issue template 2017-01-18 09:39:13 +01:00
Darien Raymond
303bd9e23e
update issue template 2017-01-17 11:33:52 +01:00
Darien Raymond
136b76490d
update issue template 2017-01-17 11:29:34 +01:00
Darien Raymond
916483920a Merge pull request #362 from wtlusvm/master
Update issue template
2017-01-17 11:27:08 +01:00
wtlusvm
921d5f0d8a Fix usage according requirements from owner 2017-01-17 10:02:19 +00:00
Darien Raymond
b3aa3200ed
fix error messages for socks config 2017-01-17 10:44:24 +01:00
Darien Raymond
9be43f4bf3
fix socks auth test 2017-01-17 10:22:30 +01:00
Darien Raymond
6056cc6638
handle nil error 2017-01-17 10:22:18 +01:00
Darien Raymond
f42894cc50
fix error log 2017-01-17 10:22:09 +01:00
wtlusvm
04713b882b Update ISSUE_TEMPLATE 2017-01-17 17:12:14 +08:00
wtlusvm
4aca7bf66d Update ISSUE_TEMPLATE 2017-01-17 17:11:23 +08:00
wtlusvm
8522e1e8b8 Update ISSUE_TEMPLATE 2017-01-17 10:36:02 +08:00
wtlusvm
cb9ca3cf8a Update issue template 2017-01-17 02:30:23 +00:00
wtlusvm
e6c39bfb5c Update issue template 2017-01-17 02:28:13 +00:00
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