1. 292b43b http2: reject incoming HEADERS in Server on half-closed streams by Michael Fraenkel · 6 years ago
  2. 6a8eb5e http2: call httptrace.ClientTrace.GetConn in Transport when needed by Brad Fitzpatrick · 6 years ago
  3. b87faa7 http2: implement client initiated graceful shutdown by Olivier Poitrey · 8 years ago
  4. c4e4b2a http2: fire httptrace.ClientTrace.WroteHeaderField if set by Brad Fitzpatrick · 6 years ago
  5. c21de06 http/httpproxy: support CIDR notation and ports with NO_PROXY by Michael Fraenkel · 6 years ago
  6. 6f138e0 http2: compare Connection header value case-insensitively by Brad Fitzpatrick · 6 years ago
  7. 4d581e0 all: re-adjust build constraints for JS and NaCl by Mikio Hara · 6 years ago
  8. 32a936f html: don't ignore the token if the current node is form by Kunpei Sakai · 6 years ago
  9. 7d20a46 dns/dnsmessage: gofmt -w -s by Mikio Hara · 6 years ago
  10. 41b796e http2: fix expected message order in TestServerHandlerConnectionClose by Michael Fraenkel · 6 years ago
  11. ed29d75 ipv6: drop the use of syscall package in platform-independent code by Mikio Hara · 6 years ago
  12. c0ac1a5 ipv4: drop the use of syscall package in platform-independent code by Mikio Hara · 6 years ago
  13. a46fb68 icmp: drop the use of syscall package in platform-independent code by Mikio Hara · 6 years ago
  14. 87b3feb dns/dnsmessage: implement fmt.GoStringer.GoString by Ian Gudger · 6 years ago
  15. 4cb1c02 ipv6: don't fail test on JS by Mikio Hara · 6 years ago
  16. 4721d2d ipv4: don't fail test on JS by Mikio Hara · 6 years ago
  17. a9d87b1 icmp: don't fail test on JS by Mikio Hara · 6 years ago
  18. 97aa3a5 http2: make Server send GOAWAY if Handler sets "Connection: close" header by Brad Fitzpatrick · 6 years ago
  19. d1d521f http2: correct overflow protection by Michael Fraenkel · 6 years ago
  20. e514e69 http2: fix race in flaky TestServer_Rejects_TooSmall by Michael Fraenkel · 6 years ago
  21. afe8f62 websocket: add documentation to IsServerConn and IsClientConn by Gauthier Jolly · 6 years ago
  22. db08ff0 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" by Filippo Valsorda · 6 years ago
  23. 1e49130 publicsuffix: update table to latest list from publicsuffix.org by Nigel Tao · 6 years ago
  24. 7594486 internal/socks: add DialWithConn method to Dialer by Mikio Hara · 6 years ago
  25. 4ef37e8 internal/iana: follow the move of TOS/TC registry by Mikio Hara · 6 years ago
  26. 8d282c4 internal/socks: fix typo in comment by Tobias Klauser · 6 years ago
  27. 89e5432 icmp: fix typo by Mikio Hara · 6 years ago
  28. dfa909b http2: fix flaky TestTransportHandlerBodyClose by Brad Fitzpatrick · 6 years ago
  29. 9ef9f5b http2: receiving too much data is a protocol error by Michael Fraenkel · 6 years ago
  30. 8e0cdda webdav: allow the user to override the ETag and ContentType properties by Nick Craig-Wood · 6 years ago
  31. 5706520 webdav: convert to UTC before using http.TimeFormat by Brad Fitzpatrick · 6 years ago
  32. 2491c5d ipv4: fix typo in Header.Parse documentation by Matt Layher · 6 years ago
  33. f73e4c9 http2: add X-Content-Type-Options automatically to prevent sniffing by Filippo Valsorda · 6 years ago
  34. 3a7846f html: gofmt -w -s by Mikio Hara · 6 years ago
  35. d11bb6c http2: dynamic table updates must occur first by Michael Fraenkel · 6 years ago
  36. cbb82b5 lex/httplex, http/httpguts: merge the httplex package into httpguts by Brad Fitzpatrick · 6 years ago
  37. 403019b http2: set nextStreamID to 3 when AllowHTTP is set by Thanabodee Charoenpiriyakij · 6 years ago
  38. 640f462 internal/nettest: add js/wasm architecture by Richard Musiol · 6 years ago
  39. 5f9ae10 http2: terminate await request cancel goroutine on conn close by Mark Fischer · 6 years ago
  40. d41e817 html: handle rb and rtc elements by Kunpei Sakai · 6 years ago
  41. 84348c2 http2: don't sniff Content-type in Server when X-Content-Type-Options:nosniff by Baokun Lee · 6 years ago
  42. 8d16fa6 html: avoid invalid nil pointer access by Kunpei Sakai · 6 years ago
  43. 3121141 html/atom: add atom.Rb and atom.Rtc by Kunpei Sakai · 6 years ago
  44. a35a21d http2, http/httpguts: move ValidTrailerHeader to new common package http/httpguts by David Url · 6 years ago
  45. 500e7a4 html: add "in template" insertion mode support by namusyaka · 6 years ago
  46. 61147c4 internal/{socks,sockstest}: new packages by Mikio Hara · 7 years ago
  47. b3c676e netutil: unblock LimitListener.Accept on Close by Anand K. Mistry · 6 years ago
  48. b68f304 dns/dnsmessage: align error messages in test by Mikio Hara · 6 years ago
  49. d9ff770 dns/dnsmessage: add basic support for EDNS(0) by Mikio Hara · 7 years ago
  50. 6078986 icmp: add support for extended echo request and echo reply messages by Mikio Hara · 7 years ago
  51. 92b859f ipv6: update icmp parameters by Mikio Hara · 7 years ago
  52. 344b2e3 ipv4: update icmp parameters by Mikio Hara · 7 years ago
  53. 08b7f81 internal/iana: add address family number constants by Mikio Hara · 7 years ago
  54. a4c73ec icmp: use subtests by Mikio Hara · 7 years ago
  55. 24dd378 dns/dnsmessage: reject compressed SRV resource records by Ian Gudger · 6 years ago
  56. e0c57d8 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  57. 892bf7b dns/dnsmessage: correctly handle multiple and >255 byte TXT records by Ian Gudger · 6 years ago
  58. 803fdb9 ipv4, ipv6, icmp, internal/socket: fix build on netbsd/arm by Mikio Hara · 6 years ago
  59. ae89d30 route: avoid unnecessary type conversions by namusyaka · 6 years ago
  60. d0aafc7 trace: fix races on concurrent Trace method calls by David Howden · 6 years ago
  61. 07e8617 http2/h2demo: set externalTrafficPolicy to preserve client IPs by Brad Fitzpatrick · 6 years ago
  62. d25186b dns/dnsmessage: fix go vet warning about unkeyed composite literals by Ian Gudger · 6 years ago
  63. 22ae77b dns/dnsmessage: change Builder to append and update documentation by Ian Gudger · 6 years ago
  64. cbe0f93 all: remove "the" duplications by namusyaka · 6 years ago
  65. 136a25c html: update quotes about the list of active formatting elements by namusyaka · 6 years ago
  66. 2e7f24a html: update section numbers by namusyaka · 6 years ago
  67. dc948df http2: use RFC 723x as normative reference in docs by David Url · 6 years ago
  68. f5dfe33 publicsuffix: update table to latest list from publicsuffix.org by Nigel Tao · 6 years ago
  69. 2fb46b1 dns/dnsmessage: don't use untrusted data to pre-allocate slices by Lorenz Bauer · 6 years ago
  70. b417086 http2/h2demo: pass h2demo tag to gitlock by Brad Fitzpatrick · 6 years ago
  71. d19327a http2/h2demo: enable HTTP ACME challenges, move from CoreOS to Kubernetes by Brad Fitzpatrick · 6 years ago
  72. 309822c html/atom: add atom.Acronym by Nigel Tao · 6 years ago
  73. 0ed95ab all: use HTTPS for iana.org links by Kevin Burke · 6 years ago release-branch.go1.10
  74. 5ccada7 html: fix misleading Tokenizer.Token comment by Nigel Tao · 6 years ago
  75. ab555f3 http2: add internal function isNoCachedConnError to test for ErrNoCachedConn by Brad Fitzpatrick · 6 years ago
  76. 434ec0c dns/dnsmessage: update docs for terminology alignment by Mikio Hara · 7 years ago
  77. 42fe2e1 http2: don't check WriteHeader status if we've already sent the header by Brad Fitzpatrick · 6 years ago
  78. d866cfc internal/socket: fix typos by Mikio Hara · 6 years ago
  79. dc871a5 Revert "internal/socket: enable {recv,send}mmsg on NetBSD" by Mikio Hara · 6 years ago
  80. f073e08 Revert "ipv4: enable {Read,Write}Batch methods of {Packet,Raw}Conn on NetBSD" by Mikio Hara · 6 years ago
  81. 9709904 Revert "ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD" by Mikio Hara · 6 years ago
  82. eb818ae ipv4: enable {Read,Write}Batch methods of {Packet,Raw}Conn on NetBSD by Mikio Hara · 6 years ago
  83. 5c0ad18 internal/socket: enable {recv,send}mmsg on NetBSD by Mikio Hara · 6 years ago
  84. a0df083 ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD by Mikio Hara · 6 years ago
  85. faacc1b internal/socket: add support for darwin/arm64 by Mikio Hara · 6 years ago
  86. a8b9294 internal/nettest: skip unixpacket tests on netbsd/386 by Brad Fitzpatrick · 6 years ago
  87. 894f8ed http2: fix flake in net/http's TestCloseIdleConnections_h2 by Tom Bergan · 6 years ago
  88. 6921abc http2: discard logger output in invalid response tests by Gregory Man · 6 years ago
  89. fc492d2 http/httpproxy: fix build on Go 1.8 by Brad Fitzpatrick · 6 years ago
  90. e6a4aa3 http2: fix leak in activeRes by removing activeRes by Tom Bergan · 6 years ago
  91. db473f6 http2: don't autodetect Content-Type when the response has an empty body by Tom Bergan · 6 years ago
  92. d3b7d8c http2: panic on invalid WriteHeader status code by Brad Fitzpatrick · 6 years ago
  93. 80e70a3 http2: fix race on ClientConn.maxFrameSize by Tom Bergan · 6 years ago
  94. 3e050b2 http2: don't crash in Transport on server's DATA following bogus HEADERS by Brad Fitzpatrick · 6 years ago
  95. c708664 http/httpproxy: new package by Roger Peppe · 6 years ago
  96. fb01801 http2: don't log about timeouts reading client preface on new connections by Brad Fitzpatrick · 6 years ago
  97. 9dfe398 net/html: add missing package name in doc example by Frederic Guillot · 6 years ago
  98. a337091 http2: require either ECDSA or RSA ciphersuite by Anmol Sethi · 8 years ago
  99. 01c1902 http2: fix transport data race on reused *http.Request objects by Tom Bergan · 6 years ago
  100. 49e6db1 idna: bug fix imported from x/text by Marcel van Lohuizen · 7 years ago