Commit Graph

33 Commits (9130a30250d74b0e453bdcff068713ec7e292286)

Author SHA1 Message Date
V2Ray e7ce2c7166 Close connection chan when socks client finishes sending data, and fix a performance issue in VMess decoding.
9 years ago
V2Ray 919fd5b16b Remove debug infomation
9 years ago
V2Ray d12737b3b8 Simplify channel operations
9 years ago
V2Ray 51670b223d Remove prefix 'V' in struct names
9 years ago
V2Ray cc3fdb6ef4 Version 1.0 alpha
9 years ago
V2Ray 0ca7dab49b massive refactoring for configuration
9 years ago
V2Ray 791ac780f0 Refactor vmess internal struct for better readability
9 years ago
V2Ray 9e6b746e86 format code
9 years ago
V2Ray 262eb4f985 sample socks proxy
9 years ago
V2Ray 0a96b8fb1d connecting dots
9 years ago
V2Ray f09d65b2e5 format code
9 years ago
V2Ray 19308037e5 freedom connection
9 years ago
V2Ray f1292f6035 format code
9 years ago
V2Ray c20a7958c2 simplify test code
9 years ago
V2Ray 08a96e5fe1 Unit test library to simplify test writing
9 years ago
V2Ray e764275c58 socks5 server implementation
9 years ago
V2Ray 361f87df09 VMess request serialization
9 years ago
V2Ray 099015021e format code
9 years ago
V2Ray 86944af2ff general purpose encryption streams
9 years ago
V2Ray 9371b3d080 format code
9 years ago
V2Ray 69bcce0b0d Decryption reader for decoding vmess message
9 years ago
V2Ray fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way
9 years ago
V2Ray d785fa0156 Update protocol for better decription
9 years ago
V2Ray b0849dd23b update format
9 years ago
V2Ray b5416c9f42 more on socks proxy
9 years ago
V2Ray 901434f0a1 format code
9 years ago
V2Ray 07b440fdcb Test case for auth response tobytes
9 years ago
V2Ray bec765a2fe format code
9 years ago
V2Ray dd9ef0c65e refactor code
9 years ago
V2Ray cac97be224 Update VMessReader
9 years ago
V2Ray 306ae93503 documentation
9 years ago
V2Ray a45498da45 format code
9 years ago
V2Ray 4c03bf0d45 init
9 years ago