Commit History

Author SHA1 Message Date
  Volker Dobler 19491d39ca publicsuffix: update table to latest list from publicsuffix.org 6 years ago
  Jean de Klerk f4c29de78a trace: better error message for double init 6 years ago
  Brad Fitzpatrick 22bb95c5e7 http2/hpack: lazily build huffman table on first use 6 years ago
  Brad Fitzpatrick 32f9bdbd7d http2/hpack: reduce memory for huffman decoding table 6 years ago
  Brad Fitzpatrick 49c15d80df http2: revert CL 107295 (don't sniff Content-type in Server when nosniff) 6 years ago
  Mikio Hara a0f8a16cb0 ipv6: fix a typo 6 years ago
  Mikio Hara 27e6fde75f ipv4: fix a typo 6 years ago
  Mikio Hara 8d04b09ac7 icmp: update docs 6 years ago
  Mikio Hara 17b7cf40ff icmp: fix error values on message manipulation 6 years ago
  William Chang c4299a1a0d http2/h2c: add h2c implementation (unencrypted HTTP/2) 6 years ago
  Brad Fitzpatrick 3673e40ba2 http2/h2demo: flush headers earlier in demo /ECHO handler 6 years ago
  Brad Fitzpatrick a680a1efc5 http2: fix typo in comment 6 years ago
  Brad Fitzpatrick 179114c98f http2: reject large SETTINGS frames or those with duplicates 6 years ago
  Nigel Tao 81d44fd177 publicsuffix: add description of the PSL and eTLDs 6 years ago
  Ian Gudger 8887df42c7 dns/dnsmessage: fix bug in length fixup 6 years ago
  Brad Fitzpatrick d0887baf81 http2: fix bug in earlier CL 123615 6 years ago
  Brad Fitzpatrick a1d68217f8 http2: export a field of an internal type for use by net/http 6 years ago
  Brad Fitzpatrick a45b4abe13 http2: ignore unknown 1xx responses like HTTP/1 6 years ago
  Brad Fitzpatrick cffdcf672a http2: use GetBody unconditionally on Transport retry, when available 6 years ago
  Michael Fraenkel 039a4258ae http2: a closed stream cannot receive data 6 years ago
  Michael Fraenkel d5fb304941 http2: fix race in TestServer_Headers_HalfCloseRemote 6 years ago
  Michael Fraenkel 292b43bbf7 http2: reject incoming HEADERS in Server on half-closed streams 6 years ago
  Brad Fitzpatrick 6a8eb5e2b1 http2: call httptrace.ClientTrace.GetConn in Transport when needed 6 years ago
  Olivier Poitrey b87faa7691 http2: implement client initiated graceful shutdown 8 years ago
  Brad Fitzpatrick c4e4b2a67f http2: fire httptrace.ClientTrace.WroteHeaderField if set 6 years ago
  Michael Fraenkel c21de06aaf http/httpproxy: support CIDR notation and ports with NO_PROXY 6 years ago
  Brad Fitzpatrick 6f138e0f60 http2: compare Connection header value case-insensitively 6 years ago
  Mikio Hara 4d581e05a3 all: re-adjust build constraints for JS and NaCl 6 years ago
  Kunpei Sakai 32a936f463 html: don't ignore the token if the current node is form 6 years ago
  Mikio Hara 7d20a46f6b dns/dnsmessage: gofmt -w -s 6 years ago