Todd Neal
|
c9b681d351
http2/hpack: move initialization to a static table
|
7 years ago |
Mikio Hara
|
fcc8ed8e87
lif: rename internal types
|
7 years ago |
Dmitry Savintsev
|
feeb485667
http2: add all bad ciphers, use package constants
|
7 years ago |
Martin Probst
|
0819898fb4
xsrftoken: panic for unsafe zero length keys
|
7 years ago |
Mikio Hara
|
da118f7b8e
route: don't fail test when at least one version of INET protocols is available
|
7 years ago |
Mikio Hara
|
a25ba901e3
lif: don't fail test when at least one version of INET protocols is available
|
7 years ago |
Brad Fitzpatrick
|
d212a1ef2d
trace: support Go 1.6 again
|
7 years ago |
Eyal Posener
|
0b588ed7a0
nettest: break on unexpected error
|
7 years ago |
Brad Fitzpatrick
|
c8c7437759
trace: use standard library context
|
7 years ago |
Tom Bergan
|
5602c733f7
http2: Use NO_ERROR instead of CANCEL when responding before the request is finished
|
7 years ago |
Kale Blankenship
|
d1e1b35191
http2: enforce write deadline per stream
|
8 years ago |
Jaana Burcu Dogan
|
ffcf1bedda
http2/h2demo: don't auto redirect the HTTP-only serverpush demo to HTTPS
|
7 years ago |
Chris Roche
|
05d3205156
http2/hpack: fix memory leak in headerFieldTable lookup maps
|
7 years ago |
Jaana Burcu Dogan
|
c4f37062e1
http2/h2demo: use HTTP host for HTTP-only link
|
7 years ago |
Jaana Burcu Dogan
|
d9e3f127e6
http2/h2demo: add demo for HTTP/2 Server Push
|
7 years ago |
Jaana Burcu Dogan
|
6c23252515
Revert "http2/h2demo: add HTTP/2 with Server Push"
|
7 years ago |
Marcel van Lohuizen
|
78ebe5c8b6
idna: copy the idna package from x/text, take 2.
|
8 years ago |
Jaana Burcu Dogan
|
3e967e1d28
http2/h2demo: add HTTP/2 with Server Push
|
7 years ago |
Brad Fitzpatrick
|
a6577fac2d
http2: work around Go 1.8 tls.Config.Clone bug
|
7 years ago |
Mikio Hara
|
7bf7a75e31
lif: use of nativeEndian to make API endian agnostic
|
7 years ago |
Ian Gudger
|
d379faa25c
dns/dnsmessage: add support for parsing and packing of DNS messages
|
8 years ago |
Tom Bergan
|
906cda9512
http2: add configurable knobs for the server's receive window
|
8 years ago |
Tom Bergan
|
bce15e7161
http2/hpack: speedup Encoder.searchTable
|
7 years ago |
Alexander Polcyn
|
bb807669a6
http2: Add opt-in option to Framer to allow DataFrame struct reuse
|
8 years ago |
Tom Bergan
|
10c134ea0d
http2: replace fixedBuffer with dataBuffer
|
7 years ago |
Brad Fitzpatrick
|
dd2d9a67c9
http2/hpack: remove hpack's constant time string comparison
|
7 years ago |
Brad Fitzpatrick
|
b64f02211f
ipv4, ipv6, internal/netreflect, bpf: fix the x/net build
|
7 years ago |
Mikio Hara
|
6b27048ae5
route: drop support for go1.5
|
8 years ago |
Mikio Hara
|
adc6ba92b9
lif: drop support for go1.5
|
8 years ago |
Mikio Hara
|
b4690f45fa
internal/netreflect: don't build on go1.9 or above
|
8 years ago |