1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-03 15:44:06 -04:00
Commit Graph

221 Commits

Author SHA1 Message Date
Darien Raymond
fc1b37d809 test case for TLS over websocket 2017-02-08 17:57:21 +01:00
Darien Raymond
d2968e08ea suspend ipv6 test 2017-02-08 00:45:29 +01:00
Darien Raymond
2a486c6b9e ipv6 test 2017-02-08 00:26:40 +01:00
Darien Raymond
a0f2dabe5c fix kcp test 2017-02-07 23:33:21 +01:00
Darien Raymond
d2538839af fix byte assertion 2017-02-07 23:33:02 +01:00
Darien Raymond
14bbb58b12 fix bytes assertion 2017-02-06 23:25:52 +01:00
Darien Raymond
d27743b3b9 rewrite vmess test 2017-02-06 15:36:55 +01:00
Darien Raymond
f046f334cd move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond
ebf15aa6bb fix test cases 2017-01-29 09:02:19 +01:00
Darien Raymond
e9600f0aa5 Fix test break 2017-01-28 23:35:02 +01:00
Darien Raymond
8231d2cdad dns test 2017-01-27 21:19:46 +01:00
Darien Raymond
866a4d879c fix udp handling 2017-01-27 14:10:36 +01:00
Darien Raymond
9462f710a5 able to redirect to another destination in freedom 2017-01-26 23:05:24 +01:00
Darien Raymond
ca721230e1 split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond
9be43f4bf3 fix socks auth test 2017-01-17 10:22:30 +01: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
8b00d6fc30 clean imports 2017-01-14 00:27:45 +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
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