Commit Graph

1457 Commits (acb01e6177edd0530559e3eed7b3ca84c696cdf4)
 

Author SHA1 Message Date
v2ray 2de77000ad smarter installer
9 years ago
v2ray b60f491cec add test case for http proxy
9 years ago
v2ray ca42fa1fd5 Mips build
9 years ago
v2ray dcd96df058 use NetAddr() as hash
9 years ago
v2ray 00fd6861a6 use golang's default dual stack algo when dialling to a domain
9 years ago
v2ray d2c5771fae update public server address
9 years ago
v2ray 175d56a10b don't log warning when not accepting anymore.
9 years ago
v2ray 01f239cef2 update to 1.8
9 years ago
v2ray 13a9ff45d4 Update default config for light usage
9 years ago
v2ray 4f85f04161 Use Golang 1.6
9 years ago
v2ray 5602f6dca5 restart the service on core dump
9 years ago
v2ray c9750fa3ba prefer pointer over struct
9 years ago
v2ray 131e6bf239 Fix a potential issue mentioned in #81
9 years ago
v2ray f7c6ecde90 test case for shadowsocks as inbound detour
9 years ago
v2ray 8daa427daf generalized protocol interface
9 years ago
v2ray cbfc9adb95 prefer command line flags over interaction
9 years ago
Darien Raymond 8d282da1d9 Merge pull request #82 from netcookies/patch-1
9 years ago
netcookies 0351915170 Update install-release.sh
9 years ago
v2ray 1f977b0dd4 update install-release.sh
9 years ago
v2ray e47dd29ed1 more doc
9 years ago
v2ray 4bb1d822af prefer Network over string
9 years ago
v2ray 45db388e3f more docs
9 years ago
v2ray b53fddf229 doc for network
9 years ago
v2ray 0b20d6fbf3 doc for net
9 years ago
v2ray 749ca3deab doc for address
9 years ago
v2ray dd8c7b94de doc for port
9 years ago
v2ray e467042fbc simplify port range parsing
9 years ago
v2ray 0d8df60699 Add go report badge
9 years ago
v2ray 6c860d64ad rename destIp to destIP
9 years ago
v2ray 2d551c97df gofmt -s
9 years ago
v2ray d0de8060b6 Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
v2ray 25dfa66822 typos
9 years ago
Darien Raymond e5d0da0982 wording
9 years ago
Darien Raymond 20147cb0bd fix test break
9 years ago
Darien Raymond d1e990d46e test case for shadowsocks ota
9 years ago
Darien Raymond c618ce543c use net.ParseAddress in socks udp
9 years ago
Darien Raymond 4d2bcda9cc test case for socks protocol
9 years ago
v2ray 76b0db2016 return ErrorInvalidAuthentication when OTA is not valid
9 years ago
v2ray 1f9bf05a87 update version to 1.7
9 years ago
v2ray c849f3df54 test case for shadowsocks protocol
9 years ago
v2ray 3a40fa67e1 test case for timed io
9 years ago
v2ray 77359d8047 test case for ipnet
9 years ago
v2ray 903985eab5 close dokodemo after testing
9 years ago
v2ray d5477e407b test case for NewStringLiteral
9 years ago
v2ray a0e35673cb test case for string literal
9 years ago
v2ray 03ccfa5b1c update coverage badge
9 years ago
v2ray a21a4526ec remove security token in travis.yml
9 years ago
v2ray bfe7d26a35 fix coverall script again
9 years ago
v2ray e9573c120c fix output file name in coverall script
9 years ago
v2ray a8726baa68 fix some bugs in coverall
9 years ago