Tom Bergan
|
186fd3fc81
[release-branch.go1.8] http2: fix lock contention slowdown due to gracefulShutdownCh
|
7 years ago |
Mikio Hara
|
242b6b3517
Revert "idna: use code generated by internal x/text package"
|
7 years ago |
Mikio Hara
|
60c41d1de8
internal/netreflect: more use of internal/nettest package
|
7 years ago |
Mikio Hara
|
db8e241947
internal/nettest: add missing support for "unixgram" to TestableNetwork
|
7 years ago |
Tom Bergan
|
77412025ac
http2: nit in TestServer_Push_StateTransitions
|
7 years ago |
Tom Bergan
|
4aaac4bb36
http2: fix flake in TestServer_Push_StateTransitions
|
7 years ago |
Mikio Hara
|
b03f0d9a16
internal/nettest: add TestableNetwork, NewLocalListener and NewLocalPacketListener
|
8 years ago |
Mikio Hara
|
9e4ed9723b
nettest: use of internal/nettest package
|
8 years ago |
voutasaurus
|
e99677b929
http2/h2i: strip port from server name in client hello
|
7 years ago |
Mikio Hara
|
9e26e06f4a
internal/netreflect: use of internal/nettest package
|
8 years ago |
Brad Fitzpatrick
|
6c39fadc8f
http2/h2i: send RequestURI as path, to not lose query args
|
7 years ago |
Lucas Bremgartner
|
da2b4fa285
x/net/bpf: cleanup TestAsmDisasm
|
7 years ago |
Mikio Hara
|
b7883d2965
http2: fix nits found by vet
|
7 years ago |
Lucas Bremgartner
|
ae05321a78
bpf: disasm load extension to type LoadExtension
|
7 years ago |
Lucas Bremgartner
|
279e808814
bpf: disasm "fake" jump conditions
|
7 years ago |
Mikio Hara
|
905989bd20
ipv6: add missing BUGS section for Windows
|
7 years ago |
Mikio Hara
|
bb2257b551
ipv4: drop package name prefix from identifiers in docs for consistency
|
8 years ago |
Mikio Hara
|
094f0373ac
ipv6: drop package name prefix from identifiers in docs for consistency
|
8 years ago |
Marcel van Lohuizen
|
67957fd0b1
idna: use code generated by internal x/text package
|
7 years ago |
Meir Fischer
|
69d4b8aa71
http2: remove unnecessary TODO for trailer keys allocation
|
7 years ago |
Kale Blankenship
|
8fd7f25955
http2: clear WriteTimeout in Server
|
7 years ago |
Brad Fitzpatrick
|
45e771701b
http2: fix typo
|
8 years ago |
Tom Bergan
|
4909c4c0b6
http2: fix incorrect panic
|
8 years ago |
Tom Bergan
|
989b0d93bc
http2: add regression test for issue golang/go#18326
|
8 years ago |
Tom Bergan
|
1195a05d03
http2: fix race in writePushPromise
|
8 years ago |
Mikio Hara
|
468bac874d
icmp: add missing BUGS section
|
8 years ago |
Mikio Hara
|
f483ac3632
ipv6: add missing BUGS section
|
8 years ago |
Mikio Hara
|
0cc888483f
ipv4: add missing BUGS section
|
8 years ago |
Brad Fitzpatrick
|
cfae461ced
context: deflake tests under Go 1.6
|
8 years ago |
Brad Fitzpatrick
|
b1a2d6e8c8
http2: speed up TestTransportFlowControl in short mode
|
8 years ago |