Commit Graph

364 Commits (42b8dbe8716430104273fc275fc586ddcf5183b8)

Author SHA1 Message Date
v2ray 42b8dbe871 release all readers and writers
9 years ago
v2ray 70f803173a simplify reader/writer interface
9 years ago
v2ray e8023f0d92 releasable writer
9 years ago
v2ray 77ecd1649b fix test break
9 years ago
v2ray ff69ac7a0e Release all references
9 years ago
v2ray 3b35df1244 Handler state
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 c1c22a50d5 remove old commands
9 years ago
v2ray 3ec40eedc1 remove old vmess request
9 years ago
v2ray 547cc75651 Migrate VMessIn with protocol
9 years ago
v2ray 2144c47102 Migrate VMessOut into protocol
9 years ago
v2ray ef51c600fb Apply buffered reader and writer to socks
9 years ago
v2ray 76ca9de25f refactor protocol
9 years ago
v2ray 59bc881d70 move timestamp generator to protocol
9 years ago
v2ray f0081f5327 remove unused code
9 years ago
v2ray 791ac307a2 Move userset to protocol
9 years ago
v2ray 9f50692d15 auto user creation for dynamic port
9 years ago
v2ray 87b15b2b20 Add ChaCha20 in Shadowsocks
9 years ago
v2ray 471b655934 log whole destination in vmess out
9 years ago
v2ray b60f491cec add test case for http proxy
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 45db388e3f more docs
9 years ago
v2ray 6c860d64ad rename destIp to destIP
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 c849f3df54 test case for shadowsocks protocol
9 years ago
v2ray 903985eab5 close dokodemo after testing
9 years ago
v2ray 4f59d6847f fix test break
9 years ago
v2ray 3212337aa3 clean up test cases for dokodemo
9 years ago
v2ray 77f5c15dbc fix freedom test
9 years ago
Darien Raymond b18693a9c4 more test cases for freedom
9 years ago
v2ray 29c100e613 doc for proxy
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
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