Commit Graph

243 Commits (4668f9d3de142adf85a3b0a897b05f56f1a7e7a5)

Author SHA1 Message Date
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
Shelikhoo 4b9e506dba
Added Testing Cert 2016-08-15 21:18:48 +08:00
v2ray 4419f1e3d6
introduce address family in v2net 2016-08-14 18:14:12 +02:00
v2ray 25b30704a4
update coverage 2016-08-09 22:13:16 +02:00
v2ray 0b2df7f658
typo 2016-08-09 01:16:45 +02:00
v2ray 27f3401848
update coverage profile location 2016-08-09 01:16:29 +02:00
v2ray 697d44abbd
bring back all coverage 2016-08-09 00:55:36 +02:00
v2ray 5cf36c4520
relocate point main 2016-07-27 21:55:01 +02:00
v2ray 7e499ee0b6
Cleanup 2016-07-17 12:18:34 +02:00
v2ray 6915095a0a
typed segments 2016-06-27 22:22:01 +02:00
v2ray 67ac925ee7
refactor bytes functions 2016-06-26 22:34:48 +02:00
v2ray 233b73d1db improve kcp performance 2016-06-17 17:38:42 +02:00
v2ray 8b3875050d http response in blackhole 2016-06-10 23:01:17 +02:00
v2ray 030fca10ba wait for test ready 2016-06-04 13:27:17 +02:00
v2ray 243e3ced89 update 2016-06-04 12:41:48 +02:00
v2ray a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray 2f47074c98 release buffer 2016-06-02 22:23:05 +02:00
v2ray ff0cb89efa simplify connection reuse settings 2016-06-02 20:52:52 +02:00
v2ray dfe1ac1f2b Fix connection reuse 2016-06-02 02:20:53 +02:00
v2ray 0fac2084c7 reusable connection 2016-05-31 00:21:41 +02:00
v2ray b47c1ca609 get rid of annoying firewall warnings 2016-05-29 16:37:52 +02:00
v2ray fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray 3582b9d869 move net/testing/assert into assert 2016-05-24 15:29:08 +02:00
v2ray 47b2fafb32 Shorten StringLiteral 2016-05-23 20:23:40 +02:00
v2ray 18d75cb7b4 bug fixes to dns server 2016-05-16 11:53:18 -07:00
v2ray 0bc846f016 Fix ending in vmess reader. 2016-05-05 00:24:18 +02:00
v2ray 406360ed3e fix test servers 2016-05-02 23:02:40 +02:00
v2ray 9f50692d15 auto user creation for dynamic port 2016-02-25 14:38:41 +01:00
v2ray 87b15b2b20 Add ChaCha20 in Shadowsocks 2016-02-23 18:16:13 +01:00
v2ray 22e867cb85 check error for dial in socks test 2016-02-22 17:13:45 +01:00
v2ray f7c6ecde90 test case for shadowsocks as inbound detour 2016-02-16 14:28:39 +01:00
v2ray 25dfa66822 typos 2016-02-05 22:04:43 +01:00
v2ray bfe7d26a35 fix coverall script again 2016-02-04 17:34:26 +01:00
v2ray e9573c120c fix output file name in coverall script 2016-02-04 17:26:46 +01:00
v2ray a8726baa68 fix some bugs in coverall 2016-02-04 17:23:35 +01:00
v2ray e8ed88cc99 update coverall script 2016-02-04 17:17:04 +01:00
v2ray 3e87c9efdd rm the right file 2016-02-04 17:05:50 +01:00
v2ray e156f60de4 try codecov.io 2016-02-04 17:04:31 +01:00
v2ray edd02f7d3c format code 2016-02-03 12:18:52 +01:00
Darien Raymond f19da2058a actually close tcp and udp servers 2016-02-02 15:03:56 +00:00
Darien Raymond 0d77139c24 fix udp issue in socks proxy 2016-02-01 15:36:33 +00:00
Darien Raymond 58c84bea21 check error in router_test 2016-02-01 11:38:54 +00:00
Darien Raymond 008c285324 move transport methods from net to io 2016-01-29 13:39:55 +00:00
Darien Raymond 30f131b9ee test case for shadowsocks tcp 2016-01-28 12:40:00 +00:00
Darien Raymond befd24c83e assert error is nil 2016-01-26 10:27:50 +00:00
v2ray 96f582da98 test case for http proxy 2016-01-24 21:48:38 +01:00
v2ray c1831551c1 update dynamic test case 2016-01-23 21:51:14 +01:00
v2ray 24b300d75d remove fuzzing lib 2016-01-22 17:55:10 +01:00
v2ray 98d99a1fd0 dynamic allocation of inbounds 2016-01-22 16:25:01 +01:00
Darien Raymond d8c6102638 test case for on demand detour 2016-01-21 16:22:56 +00:00
v2ray eec0bb4db4 lazy evaluation of log fields 2016-01-18 12:24:33 +01:00
v2ray dde47290d7 completely remove json folder in v2ray 2016-01-17 21:43:10 +01:00
Darien Raymond ae8121e633 remove json packages in app folder 2016-01-17 15:20:49 +00:00
v2ray 8c08248418 enable json test in travis 2016-01-15 13:14:08 +01:00
v2ray e5fa96f814 massive refactoring against json config parsing 2016-01-15 12:43:06 +01:00
v2ray 4ca43c3121 alternative user ids 2016-01-09 00:10:57 +01:00
v2ray 56c5302367 close method for point server 2016-01-04 00:33:25 +01:00
v2ray 34a0cb0b70 move port out of address 2015-12-16 23:53:38 +01:00
v2ray 4be7cd7908 Fix test flakiness 2015-12-16 16:42:54 +01:00
v2ray e12e5a0ecb barely working http proxy 2015-12-15 16:00:47 +01:00
v2ray fed5697dc3 SwitchAccount command 2015-12-12 13:11:49 +01:00