Commit Graph

877 Commits (50007a9790156c3d9fdb26080ad0d51b50b173c7)
 

Author SHA1 Message Date
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
v2ray dde3f60e30 udp for shadowsocks
9 years ago
v2ray 1f9bd5f692 rename TCPListener to TCPHub
9 years ago
Darien Raymond 4be27a6377 udp hub
9 years ago
Darien Raymond 925c06aeed rename transport/listener to hub
9 years ago
Darien Raymond 30f131b9ee test case for shadowsocks tcp
9 years ago
v2ray 095905a460 tcp handler for shadowsocks
9 years ago
v2ray 8ae8b3c9f5 custom tcp listener and connection object
9 years ago
v2ray 3f634eb54f fix build break
9 years ago
v2ray 40c3a01e68 update server config
9 years ago
v2ray 2e866be181 R.I.P Shadowsocks
9 years ago
Darien Raymond 6b894c719d own hosts in http config
9 years ago
Darien Raymond befd24c83e assert error is nil
9 years ago
v2ray 6d9d55bcba Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
Darien Raymond 001c0cc725 Merge pull request #74 from kxjhlele/patch-9
9 years ago
Darien Raymond fff5394f3f Merge pull request #73 from kxjhlele/patch-8
9 years ago
kxjhlele 6e84500162 Update gen-server-cfg.sh
9 years ago
kxjhlele dd46442735 Update Dockerfile
9 years ago