1. 03003ca internal/socket: simplify nested if-blocks by Mikio Hara · 5 years ago
  2. 04ba8c8 webdav: remove Go 1.6 support, use std context by Brad Fitzpatrick · 5 years ago
  3. ccbb57f trace: remove Go 1.6 support by Brad Fitzpatrick · 5 years ago
  4. 1c5f79c http2: don't leak streams on broken body by Ruslan Nigmatullin · 6 years ago
  5. a544f70 internal/socket: update zoneCache on cache misses to cover appearing interfaces by Michael Stapelberg · 5 years ago
  6. 10aee18 icmp, ipv4, ipv6: re-adjust build constraints by Mikio Hara · 5 years ago
  7. ab400d3 http2/h2i: re-adjust build constraints by Mikio Hara · 5 years ago
  8. c10e955 icmp: fix InterfaceIdent.Index handling by uhei · 5 years ago
  9. b7e2968 Revert "icmp: fix ExtendedEchoRequest extension object" by Mikio Hara · 5 years ago
  10. e117301 icmp: fix ExtendedEchoRequest extension object by uhei · 5 years ago
  11. 22700d5 http2: remove support for Go 1.8 and earlier by Brad Fitzpatrick · 5 years ago
  12. c44066c http2: fix typos by Igor Zhilianin · 5 years ago
  13. 9b4f9f5 internal/nettest: add AIX operating system by chigotc · 6 years ago
  14. 04a2e54 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 6 years ago
  15. 49bb7ce bpf: support JumpIf on RegX instead of K by Arthur Fabre · 6 years ago
  16. 146acd2 route: don't run NET_RT_IFLIST vs. NET_RT_IFLISTL test in 386 emulation (again) by Mikio Hara · 6 years ago
  17. 68fc911 route: re-adjust routing message alignment for FreeBSD 386 emulation by Mikio Hara · 6 years ago
  18. f5e5bdd html: remove unnecessary namespace checking by Kunpei Sakai · 6 years ago
  19. 4dfa261 all: fix typos in comments by Jongmin Kim · 6 years ago
  20. f04abc6 html: add missing special elements for <svg> and <math> by Kunpei Sakai · 6 years ago
  21. cf3bd58 html: don't set im if <template> doesn't have HTML namespace by Kunpei Sakai · 6 years ago
  22. 2f5d238 html: avoid panic even if unconsidered <isindex> and <template> combination by Kunpei Sakai · 6 years ago
  23. 26e67e7 internal/socks: fix socket descriptor leakage in Dialer.Dial by Mikio Hara · 6 years ago
  24. 161cd47 html: add more comments to Parse and ParseFragment by Nigel Tao · 6 years ago
  25. 8a410e7 html: fix wrong comparison in foster parenting algorithm by Kunpei Sakai · 6 years ago
  26. 4bcd98c html: copy passed tests from chromium by Kunpei Sakai · 6 years ago
  27. faa378e html: handle end-of-file cases correctly by Kunpei Sakai · 6 years ago
  28. 922f481 http2: reduce init-time work & allocations by Brad Fitzpatrick · 6 years ago
  29. aaf6012 html: remove special procedure for <template> in frameset im by Kunpei Sakai · 6 years ago
  30. c394268 html: don't ignore token when current token is not <template> by Kunpei Sakai · 6 years ago
  31. f9ce57c icmp: clarify the format used by raw ICMP socket by Mikio Hara · 6 years ago
  32. b6095f6 ipv4: clarify the format used by raw IP socket by Mikio Hara · 6 years ago
  33. 19491d3 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 6 years ago
  34. f4c29de trace: better error message for double init by Jean de Klerk · 6 years ago
  35. 22bb95c http2/hpack: lazily build huffman table on first use by Brad Fitzpatrick · 6 years ago
  36. 32f9bdb http2/hpack: reduce memory for huffman decoding table by Brad Fitzpatrick · 6 years ago
  37. 49c15d8 http2: revert CL 107295 (don't sniff Content-type in Server when nosniff) by Brad Fitzpatrick · 6 years ago
  38. a0f8a16 ipv6: fix a typo by Mikio Hara · 6 years ago
  39. 27e6fde ipv4: fix a typo by Mikio Hara · 6 years ago
  40. 8d04b09 icmp: update docs by Mikio Hara · 6 years ago
  41. 17b7cf4 icmp: fix error values on message manipulation by Mikio Hara · 6 years ago
  42. c4299a1 http2/h2c: add h2c implementation (unencrypted HTTP/2) by William Chang · 6 years ago
  43. 3673e40 http2/h2demo: flush headers earlier in demo /ECHO handler by Brad Fitzpatrick · 6 years ago
  44. a680a1e http2: fix typo in comment by Brad Fitzpatrick · 6 years ago
  45. 179114c http2: reject large SETTINGS frames or those with duplicates by Brad Fitzpatrick · 6 years ago
  46. 81d44fd publicsuffix: add description of the PSL and eTLDs by Nigel Tao · 6 years ago
  47. 8887df4 dns/dnsmessage: fix bug in length fixup by Ian Gudger · 6 years ago
  48. d0887ba http2: fix bug in earlier CL 123615 by Brad Fitzpatrick · 6 years ago
  49. a1d6821 http2: export a field of an internal type for use by net/http by Brad Fitzpatrick · 6 years ago
  50. a45b4ab http2: ignore unknown 1xx responses like HTTP/1 by Brad Fitzpatrick · 6 years ago
  51. cffdcf6 http2: use GetBody unconditionally on Transport retry, when available by Brad Fitzpatrick · 6 years ago
  52. 039a425 http2: a closed stream cannot receive data by Michael Fraenkel · 6 years ago
  53. d5fb304 http2: fix race in TestServer_Headers_HalfCloseRemote by Michael Fraenkel · 6 years ago
  54. 292b43b http2: reject incoming HEADERS in Server on half-closed streams by Michael Fraenkel · 6 years ago
  55. 6a8eb5e http2: call httptrace.ClientTrace.GetConn in Transport when needed by Brad Fitzpatrick · 6 years ago
  56. b87faa7 http2: implement client initiated graceful shutdown by Olivier Poitrey · 8 years ago
  57. c4e4b2a http2: fire httptrace.ClientTrace.WroteHeaderField if set by Brad Fitzpatrick · 6 years ago
  58. c21de06 http/httpproxy: support CIDR notation and ports with NO_PROXY by Michael Fraenkel · 6 years ago
  59. 6f138e0 http2: compare Connection header value case-insensitively by Brad Fitzpatrick · 6 years ago
  60. 4d581e0 all: re-adjust build constraints for JS and NaCl by Mikio Hara · 6 years ago
  61. 32a936f html: don't ignore the token if the current node is form by Kunpei Sakai · 6 years ago
  62. 7d20a46 dns/dnsmessage: gofmt -w -s by Mikio Hara · 6 years ago
  63. 41b796e http2: fix expected message order in TestServerHandlerConnectionClose by Michael Fraenkel · 6 years ago
  64. ed29d75 ipv6: drop the use of syscall package in platform-independent code by Mikio Hara · 6 years ago
  65. c0ac1a5 ipv4: drop the use of syscall package in platform-independent code by Mikio Hara · 6 years ago
  66. a46fb68 icmp: drop the use of syscall package in platform-independent code by Mikio Hara · 6 years ago
  67. 87b3feb dns/dnsmessage: implement fmt.GoStringer.GoString by Ian Gudger · 6 years ago
  68. 4cb1c02 ipv6: don't fail test on JS by Mikio Hara · 6 years ago
  69. 4721d2d ipv4: don't fail test on JS by Mikio Hara · 6 years ago
  70. a9d87b1 icmp: don't fail test on JS by Mikio Hara · 6 years ago
  71. 97aa3a5 http2: make Server send GOAWAY if Handler sets "Connection: close" header by Brad Fitzpatrick · 6 years ago
  72. d1d521f http2: correct overflow protection by Michael Fraenkel · 6 years ago
  73. e514e69 http2: fix race in flaky TestServer_Rejects_TooSmall by Michael Fraenkel · 6 years ago
  74. afe8f62 websocket: add documentation to IsServerConn and IsClientConn by Gauthier Jolly · 6 years ago
  75. db08ff0 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" by Filippo Valsorda · 6 years ago
  76. 1e49130 publicsuffix: update table to latest list from publicsuffix.org by Nigel Tao · 6 years ago
  77. 7594486 internal/socks: add DialWithConn method to Dialer by Mikio Hara · 6 years ago
  78. 4ef37e8 internal/iana: follow the move of TOS/TC registry by Mikio Hara · 6 years ago
  79. 8d282c4 internal/socks: fix typo in comment by Tobias Klauser · 6 years ago
  80. 89e5432 icmp: fix typo by Mikio Hara · 6 years ago
  81. dfa909b http2: fix flaky TestTransportHandlerBodyClose by Brad Fitzpatrick · 6 years ago
  82. 9ef9f5b http2: receiving too much data is a protocol error by Michael Fraenkel · 6 years ago
  83. 8e0cdda webdav: allow the user to override the ETag and ContentType properties by Nick Craig-Wood · 6 years ago
  84. 5706520 webdav: convert to UTC before using http.TimeFormat by Brad Fitzpatrick · 6 years ago
  85. 2491c5d ipv4: fix typo in Header.Parse documentation by Matt Layher · 6 years ago
  86. f73e4c9 http2: add X-Content-Type-Options automatically to prevent sniffing by Filippo Valsorda · 6 years ago
  87. 3a7846f html: gofmt -w -s by Mikio Hara · 6 years ago
  88. d11bb6c http2: dynamic table updates must occur first by Michael Fraenkel · 6 years ago
  89. cbb82b5 lex/httplex, http/httpguts: merge the httplex package into httpguts by Brad Fitzpatrick · 6 years ago
  90. 403019b http2: set nextStreamID to 3 when AllowHTTP is set by Thanabodee Charoenpiriyakij · 6 years ago
  91. 640f462 internal/nettest: add js/wasm architecture by Richard Musiol · 6 years ago
  92. 5f9ae10 http2: terminate await request cancel goroutine on conn close by Mark Fischer · 6 years ago
  93. d41e817 html: handle rb and rtc elements by Kunpei Sakai · 6 years ago
  94. 84348c2 http2: don't sniff Content-type in Server when X-Content-Type-Options:nosniff by Baokun Lee · 6 years ago
  95. 8d16fa6 html: avoid invalid nil pointer access by Kunpei Sakai · 6 years ago
  96. 3121141 html/atom: add atom.Rb and atom.Rtc by Kunpei Sakai · 6 years ago
  97. a35a21d http2, http/httpguts: move ValidTrailerHeader to new common package http/httpguts by David Url · 6 years ago
  98. 500e7a4 html: add "in template" insertion mode support by namusyaka · 6 years ago
  99. 61147c4 internal/{socks,sockstest}: new packages by Mikio Hara · 7 years ago
  100. b3c676e netutil: unblock LimitListener.Accept on Close by Anand K. Mistry · 6 years ago