Commit Graph

44 Commits (2020bbe60601cd87943ed9d6b5be68ae252a5ba1)

Author SHA1 Message Date
Darien Raymond 091fa6ad23
use new errorgen
6 years ago
Darien Raymond d43a23aa96
move error generator to common
7 years ago
Darien Raymond 503f767862
error generator
8 years ago
Darien Raymond 31d6e74482
remove rawtcp
8 years ago
Darien Raymond 4cbcd2fd8d
comments
8 years ago
v2ray 9a3c7a03c9 rename shadowsocks server
9 years ago
v2ray 67db5830be agreesively close rays
9 years ago
v2ray 7d43952690 tcphub now takes tls config as construtor parameter
9 years ago
v2ray f594f5b606 simplify tcp connection
9 years ago
v2ray 0442000964 fix nil reference issue in shadowsocks
9 years ago
v2ray b453288e04 release shadowsocks request
9 years ago
v2ray 94eab286c0 introduct Connection interface
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 44bf412dfc release all adaptive readers and writers
9 years ago
v2ray 7407c8d561 use stream instead of raw chan
9 years ago
v2ray 70f803173a simplify reader/writer interface
9 years ago
v2ray 7f2b157956 Fix OTA in Shadowsocks TCP
9 years ago
v2ray 87b15b2b20 Add ChaCha20 in Shadowsocks
9 years ago
v2ray 131e6bf239 Fix a potential issue mentioned in #81
9 years ago
v2ray 45db388e3f more docs
9 years ago
v2ray 2d1ded9b9e fix race condition in shadowsocks
9 years ago
v2ray 11c7191b38 clean up after error
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 5e2583ec8d fix udp for dokodemo and shadowsocks
9 years ago
v2ray d3ff2b3698 chunk stream in vmess
9 years ago
v2ray 6c7a9586d0 Save 1 allocation in shadowsocks
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 be10ca7e09 fix shadowsocks udp ota
9 years ago
v2ray e9c784d4bd refactor shadowsocks
9 years ago
Darien Raymond 57ff7ba923 complete implementation of shadowsocks ota
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
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 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 2e866be181 R.I.P Shadowsocks
9 years ago