Commit Graph

39 Commits (0650af46f4d7768cf778ce0e1ebd64349d23841a)

Author SHA1 Message Date
Darien Raymond 091fa6ad23
use new errorgen
6 years ago
Darien Raymond d43a23aa96
move error generator to common
7 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
v2ray ef200c3c5e http client
9 years ago
v2ray f2c656843e allow tls connection in http proxy
9 years ago
v2ray 7d43952690 tcphub now takes tls config as construtor parameter
9 years ago
v2ray f594f5b606 simplify tcp connection
9 years ago
v2ray 94eab286c0 introduct Connection interface
9 years ago
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 b60f491cec add test case for http proxy
9 years ago
v2ray d3ff2b3698 chunk stream in vmess
9 years ago
v2ray 2031c13a7f refactor app.Space
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
9 years ago
v2ray 1f9bd5f692 rename TCPListener to TCPHub
9 years ago
Darien Raymond 925c06aeed rename transport/listener to hub
9 years ago
v2ray 8ae8b3c9f5 custom tcp listener and connection object
9 years ago
v2ray b0adb24003 handle inbound detour in vmess inbound
9 years ago
v2ray 65d5c07533 BytesLiteral.String
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray 48f1d34ca5 fix config in http
9 years ago
v2ray 04e7dc87a8 log request content as debug
9 years ago
v2ray 47e2d957d1 don't process malformed request
9 years ago
v2ray 5f6d932c03 fixes for mutex usage
9 years ago
v2ray 59a5f832f6 fixes for sync logic
9 years ago
v2ray 4a7f45113a check accepting in http
9 years ago
v2ray 56c5302367 close method for point server
9 years ago
v2ray 201481a82c close method for inbound connection handler
9 years ago
adoot 09bf6def69 http bug fixes & disable keep-alive
9 years ago
v2ray 34a0cb0b70 move port out of address
9 years ago
v2ray e3a00d1400 improve http proxy effeciency
9 years ago
v2ray b3ec97058e refind http proxy
9 years ago
v2ray 34f34bb25d refine http proxy
9 years ago
v2ray e12e5a0ecb barely working http proxy
9 years ago
v2ray d0a75ce9f3 handle connect request in http proxy
9 years ago
Darien Raymond 05caf04eee unfinished http proxy
9 years ago
Darien Raymond ae056714db refactor common/net.Port
9 years ago
V2Ray 08328d23fa beginning of http proxy
9 years ago