Commit Graph

534 Commits (c6a7389817a24024d16c36278db6bfcae8b89f04)

Author SHA1 Message Date
Darien Raymond c6a7389817
refine cipher settings 2016-09-25 22:19:49 +02:00
Darien Raymond ce5bc72f0c
refine shadowsocks proto 2016-09-25 22:07:32 +02:00
Darien Raymond 5e9017720e
check nil 2016-09-24 23:36:26 +02:00
Darien Raymond 24e575f2cd
protobuf for vmess 2016-09-24 23:11:58 +02:00
Darien Raymond 60f4292882
protobuf for dokodemo config 2016-09-22 16:49:20 +02:00
Darien Raymond dc6b7e2e75
protobuf for blackhole config 2016-09-22 12:01:36 +02:00
Darien Raymond 1a3f51ade7
protobuf for kcp config 2016-09-21 14:39:07 +02:00
Darien Raymond 8f6a972970
refactor config cache 2016-09-21 13:52:16 +02:00
Darien Raymond d38e62932d
proto for dns config 2016-09-20 16:05:35 +02:00
Darien Raymond 7de7588ec2
proto for destination 2016-09-20 11:53:05 +02:00
Darien Raymond c518726910
network proto 2016-09-20 10:44:44 +02:00
Darien Raymond 9ade07db03
remove IsTCP() and IsUDP() 2016-09-19 16:39:11 +02:00
Darien Raymond 8b37edd02d
format log 2016-09-18 00:46:16 +02:00
Darien Raymond d08cba000f
accounts in protobuf 2016-09-18 00:41:21 +02:00
Darien Raymond 3423adaea4
fix test break 2016-08-29 12:25:16 +02:00
Darien Raymond 7a31e7a0c2
fix test break 2016-08-29 12:23:17 +02:00
Darien Raymond 7f2ba0d106
remove unnecessary code 2016-08-28 23:47:39 +02:00
Darien Raymond 948f04921d
update socks code for server config 2016-08-28 23:46:50 +02:00
Darien Raymond ea2c491ade
global proto gen 2016-08-28 23:41:51 +02:00
Darien Raymond 11e310298c
proto for socks server 2016-08-28 23:41:45 +02:00
Darien Raymond 0f74c618de
close input stream early 2016-08-28 12:01:37 +02:00
Darien Raymond 9b72d3cbd7
simplify socks transport 2016-08-28 11:59:03 +02:00
Darien Raymond cdb4c56546
protobuf for net 2016-08-27 00:04:35 +02:00
Darien Raymond bbca180dba
try protobuf 2016-08-25 21:55:49 +02:00
Darien Raymond e6e0419958
format private annotation 2016-08-24 11:17:42 +02:00
v2ray 07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray 2268f3d1bc
remove import path restriction 2016-08-19 17:05:15 +02:00
v2ray ad1353ac2f
merge similar error definitions 2016-08-18 08:34:21 +02:00
v2ray 39737f6fc1
merge bad configuration error 2016-08-18 08:21:20 +02:00
v2ray 89a876a6d4
rename proxy/internal to proxy/registry 2016-08-17 23:30:15 +02:00
v2ray 99821dc2fb
change to wait group 2016-08-16 17:00:04 +02:00
v2ray 125ef8372c
actually follow redirect of UDP 2016-08-16 13:04:07 +02:00
v2ray d025b8d48f
fix test break 2016-08-15 23:02:03 +02:00
v2ray a5a70afdb8
remove port testing 2016-08-15 22:12:11 +02:00
Darien Raymond 667b71aad0 Merge pull request #238 from xiaokangwang/websocket
Websocket transport support for v2ray
2016-08-15 17:45:25 +02:00
v2ray 210a32dc12
support udp redirection 2016-08-15 17:44:46 +02:00
v2ray 956b47f6ae
release connection after all data read in freedom 2016-08-15 14:31:46 +02:00
v2ray 66bb7879e0
handle empty payload in freedom and outbound 2016-08-15 12:23:35 +02:00
Shelikhoo 7259b3363b
Merge branch 'master' into websockwt 2016-08-15 10:17:22 +08:00
v2ray cc92973daf
fix destination from addr 2016-08-14 23:20:23 +02:00
v2ray 07dee80f54
update server 2016-08-14 22:08:23 +02:00
v2ray 4419f1e3d6
introduce address family in v2net 2016-08-14 18:14:12 +02:00
v2ray a9d583b92f
connection session 2016-08-14 17:08:01 +02:00
Shelikhoo 508f79f95f
Advertise WS cap 2016-08-13 21:33:34 +08:00
v2ray bcd27ba36f
option to allow passive connection 2016-08-12 23:37:21 +02:00
v2ray 9e997a5be7
typo 2016-08-09 23:17:02 +02:00
v2ray c6ad190f0a
add json tag 2016-08-08 23:53:07 +02:00
v2ray 545fa5b53c
rename errors 2016-08-07 15:32:41 +02:00
v2ray 0d73726930
srtp header for kcp 2016-08-06 21:59:22 +02:00
v2ray c42ed62fd5
remove use of small buffer in tests 2016-08-01 22:59:18 +02:00