1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-08-22 04:14:26 -04:00
Commit Graph

923 Commits

Author SHA1 Message Date
Darien Raymond
d1e990d46e test case for shadowsocks ota 2016-02-05 10:38:45 +00:00
Darien Raymond
c618ce543c use net.ParseAddress in socks udp 2016-02-05 10:23:16 +00:00
Darien Raymond
4d2bcda9cc test case for socks protocol 2016-02-05 10:21:13 +00:00
v2ray
76b0db2016 return ErrorInvalidAuthentication when OTA is not valid 2016-02-04 22:52:42 +01:00
v2ray
1f9bf05a87 update version to 1.7 2016-02-04 22:21:00 +01:00
v2ray
c849f3df54 test case for shadowsocks protocol 2016-02-04 22:10:52 +01:00
v2ray
3a40fa67e1 test case for timed io 2016-02-04 21:31:18 +01:00
v2ray
77359d8047 test case for ipnet 2016-02-04 21:23:51 +01:00
v2ray
903985eab5 close dokodemo after testing 2016-02-04 18:03:15 +01:00
v2ray
d5477e407b test case for NewStringLiteral 2016-02-04 17:55:12 +01:00
v2ray
a0e35673cb test case for string literal 2016-02-04 17:45:16 +01:00
v2ray
03ccfa5b1c update coverage badge 2016-02-04 17:40:47 +01:00
v2ray
a21a4526ec remove security token in travis.yml 2016-02-04 17:37:05 +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
b92b57b32f typo 2016-02-04 17:06:59 +01:00
v2ray
3e87c9efdd rm the right file 2016-02-04 17:05:50 +01:00
v2ray
704a8e834b try codecov.io 2016-02-04 17:05:24 +01:00
v2ray
e156f60de4 try codecov.io 2016-02-04 17:04:31 +01:00
Darien Raymond
49b383362a Remove unnecessary repo token variable 2016-02-04 14:42:13 +01:00
Darien Raymond
379e1c2a2e Update coverall token 2016-02-04 14:31:20 +01:00
Darien Raymond
c5ad337799 Use global secure env 2016-02-04 14:25:01 +01:00
v2ray
4f59d6847f fix test break 2016-02-04 13:27:35 +01:00
v2ray
3212337aa3 clean up test cases for dokodemo 2016-02-04 13:13:15 +01:00
v2ray
77f5c15dbc fix freedom test 2016-02-04 13:09:17 +01:00
Darien Raymond
b44268d409 fix test break 2016-02-04 10:47:57 +00:00
Darien Raymond
c74bcc9c50 more json test cases 2016-02-04 10:43:04 +00:00
Darien Raymond
be57f48bb3 test case for allocation config 2016-02-04 10:25:36 +00:00
Darien Raymond
b18693a9c4 more test cases for freedom 2016-02-04 10:11:11 +00:00
v2ray
6e8b65551c Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-02-03 22:57:05 +01:00
v2ray
29c100e613 doc for proxy 2016-02-03 22:56:40 +01:00
v2ray
01ed094ce6 doc for common 2016-02-03 22:54:02 +01:00
v2ray
d89be624ce doc for dice 2016-02-03 22:49:38 +01:00
v2ray
32b2220739 apply udpHub in socks proxy 2016-02-03 22:43:09 +01:00
v2ray
2d1ded9b9e fix race condition in shadowsocks 2016-02-03 22:42:58 +01:00
v2ray
265c9e4abb fix race condition in dokodemo 2016-02-03 22:42:44 +01:00
v2ray
11c7191b38 clean up after error 2016-02-03 21:44:20 +01:00
v2ray
c6df0fde19 clean up variable initialization 2016-02-03 21:36:52 +01:00
Darien Raymond
b54a265373 increase buffer size in ray 2016-02-03 14:12:46 +00:00
v2ray
edd02f7d3c format code 2016-02-03 12:18:52 +01:00
v2ray
2932d23b32 apply user settings to shadowsocks 2016-02-03 12:18:28 +01:00
v2ray
2147ba5ab3 move fundamental interfaces from vmess to common 2016-02-03 11:58:42 +01:00
v2ray
e8b0505c01 import comment of package vmess 2016-02-02 22:21:43 +01:00
Darien Raymond
f19da2058a actually close tcp and udp servers 2016-02-02 15:03:56 +00:00
Darien Raymond
50007a9790 reduce number of preallocated buffers 2016-02-02 10:52:23 +00:00
v2ray
159644a230 remove out dated test case 2016-02-01 23:53:20 +01:00
v2ray
eaa9f8f90a remove unused definition 2016-02-01 23:40:09 +01:00
v2ray
39eea81c5c simplify router config 2016-02-01 23:21:54 +01:00