Commit Graph

39 Commits (28fa84ce6918dd22fc5bfb8ce24d4765b1f1ac3b)

Author SHA1 Message Date
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond a01fdc29a6
remove NewMultiBufferValue
6 years ago
Darien Raymond 58e2ed3381
remove closure on ReadFullFrom
6 years ago
Darien Raymond 20251bf499
system listener for both TCP and UDP
6 years ago
Darien Raymond 156af4241d
add some logs
6 years ago
Darien Raymond b9e4a4882c
test tfo on listener
6 years ago
Darien Raymond 73a1111083
fix error reporting
6 years ago
Darien Raymond bc78e63877
close pipe when finish
6 years ago
Darien Raymond c4491d06d3
fix tcp testing server
6 years ago
Darien Raymond 2f3670f60b
fix http error test
7 years ago
Darien Raymond af29e42771
move tcp.PickPort to its own package
7 years ago
Darien Raymond efcb567273
remove context in struct
7 years ago
Darien Raymond a430e2065a
move port allocation to udp package
7 years ago
Darien Raymond 6e61538b36
close http server properly
7 years ago
Darien Raymond 1c29d1535c fix data race in tcp server
7 years ago
Darien Raymond 52ad41cda3 completely move away from net package
7 years ago
Darien Raymond 1c856a46ab step 1 to remove reference to net package
7 years ago
Darien Raymond 976395b4d6
cleanup
8 years ago
Darien Raymond 6515cf12e5
log err on tcp test server
8 years ago
Darien Raymond 2a486c6b9e
ipv6 test
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond 5dc05d6352
allow outbound to be proxied
8 years ago
Darien Raymond 7de7588ec2
proto for destination
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 7a1bdfcf00
test case for passive connection
8 years ago
v2ray a5a70afdb8
remove port testing
8 years ago
v2ray 7e499ee0b6
Cleanup
8 years ago
v2ray 2f47074c98 release buffer
9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings
9 years ago
v2ray 18d75cb7b4 bug fixes to dns server
9 years ago
v2ray 406360ed3e fix test servers
9 years ago
v2ray edd02f7d3c format code
9 years ago
Darien Raymond f19da2058a actually close tcp and udp servers
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
9 years ago
v2ray 96f582da98 test case for http proxy
9 years ago
v2ray 34a0cb0b70 move port out of address
9 years ago
v2ray e12e5a0ecb barely working http proxy
9 years ago
Darien Raymond ae056714db refactor common/net.Port
9 years ago
V2Ray afb5448ffe test case for UDP in freedom
9 years ago