1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-02 17:54:30 -04:00
Commit Graph

1253 Commits

Author SHA1 Message Date
v2ray
00fd6861a6 use golang's default dual stack algo when dialling to a domain 2016-02-18 12:28:45 +01:00
v2ray
d2c5771fae update public server address 2016-02-18 11:43:50 +01:00
v2ray
175d56a10b don't log warning when not accepting anymore. 2016-02-18 11:36:21 +01:00
v2ray
01f239cef2 update to 1.8 2016-02-18 10:42:54 +01:00
v2ray
13a9ff45d4 Update default config for light usage 2016-02-18 10:30:00 +01:00
v2ray
4f85f04161 Use Golang 1.6 2016-02-18 10:17:40 +01:00
v2ray
5602f6dca5 restart the service on core dump 2016-02-18 00:15:16 +01:00
v2ray
c9750fa3ba prefer pointer over struct 2016-02-17 16:46:53 +01:00
v2ray
131e6bf239 Fix a potential issue mentioned in #81 2016-02-16 14:35:24 +01:00
v2ray
f7c6ecde90 test case for shadowsocks as inbound detour 2016-02-16 14:28:39 +01:00
v2ray
8daa427daf generalized protocol interface 2016-02-16 00:42:52 +01:00
v2ray
cbfc9adb95 prefer command line flags over interaction 2016-02-12 00:18:31 +01:00
Darien Raymond
8d282da1d9 Merge pull request #82 from netcookies/patch-1
Update install-release.sh
2016-02-12 00:04:37 +01:00
netcookies
0351915170 Update install-release.sh
1. add proxy support for downloading release ( for client under GFW )
2. stop v2ray daemon before update release
3. start v2ray daemon when finished
2016-02-11 22:52:03 +08:00
v2ray
1f977b0dd4 update install-release.sh 2016-02-08 00:34:22 +01:00
v2ray
e47dd29ed1 more doc 2016-02-06 22:28:35 +01:00
v2ray
4bb1d822af prefer Network over string 2016-02-06 18:03:42 +01:00
v2ray
45db388e3f more docs 2016-02-06 18:01:27 +01:00
v2ray
b53fddf229 doc for network 2016-02-06 11:09:53 +01:00
v2ray
0b20d6fbf3 doc for net 2016-02-06 11:01:21 +01:00
v2ray
749ca3deab doc for address 2016-02-06 11:01:18 +01:00
v2ray
dd8c7b94de doc for port 2016-02-06 10:54:41 +01:00
v2ray
e467042fbc simplify port range parsing 2016-02-06 00:13:13 +01:00
v2ray
0d8df60699 Add go report badge 2016-02-05 22:50:50 +01:00
v2ray
6c860d64ad rename destIp to destIP 2016-02-05 22:12:46 +01:00
v2ray
2d551c97df gofmt -s 2016-02-05 22:06:27 +01:00
v2ray
d0de8060b6 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-02-05 22:04:51 +01:00
v2ray
25dfa66822 typos 2016-02-05 22:04:43 +01:00
Darien Raymond
e5d0da0982 wording 2016-02-05 11:45:31 +00:00
Darien Raymond
20147cb0bd fix test break 2016-02-05 10:48:34 +00:00
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