1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-04 16:14:02 -04:00
Commit Graph

286 Commits

Author SHA1 Message Date
Darien Raymond
4f4ced6b02 fix vmess test 2017-04-12 12:06:36 +02:00
Darien Raymond
f2f1ad8d6b fix test break 2017-04-11 16:58:51 +02:00
Darien Raymond
35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
ade8453c0a completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond
75f5cb9afb refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond
619c7b9e39 update mux test case 2017-04-04 11:08:06 +02:00
Darien Raymond
27009786e9 output error 2017-04-04 00:17:29 +02:00
Darien Raymond
a49816ae46 more complicated mux test 2017-04-03 23:43:45 +02:00
Darien Raymond
16e4b5bda5 update test 2017-04-03 15:01:49 +02:00
Darien Raymond
dd01937b2f test case for mux 2017-04-03 15:00:14 +02:00
Darien Raymond
73c4696e00 mux io 2017-04-02 09:48:30 +02:00
Darien Raymond
4b15ff5034 allow more time 2017-03-31 20:56:30 +02:00
Darien Raymond
00822812d4 more time 2017-03-31 17:24:39 +02:00
Darien Raymond
e128f4de42 remove unused code 2017-03-31 17:12:33 +02:00
Darien Raymond
fbd035247f translate all remaining scenario tests into new format 2017-03-31 17:06:16 +02:00
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