Commit Graph

47 Commits (5fa62c393b15c2c7e2e29354f4c3e1afe6225fbb)

Author SHA1 Message Date
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
lucifer 4c9210cf11
Parse X-Forwarded-For in http transport (#142)
4 years ago
loyalsoldier f9175e3bc8
Fix according to go vet results
4 years ago
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
4 years ago
Darhwa 8e791e92bc
Further strip unique signatures of tls handshake
5 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
lucifer9 e6bf431f93 add server side h2c support
5 years ago
Kirill Motkov 0401a91ef4 Some code improvements
5 years ago
Darien Raymond 98950d5ada
remove dep of assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 6146366a4a
enforce timeout for http header processing
6 years ago
Darien Raymond a1b33c3bd6
remove unused functions
6 years ago
Darien Raymond d20f87da4b
comments
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond 58e2ed3381
remove closure on ReadFullFrom
6 years ago
Darien Raymond 091fa6ad23
use new errorgen
6 years ago
Darien Raymond d55fbd7f8d
simplify error creation
6 years ago
Darien Raymond 00ea6e3cb2
update protobuf generated files
6 years ago
Darien Raymond 94b880d060
move session based info into session package
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 d068f357bd
update proto lib
6 years ago
Darien Raymond 6d750e8149
options for enable TFO
6 years ago
Darien Raymond b3847fb7c0
MemoryStreamSettings
6 years ago
Darien Raymond b79ec5f1ed
use protocol in string form
6 years ago
Darien Raymond 4b63638dca
update protobuf lib
6 years ago
Darien Raymond ff0ae91b9b
update protobuf generated files
7 years ago
Darien Raymond ac6a0f7511
update activity timer
7 years ago
Darien Raymond 213f827406
policy for internal buffer size
7 years ago
Darien Raymond 68da956fc4
re-generate code
7 years ago
Darien Raymond f1f4a796cf
Set correct remote addr for h2 request. Fixes #1068.
7 years ago
Darien Raymond 148a7d064d
simplify buf.BufferedReader
7 years ago
Darien Raymond d7aeb51904
merge http.Connection into net.Connection
7 years ago
Darien Raymond a7103481d5
force http2 server to send back plain encoding.
7 years ago
Darien Raymond 64ebba3cff
implement transport.pipe
7 years ago
Darien Raymond d6dc88860b
simplify done api
7 years ago
Darien Raymond 9d8922f523
close http2 server immediately. fixes #1051
7 years ago
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA
7 years ago
Darien Raymond 4c2edeb18a
fix test break
7 years ago
Darien Raymond 3ff570a050
write listen error to log
7 years ago
Darien Raymond 169b901c2d
lazy init of dialer map
7 years ago
Darien Raymond e647292b9a
protect against writing to closed body
7 years ago
Darien Raymond f17b865982
gofmt
7 years ago
Darien Raymond e5d3783ed7
consume config in dialer and hub
7 years ago
Darien Raymond d207d953bd
h2 transport
7 years ago