Commit History

Author SHA1 Message Date
  Mikio Hara f073e08683 Revert "ipv4: enable {Read,Write}Batch methods of {Packet,Raw}Conn on NetBSD" 8 years ago
  Mikio Hara 9709904288 Revert "ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD" 8 years ago
  Mikio Hara eb818ae5e4 ipv4: enable {Read,Write}Batch methods of {Packet,Raw}Conn on NetBSD 8 years ago
  Mikio Hara 5c0ad186f0 internal/socket: enable {recv,send}mmsg on NetBSD 8 years ago
  Mikio Hara a0df083635 ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD 8 years ago
  Mikio Hara faacc1b5e3 internal/socket: add support for darwin/arm64 8 years ago
  Brad Fitzpatrick a8b9294777 internal/nettest: skip unixpacket tests on netbsd/386 8 years ago
  Tom Bergan 894f8ed584 http2: fix flake in net/http's TestCloseIdleConnections_h2 8 years ago
  Gregory Man 6921abc35d http2: discard logger output in invalid response tests 8 years ago
  Brad Fitzpatrick fc492d2e10 http/httpproxy: fix build on Go 1.8 8 years ago
  Tom Bergan e6a4aa30b6 http2: fix leak in activeRes by removing activeRes 8 years ago
  Tom Bergan db473f6b23 http2: don't autodetect Content-Type when the response has an empty body 8 years ago
  Brad Fitzpatrick d3b7d8cc97 http2: panic on invalid WriteHeader status code 8 years ago
  Tom Bergan 80e70a3f77 http2: fix race on ClientConn.maxFrameSize 8 years ago
  Brad Fitzpatrick 3e050b2a66 http2: don't crash in Transport on server's DATA following bogus HEADERS 8 years ago
  Roger Peppe c7086645de http/httpproxy: new package 8 years ago
  Brad Fitzpatrick fb018015d5 http2: don't log about timeouts reading client preface on new connections 8 years ago
  Frederic Guillot 9dfe398356 net/html: add missing package name in doc example 8 years ago
  Anmol Sethi a337091b05 http2: require either ECDSA or RSA ciphersuite 9 years ago
  Tom Bergan 01c190206f http2: fix transport data race on reused *http.Request objects 8 years ago
  Marcel van Lohuizen 49e6db1c9e idna: bug fix imported from x/text 8 years ago
  Tom Bergan ea0da6f35c http2: remove afterReqBodyWriteError wrapper 8 years ago
  Ben Burkert c73622c772 dns/dnsmessage: add AppendPack method to Message 8 years ago
  Russ Cox 7b572d500b route: work around macOS kernel bug 8 years ago
  Marcel van Lohuizen 4b14673ba3 idna: updated to Unicode 10.0.0 8 years ago
  Michael Fraenkel 92447d5589 http2: Discard data reads on HEAD requests 8 years ago
  Francisco Rojas 5561cd9b43 context: mention standard library version in package comment 8 years ago
  Tom Bergan cd69bc3fc7 http2: always delay closing the connection after sending GOAWAY 8 years ago
  Joe Kyo aabf50738b proxy: fix typos in comments 8 years ago
  Anand K. Mistry 1087133bc4 net/http2: reset client stream after processing response headers 8 years ago