You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/golang.org/x/net/http2
Sebastiaan van Stijn a6f3f290b4
vendor: golang.org/x/net v0.10.0
- http2: properly discard data received after request/response body is closed
- http2: don't reuse connections that are experiencing errors
- internal/socks: permit authenticating with an empty password

full diff: https://github.com/golang/net/compare/v0.8.0...v0.10.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2 years ago
..
hpack build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 2 years ago
.gitignore
Dockerfile
Makefile
ascii.go
ciphers.go
client_conn_pool.go go.mod: golang.org/x/crypto v0.1.0 2 years ago
databuffer.go
errors.go go.mod: golang.org/x/crypto v0.1.0 2 years ago
flow.go build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 2 years ago
frame.go build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 2 years ago
go111.go
go115.go
go118.go go.mod: golang.org/x/crypto v0.1.0 2 years ago
gotrack.go
headermap.go vendor: update buildkit to master@ae9d0f5 2 years ago
http2.go go.mod: golang.org/x/crypto v0.1.0 2 years ago
not_go111.go
not_go115.go
not_go118.go go.mod: golang.org/x/crypto v0.1.0 2 years ago
pipe.go vendor: golang.org/x/net v0.10.0 2 years ago
server.go vendor: golang.org/x/net v0.10.0 2 years ago
transport.go vendor: golang.org/x/net v0.10.0 2 years ago
write.go
writesched.go
writesched_priority.go go.mod: golang.org/x/crypto v0.1.0 2 years ago
writesched_random.go