Commit History

Author SHA1 Message Date
  Kale Blankenship 8fd7f25955 http2: clear WriteTimeout in Server 8 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
  Tom Bergan 3d9a20a7a1 http2: don't flush a stream's write queue in sc.resetStream 8 years ago
  Brad Fitzpatrick e31bd588d1 http2: allow Transport to connect to https://[v6literal]/ without port 8 years ago
  Tom Bergan cbed01e851 http2: log Framer reads and writes when a server test fails 8 years ago
  Brad Fitzpatrick 944c58e9d5 ipv4: deflake TestConnUnicastSocketOptions on Windows 8 years ago
  Mikio Hara de22433a9f ipv4: add missing IP_HDRINCL option on Windows 8 years ago
  Mikio Hara 9773060888 nettest: update comment on MakePipe 8 years ago
  Mikio Hara 76a3353203 ipv6: add support for linux/{mips,mipsle} 8 years ago
  Mikio Hara 188ede5cb6 ipv4: add support for linux/{mips,mipsle} 8 years ago
  Brad Fitzpatrick 8dab929343 http2: make Transport retry on server's GOAWAY graceful shutdown 8 years ago
  Tom Bergan 0c96df335e http2: fix minor stream accounting bug 8 years ago
  Tom Bergan 4a1c855a05 http2: test for retry after GOAWAY 8 years ago
  Joe Tsai 6cdc0daab0 nettest: add package to test for networking conformance 8 years ago
  Brad Fitzpatrick 97edce0b2e websocket: mention the gorilla package 8 years ago
  Mikio Hara 4971afdc2f ipv6: don't fail test on IPv6 disabled kernel 8 years ago
  Mikio Hara 1fd77278ad ipv6: simplify references to RFCs in package documentation 8 years ago
  Mikio Hara 45b0d82e15 ipv6: document that package ipv6 doesn't support Darwin kernel version 12 or below 8 years ago
  Mikio Hara 6683f96f09 internal/nettest: make SupportsIPv6 return false on Darwin kernel version 12 or below 8 years ago
  Mikio Hara 1c5acb2c2d http2: fix a typo 8 years ago
  Tom Bergan e57319ce2b http2: don't crash when writing RST_STREAM on idle or closed streams 8 years ago
  Tormod Erevik Lea cac22060de trace: remove internal Google reference from comment 8 years ago