Commit Graph

65 Commits (a6402a586e445b014e13185ed6b12679d4d881b6)

Author SHA1 Message Date
Darien Raymond 5bbbdc05de
errors.Format
8 years ago
Darien Raymond eee23e6718
fix api usage
8 years ago
Darien Raymond 055023fdd5
refactor buffer
8 years ago
Darien Raymond 7a80409e30
rename alloc to buf
8 years ago
Darien Raymond a3cb770f77
clean up errors
8 years ago
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer
8 years ago
Darien Raymond 186bf1f141
FillFullFrom
8 years ago
Darien Raymond cf3eb0e77d
refine buffer usage
8 years ago
Darien Raymond efb24a4d21
rewrite error lib
8 years ago
Darien Raymond 2078f29142
refine error message
8 years ago
Darien Raymond 43dacc3936
remove small buffer pool
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 4419f1e3d6
introduce address family in v2net
8 years ago
v2ray c42ed62fd5
remove use of small buffer in tests
8 years ago
v2ray 283bafdd4a
remove use of small buffer
8 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 67ac925ee7
refactor bytes functions
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 3582b9d869 move net/testing/assert into assert
9 years ago
v2ray ef51c600fb Apply buffered reader and writer to socks
9 years ago
Darien Raymond 20147cb0bd fix test break
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 383eb57487 rename CorruptedPacket to ErrorCorruptedPacket
9 years ago
v2ray f34e253ea3 Rename errors with Error prefix
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray 8f20933457 cleanup socks log
9 years ago
Darien Raymond dc1fbecdfb remove fuzzing tests
9 years ago
Darien Raymond e6ad1d8518 format code
9 years ago
v2ray 1c4c9bffad Move proxy/common/config to proxy/internal/config
9 years ago
v2ray 34a0cb0b70 move port out of address
9 years ago
v2ray 88851f2bc9 Allow IP address is passed as domain in socks5 protocol
9 years ago
v2ray 36b7a3fe07 test case for socks protocol
9 years ago
Darien Raymond ae056714db refactor common/net.Port
9 years ago
Darien Raymond fa7c1069bc more update
9 years ago
Darien Raymond 36848af749 leveral serial.String in code
9 years ago
Darien Raymond 3c12469ae5 leverage serial.String in assert
9 years ago
Darien Raymond 7960b97c8e fix test break
9 years ago
Darien Raymond 0a2e4343bc massive refactoring against unit test lib
9 years ago
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