Commit History

Author SHA1 Message Date
  Mikio Hara bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 9 years ago
  Mikio Hara c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 9 years ago
  Mikio Hara 50e760fb1d internal/socket: new package 9 years ago
  Brad Fitzpatrick d8bd24be36 http2: fix RFC number typo in comment 8 years ago
  Tom Bergan a8e8f92cd6 http2: remove extra goroutine stack from awaitGracefulShutdown 8 years ago
  Tom Bergan 1a26cf0669 http2: Discard DATA frames from the server after the response body is closed 8 years ago
  Brad Fitzpatrick 5961165da7 http2: mostly test for Transport memory issue 8 years ago
  Dmitri Shuralyov 4dbf598911 http2/hpack: remove unused pair function from package 8 years ago
  Todd Neal 0d772244c7 http2/hpack: remove pair function and initialize directly 8 years ago
  Mikio Hara 513929065c http2: fix style inconsistency in test 8 years ago
  Brad Fitzpatrick 34057069f4 http2: reduce the number of select cases in serverConn.server 8 years ago
  Tom Bergan 84f0e6f92b http2: fix lock contention slowdown due to gracefulShutdownCh 8 years ago
  Todd Neal c9b681d351 http2/hpack: move initialization to a static table 8 years ago
  Mikio Hara fcc8ed8e87 lif: rename internal types 8 years ago
  Dmitry Savintsev feeb485667 http2: add all bad ciphers, use package constants 8 years ago
  Martin Probst 0819898fb4 xsrftoken: panic for unsafe zero length keys 8 years ago
  Mikio Hara da118f7b8e route: don't fail test when at least one version of INET protocols is available 8 years ago
  Mikio Hara a25ba901e3 lif: don't fail test when at least one version of INET protocols is available 8 years ago
  Brad Fitzpatrick d212a1ef2d trace: support Go 1.6 again 8 years ago
  Eyal Posener 0b588ed7a0 nettest: break on unexpected error 8 years ago
  Brad Fitzpatrick c8c7437759 trace: use standard library context 8 years ago
  Tom Bergan 5602c733f7 http2: Use NO_ERROR instead of CANCEL when responding before the request is finished 8 years ago
  Kale Blankenship d1e1b35191 http2: enforce write deadline per stream 9 years ago
  Jaana Burcu Dogan ffcf1bedda http2/h2demo: don't auto redirect the HTTP-only serverpush demo to HTTPS 8 years ago
  Chris Roche 05d3205156 http2/hpack: fix memory leak in headerFieldTable lookup maps 8 years ago
  Jaana Burcu Dogan c4f37062e1 http2/h2demo: use HTTP host for HTTP-only link 8 years ago
  Jaana Burcu Dogan d9e3f127e6 http2/h2demo: add demo for HTTP/2 Server Push 8 years ago
  Jaana Burcu Dogan 6c23252515 Revert "http2/h2demo: add HTTP/2 with Server Push" 8 years ago
  Marcel van Lohuizen 78ebe5c8b6 idna: copy the idna package from x/text, take 2. 9 years ago
  Jaana Burcu Dogan 3e967e1d28 http2/h2demo: add HTTP/2 with Server Push 8 years ago