Commit History

Author SHA1 Message Date
  Marcel van Lohuizen 49e6db1c9e idna: bug fix imported from x/text 7 years ago
  Tom Bergan ea0da6f35c http2: remove afterReqBodyWriteError wrapper 7 years ago
  Ben Burkert c73622c772 dns/dnsmessage: add AppendPack method to Message 7 years ago
  Russ Cox 7b572d500b route: work around macOS kernel bug 7 years ago
  Marcel van Lohuizen 4b14673ba3 idna: updated to Unicode 10.0.0 7 years ago
  Michael Fraenkel 92447d5589 http2: Discard data reads on HEAD requests 7 years ago
  Francisco Rojas 5561cd9b43 context: mention standard library version in package comment 7 years ago
  Tom Bergan cd69bc3fc7 http2: always delay closing the connection after sending GOAWAY 7 years ago
  Joe Kyo aabf50738b proxy: fix typos in comments 7 years ago
  Anand K. Mistry 1087133bc4 net/http2: reset client stream after processing response headers 7 years ago
  Mikio Hara a04bdaca5b internal/socket: make ipv4, ipv6 and icmp work again on android 7 years ago
  Mikio Hara 4f8c76a975 internal/socket: don't crash with empty Message.Buffers 7 years ago
  Kevin Burke 0a9397675b README: flush out description 7 years ago
  Kunpei Sakai 278c6cf336 html/atom: sync html table with the current whatwg spec 7 years ago
  Joe Kyo 0744d001aa proxy: add mention of RFC 1929 for SOCKS5 7 years ago
  namusyaka b60f3a9210 html: add main and keygen as special element 7 years ago
  Volker Dobler 43a6ada385 publicsuffix: allow to encode up to 1023 children in the table 7 years ago
  Avelino 411fb0e25f README: style syntax to markdown 7 years ago
  namusyaka 8351a756f3 all: fix article typos 7 years ago
  Volker Dobler 859d1a86bb publicsuffix: update table to latest list from publicsuffix.org 7 years ago
  Hiroaki Nakamura b129b8e0fb idna: add test for domains containing non-ASCII dots 7 years ago
  Mike Appleby 66aacef3dd http2: Respect peer's SETTINGS_MAX_HEADER_LIST_SIZE in ClientConn 8 years ago
  Olivier Poitrey 57efc9c3d9 http2: reject DATA frame before HEADERS frame 7 years ago
  Tom Bergan 1c05540f68 http2: block RoundTrip when the Transport hits MaxConcurrentStreams 7 years ago
  Brad Fitzpatrick 167db312be http2/h2i: add flag to dial one ip:port but SNI/:authority like it's another 7 years ago
  Brad Fitzpatrick 090ebbdfc2 http2: fix Go 1.6 build 7 years ago
  Tom Bergan 945ddfdd3b http2: retry requests after receiving REFUSED STREAM 7 years ago
  Mikio Hara f5079bd7f6 route: make DefaultAddr convey newly added information on OpenBSD 7 years ago
  Mikio Hara ab5485076f route: tweak comment on metric types 7 years ago
  Tom Bergan 7b7efd8000 http2/h2i: dump PUSH_PROMISE headers in h2i 7 years ago