1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 19:15:23 +00:00
Commit Graph

2268 Commits

Author SHA1 Message Date
Darien Raymond
509700eddb
typo 2017-01-30 21:37:50 +01:00
Darien Raymond
e7aa920c27
refine dyn port 2017-01-30 21:35:34 +01:00
Darien Raymond
f7f935a3c4
just use stable and forget it 2017-01-30 15:04:36 +01:00
Darien Raymond
4a660e5634
update golang version to 1.7.5 2017-01-29 21:42:31 +01:00
Darien Raymond
bfcc75f5d1
fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond
ebf15aa6bb
fix test cases 2017-01-29 09:02:19 +01:00
Darien Raymond
6629b6dd28
fix socks password authentication 2017-01-29 08:25:01 +01:00
Darien Raymond
20e785fa80
typo 2017-01-29 08:20:47 +01:00
Darien Raymond
61bc7b9100
fix error format 2017-01-29 08:20:15 +01:00
Darien Raymond
19ca32efd7
fix tcp connection source 2017-01-29 07:58:29 +01:00
Darien Raymond
e9600f0aa5
Fix test break 2017-01-28 23:35:02 +01:00
Darien Raymond
f6e0d08d34
Fix HTTP proxy 2017-01-28 23:34:55 +01:00
Darien Raymond
c09ca41161
handle close wait 2017-01-28 22:31:21 +01:00
Darien Raymond
fab20bb0cf
close outbound connections when context is done 2017-01-28 21:24:46 +01:00
Darien Raymond
9139a87865
closw conn in the same routine 2017-01-28 16:28:18 +01:00
Darien Raymond
1ee9450dfc
release buffer 2017-01-28 16:27:46 +01:00
Darien Raymond
0bf5f3e531
fix #374 2017-01-28 09:04:29 +01:00
Darien Raymond
c5ecdc8078
fix nil address in inbound proxyman 2017-01-27 23:52:29 +01:00
Darien Raymond
09e5ae7a4b
remove unnecessary code 2017-01-27 22:49:54 +01:00
Darien Raymond
de77b89bb6
Update version 2017-01-27 21:24:25 +01:00
Darien Raymond
8231d2cdad
dns test 2017-01-27 21:19:46 +01:00
Darien Raymond
9716d7fdfe
Fix usage of source in context 2017-01-27 20:38:01 +01:00
Darien Raymond
18e1ca85aa
rename udp.Server 2017-01-27 14:45:16 +01:00
Darien Raymond
83c35c1e41
remove unnecessary log 2017-01-27 14:30:09 +01:00
Darien Raymond
15e0b7125d
fix udp worker 2017-01-27 14:27:02 +01:00
Darien Raymond
866a4d879c
fix udp handling 2017-01-27 14:10:36 +01:00
Darien Raymond
55fb18b6e1
reduce websocket buffer size 2017-01-27 13:50:38 +01:00
Darien Raymond
0cf5087852
fix auth reader buffer overrun 2017-01-27 13:42:31 +01:00
Darien Raymond
32abea1397
default freedom timeout to 600 2017-01-27 09:01:39 +01:00
Darien Raymond
ea728d5112
update 2017-01-26 23:51:06 +01:00
Darien Raymond
fcd34014bb
fix java class name 2017-01-26 23:41:48 +01:00
Darien Raymond
216fb544cd
generate java sdk 2017-01-26 23:41:39 +01:00
Darien Raymond
b2683a8bf0
default host 2017-01-26 23:09:46 +01:00
Darien Raymond
9462f710a5
able to redirect to another destination in freedom 2017-01-26 23:05:24 +01:00
Darien Raymond
8151a4a2dc
error message 2017-01-26 22:48:36 +01:00
Darien Raymond
6c45f593dd
bug fixes in outbound handler 2017-01-26 22:47:31 +01:00
Darien Raymond
7f36a5d1d3
rename proxy interfaces 2017-01-26 20:57:18 +01:00
Darien Raymond
d2764d8776
fix test break 2017-01-26 20:55:01 +01:00
Darien Raymond
ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
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