Commit Graph

342 Commits (master)

Author SHA1 Message Date
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 684e133ac5 better log
9 years ago
v2ray e298121126 Fix shadowsocks OTA issue
9 years ago
v2ray 3d4da5822b Email in shadowsocks
9 years ago
v2ray 76ca9de25f refactor protocol
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
Darien Raymond d1e990d46e test case for shadowsocks ota
9 years ago
v2ray 76b0db2016 return ErrorInvalidAuthentication when OTA is not valid
9 years ago
v2ray c849f3df54 test case for shadowsocks protocol
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 383eb57487 rename CorruptedPacket to ErrorCorruptedPacket
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 7f5184e943 understand OTA bit
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 3f634eb54f fix build break
9 years ago
v2ray 2e866be181 R.I.P Shadowsocks
9 years ago