Commit History

Author SHA1 Message Date
  Kevin Burke 0ed95abb35 all: use HTTPS for iana.org links 6 years ago
  Nigel Tao 5ccada7d0a html: fix misleading Tokenizer.Token comment 6 years ago
  Brad Fitzpatrick ab555f366c http2: add internal function isNoCachedConnError to test for ErrNoCachedConn 6 years ago
  Mikio Hara 434ec0c7fe dns/dnsmessage: update docs for terminology alignment 7 years ago
  Brad Fitzpatrick 42fe2e1c20 http2: don't check WriteHeader status if we've already sent the header 6 years ago
  Mikio Hara d866cfc389 internal/socket: fix typos 7 years ago
  Mikio Hara dc871a5d77 Revert "internal/socket: enable {recv,send}mmsg on NetBSD" 7 years ago
  Mikio Hara f073e08683 Revert "ipv4: enable {Read,Write}Batch methods of {Packet,Raw}Conn on NetBSD" 7 years ago
  Mikio Hara 9709904288 Revert "ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD" 7 years ago
  Mikio Hara eb818ae5e4 ipv4: enable {Read,Write}Batch methods of {Packet,Raw}Conn on NetBSD 7 years ago
  Mikio Hara 5c0ad186f0 internal/socket: enable {recv,send}mmsg on NetBSD 7 years ago
  Mikio Hara a0df083635 ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD 7 years ago
  Mikio Hara faacc1b5e3 internal/socket: add support for darwin/arm64 7 years ago
  Brad Fitzpatrick a8b9294777 internal/nettest: skip unixpacket tests on netbsd/386 7 years ago
  Tom Bergan 894f8ed584 http2: fix flake in net/http's TestCloseIdleConnections_h2 7 years ago
  Gregory Man 6921abc35d http2: discard logger output in invalid response tests 7 years ago
  Brad Fitzpatrick fc492d2e10 http/httpproxy: fix build on Go 1.8 7 years ago
  Tom Bergan e6a4aa30b6 http2: fix leak in activeRes by removing activeRes 7 years ago
  Tom Bergan db473f6b23 http2: don't autodetect Content-Type when the response has an empty body 7 years ago
  Brad Fitzpatrick d3b7d8cc97 http2: panic on invalid WriteHeader status code 7 years ago
  Tom Bergan 80e70a3f77 http2: fix race on ClientConn.maxFrameSize 7 years ago
  Brad Fitzpatrick 3e050b2a66 http2: don't crash in Transport on server's DATA following bogus HEADERS 7 years ago
  Roger Peppe c7086645de http/httpproxy: new package 7 years ago
  Brad Fitzpatrick fb018015d5 http2: don't log about timeouts reading client preface on new connections 7 years ago
  Frederic Guillot 9dfe398356 net/html: add missing package name in doc example 7 years ago
  Anmol Sethi a337091b05 http2: require either ECDSA or RSA ciphersuite 8 years ago
  Tom Bergan 01c190206f http2: fix transport data race on reused *http.Request objects 7 years ago
  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