Commit Graph

879 Commits (ab7930c09ba093d6316ebe94d0a387976770d5f6)

Author SHA1 Message Date
Darien Raymond 956868ef78
yield goroutine on pipe write
6 years ago
Darien Raymond 874fc87498
test long header
6 years ago
Darien Raymond 128a90b98b
move link to transport
6 years ago
Darien Raymond f7b96507f9
simplify buffer extension
6 years ago
Darien Raymond 35ccc3a49c
cleanup unnecessary method in serial.
6 years ago
Darien Raymond 815c7f09ba
migrate to std lib
6 years ago
Darien Raymond 58e2ed3381
remove closure on ReadFullFrom
6 years ago
Darien Raymond 17e51b277b
move proxy.Dialer to internet.Dialer
6 years ago
Darien Raymond e35e3e6e53
comment
6 years ago
Darien Raymond 99d661882a
remove unused constants
6 years ago
Darien Raymond cb8e7dc9a0
comments
6 years ago
Darien Raymond 98e330513d
remove unnecessary interface
6 years ago
Darien Raymond 351316490d
fix typos
6 years ago
Darien Raymond d730637239
Require Type() for Feature
6 years ago
Darien Raymond b4821c5ed5
move policy and dnsClient
6 years ago
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory
6 years ago
Iskander Sharipov 0cf3599db2 s/len/length/ s/cap/capacity/ to avoid builtin shadowing
6 years ago
Darien Raymond 091fa6ad23
use new errorgen
6 years ago
Lonnie Liu e43b4cc169 fix build breakage
6 years ago
Darien Raymond 07aa486d43
fix bind address in linux
6 years ago
Darien Raymond d55fbd7f8d
simplify error creation
6 years ago
Darien Raymond 00ea6e3cb2
update protobuf generated files
6 years ago
Darien Raymond 909cb9b27a
announce deprecated proto settings
6 years ago
Darien Raymond 94b880d060
move session based info into session package
6 years ago
Darien Raymond cc6590d362
Revert "enable sockopt tests"
6 years ago
Darien Raymond 2f28d380b3
enable sockopt tests
6 years ago
Darien Raymond 383b84e7dd
unified tproxy option
6 years ago
Darien Raymond 20251bf499
system listener for both TCP and UDP
6 years ago
Darien Raymond 47337d6496
add udp config
6 years ago
Darien Raymond eeca745e89
options for TProxy
6 years ago
Darien Raymond d068f357bd
update proto lib
6 years ago
Darien Raymond ed1d713ef4
fix a typo
6 years ago
Darien Raymond 1e4547e262
simplify tcp network detection
6 years ago
Darien Raymond 682b28cbda
fix tls.AllowInsecureCiphers
6 years ago
Darien Raymond 5d9dacc261
fix tfo for darwin
6 years ago
Darien Raymond b9e4a4882c
test tfo on listener
6 years ago
Darien Raymond c8a12bc35d
move sockopt test back to its own file
6 years ago
Darien Raymond 929a5d5d42
fix sockopt for windows
6 years ago
Darien Raymond b1e900a506
fix sockopt tests
6 years ago
Darien Raymond af65048868
test case for tfo
6 years ago
Darien Raymond 418746fdb0
enable tfo on other platforms
6 years ago
Darien Raymond 356377ddde
change back to IPv4 address
6 years ago
Darien Raymond 6d750e8149
options for enable TFO
6 years ago
Darien Raymond 2ff93c65f3
fix build error
6 years ago
Darien Raymond 6c4850634b
better handling of nil stream settings
6 years ago
Darien Raymond 3d3f0a96d6
fix nil pointer handling in MemoryStreamConfig conversion.
6 years ago
Darien Raymond b3847fb7c0
MemoryStreamSettings
6 years ago
Darien Raymond fbd7bcab07
skip test as it requires admin right
6 years ago
Darien Raymond 036158570c
fix sockopt argument type
6 years ago
Darien Raymond af3a08a848
prototype for marking connection
6 years ago