1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 23:36:25 -04:00
Commit Graph

203 Commits

Author SHA1 Message Date
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
5013d387a5
migrate router test to proto 2017-01-11 00:09:33 +01:00
Darien Raymond
8df8fad293
test case for proxy and blackhole 2017-01-10 14:25:31 +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
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
a54f1da049
remove sock4 tests 2017-01-08 01:15:29 +01:00
Darien Raymond
f2e9d8a4e0
socks client 2017-01-08 01:06:35 +01:00
Darien Raymond
b00ee67369
refine socks udp handling 2017-01-07 21:57:24 +01:00
Darien Raymond
a620a7a4ad
test case for dokodemo udp 2017-01-05 11:41:51 +01:00
Darien Raymond
a704d7b6b6
convert dokodemo scenario test to protobuf based 2017-01-05 11:20:04 +01:00
Darien Raymond
0b22dc51e9
more test case 2017-01-04 15:42:06 +01:00
Darien Raymond
a44d556667
test case for tls connection 2016-12-30 23:12:00 +01:00
Darien Raymond
7bc98503a8
remove buggy CloseWrite() 2016-12-29 00:56:17 +01:00
Darien Raymond
310474d592
init tls test 2016-12-16 21:39:00 +01:00
Darien Raymond
055023fdd5
refactor buffer 2016-12-09 12:08:25 +01:00
Darien Raymond
7a80409e30
rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond
a733367db4
update config file 2016-12-08 16:33:52 +01:00
Darien Raymond
7665dbff34
fix build break 2016-12-07 00:31:08 +01:00
Darien Raymond
b63293d950
remove unnecessary code 2016-12-06 13:42:21 +01:00
Darien Raymond
8c8f0a53fd
rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond
f95c322677
rename 'this' 2016-11-27 21:39:09 +01:00
Darien Raymond
77e1427845
remove unnecessary equals() 2016-11-27 09:19:52 +01:00
Darien Raymond
dc0e9aa9b3
output bytes instead of string 2016-11-22 00:25:00 +01:00
Darien Raymond
90504fc077
better error handling 2016-11-22 00:20:06 +01:00
Darien Raymond
85da0dae28
fix printf 2016-11-22 00:19:51 +01:00
Darien Raymond
a9946a2dc1
don't close writing in ss test 2016-11-22 00:00:49 +01:00
Darien Raymond
4d51990c66
fix coverage 2016-11-18 00:31:59 +01:00
Darien Raymond
7632618584
fix temp file generation 2016-11-18 00:01:37 +01:00
Darien Raymond
5dc05d6352
allow outbound to be proxied 2016-11-10 23:41:28 +01:00
Darien Raymond
3d2431d21c
update test data 2016-11-07 10:38:43 +01:00
Darien Raymond
13ab2622c5
shadowsocks test 2016-11-05 01:00:54 +01:00
Darien Raymond
0727aa0da9
simplify imports 2016-11-05 01:00:20 +01:00
Darien Raymond
fbb44e7e02
fix string checking logic 2016-10-24 16:59:43 +02:00
Darien Raymond
360c222c1c
try again to skip coverage on release 2016-10-24 16:45:02 +02:00
Darien Raymond
426a58707f
skip coverage for releases 2016-10-18 10:28:37 +02:00
Darien Raymond
c1f91567ad
refactor shell 2016-10-12 16:46:02 +02:00
Darien Raymond
22ef12a456
simplify router 2016-10-12 16:11:13 +02:00
Darien Raymond
67793eb3e0
fix config creator cache 2016-10-03 12:25:36 +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
bd4ca7b37f
remote protobuf code from coverage 2016-08-27 12:00:51 +02:00
Darien Raymond
fdeb8b4f89 update file paths 2016-08-20 21:03:50 +02:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray
7a1bdfcf00
test case for passive connection 2016-08-20 09:12:44 +02:00
v2ray
a5a70afdb8
remove port testing 2016-08-15 22:12:11 +02:00