Commit Graph

1044 Commits (42b8dbe8716430104273fc275fc586ddcf5183b8)
 

Author SHA1 Message Date
Darien Raymond be57f48bb3 test case for allocation config
9 years ago
Darien Raymond b18693a9c4 more test cases for freedom
9 years ago
v2ray 6e8b65551c Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
v2ray 29c100e613 doc for proxy
9 years ago
v2ray 01ed094ce6 doc for common
9 years ago
v2ray d89be624ce doc for dice
9 years ago
v2ray 32b2220739 apply udpHub in socks proxy
9 years ago
v2ray 2d1ded9b9e fix race condition in shadowsocks
9 years ago
v2ray 265c9e4abb fix race condition in dokodemo
9 years ago
v2ray 11c7191b38 clean up after error
9 years ago
v2ray c6df0fde19 clean up variable initialization
9 years ago
Darien Raymond b54a265373 increase buffer size in ray
9 years ago
v2ray edd02f7d3c format code
9 years ago
v2ray 2932d23b32 apply user settings to shadowsocks
9 years ago
v2ray 2147ba5ab3 move fundamental interfaces from vmess to common
9 years ago
v2ray e8b0505c01 import comment of package vmess
9 years ago
Darien Raymond f19da2058a actually close tcp and udp servers
9 years ago
Darien Raymond 50007a9790 reduce number of preallocated buffers
9 years ago
v2ray 159644a230 remove out dated test case
9 years ago
v2ray eaa9f8f90a remove unused definition
9 years ago
v2ray 39eea81c5c simplify router config
9 years ago
v2ray 526c4558ca simplify validity map
9 years ago
v2ray 5df2a1c6e6 refactor router rules
9 years ago
v2ray 5e2583ec8d fix udp for dokodemo and shadowsocks
9 years ago
v2ray 48aa9af631 remove out dated test
9 years ago
Darien Raymond 0d77139c24 fix udp issue in socks proxy
9 years ago
Darien Raymond 8006d0cfdc update version in install-release.sh
9 years ago
Darien Raymond 58c84bea21 check error in router_test
9 years ago
Darien Raymond 3b1f92b7e8 allow multiple UDP incoming packets in freedom
9 years ago
v2ray d3ff2b3698 chunk stream in vmess
9 years ago
v2ray 6c7a9586d0 Save 1 allocation in shadowsocks
9 years ago
v2ray 97a85f04ce Buffer.Prepend()
9 years ago
v2ray 2031c13a7f refactor app.Space
9 years ago
v2ray fcf8a74a3a log access info in shadowsocks
9 years ago
v2ray 026f17fdcc todo sync
9 years ago
v2ray 6b9cb3f80d send to UDP dest
9 years ago
v2ray 383eb57487 rename CorruptedPacket to ErrorCorruptedPacket
9 years ago
v2ray 1e79a3b75a rename errors
9 years ago
v2ray f34e253ea3 Rename errors with Error prefix
9 years ago
v2ray 2f76680fe9 Rename BadConfiguration to ErrorBadConfiguration
9 years ago
v2ray c825ce8fd8 Add warning when tags are not found.
9 years ago
v2ray be10ca7e09 fix shadowsocks udp ota
9 years ago
v2ray e9c784d4bd refactor shadowsocks
9 years ago
Darien Raymond c9554546db include shadowsocks as inbound in release
9 years ago
Darien Raymond 57ff7ba923 complete implementation of shadowsocks ota
9 years ago
Darien Raymond 7f5184e943 understand OTA bit
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
9 years ago
v2ray 06b92bddcf authenticator
9 years ago
v2ray 494f431c37 remove ReadAllBytes in favor of io.ReadFull
9 years ago
v2ray 795c49b6fb close udp hub
9 years ago