Commit Graph

26 Commits (cee85bdf26fe181d256da7a0120aa91f455143b6)

Author SHA1 Message Date
V2Ray cee85bdf26 Add Port as a type
9 years ago
V2Ray b6cebd127d fuzz test for socks udp
9 years ago
V2Ray bd48556b98 Smarter reader generator
9 years ago
V2Ray d34678d9a6 fuzzing test for socks protocol
9 years ago
V2Ray 6faff6d514 test case for socks udp protocol
9 years ago
V2Ray d9ebd008d3 Check lenth of the udp packet before parsing
9 years ago
V2Ray 1edd0e660e Remove redunent code
9 years ago
V2Ray f2cf4a1f89 Test case for too-short request
9 years ago
V2Ray 361a22d74d Move proxy errors to proxy/common/errors
9 years ago
V2Ray 1d40220d31 Remove error defination
9 years ago
V2Ray 213aa2ecf0 Socks supports multiple accounts
9 years ago
V2Ray 936fd03c30 format code
9 years ago
V2Ray ebb4f5b7bd udp
9 years ago
V2Ray 746580d566 Use buffer in socks proxy
9 years ago
V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation
9 years ago
V2Ray 9b12ee2eb3 format code
9 years ago
V2Ray eb94f7a51c Fix Socks UDP implementation
9 years ago
V2Ray 3747e45978 test cases for socks4
9 years ago
V2Ray d77ba76ccf Update error handling in socks proxy
9 years ago
V2Ray 08f85fc9b7 Unify error checking by introducing error codes
9 years ago
V2Ray 019d8266bc Basic implementation of socks udp listener.
9 years ago
V2Ray e57089637a udp packet format in socks5
9 years ago
V2Ray cb16047cf0 prefer interface over struct
9 years ago
V2Ray b319704282 Add network type to destination to be ready for UDP connection
9 years ago
V2Ray a887fd01b8 Move log into common
9 years ago
V2Ray 075753c030 Massive refactoring for better code structure
9 years ago