1. 9ce7a69 html: implement ParseWithOptions and ParseFragmentWithOptions by Kunpei Sakai · 5 years ago
  2. 4829fb1 idna: update to Unicode 11 by Marcel van Lohuizen · 5 years ago
  3. afe8014 publicsuffix: domain labels may not be empty by Volker Dobler · 5 years ago
  4. ce75fb3 html: Add missing condition to 'in cell' insertion mode, required by spec by Tom Anthony · 5 years ago
  5. 574d568 html: add "in head noscript" im support by Kunpei Sakai · 5 years ago
  6. afa5a82 ipv4: clarify the range of broken freebsd kernel versions by Mikio Hara · 5 years ago
  7. 1f3472d icmp: add port for aix/ppc64 by chigotc · 5 years ago
  8. 8dbb310 ipv6: add port for aix/ppc64 by chigotc · 5 years ago
  9. c98bf44 ipv4: add port for aix/ppc64 by chigotc · 5 years ago
  10. 457ff44 internal/socket: add port for aix/ppc64 by chigotc · 5 years ago
  11. 1da14a5 http2: don't hang a stream if trailers values are not provided by marius a. eriksen · 5 years ago
  12. 4a65cf9 ipv4: work around FreeBSD 12.0 kernel running COMPAT_FREEBSD32 by Yuval Pavel Zholkover · 5 years ago
  13. eb5bcb5 publicsuffix: add a who-manages-this example by Nigel Tao · 5 years ago
  14. b630fd6 http2/h2i: add port for aix/ppc64 by chigotc · 5 years ago
  15. 74de082 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 5 years ago
  16. 63eda1e all: use of nettest, remove internal/nettest by Mikio Hara · 6 years ago
  17. 9bff7f1 bpf: use of nettest by Mikio Hara · 5 years ago
  18. 710a502 nettest: add SupportsRawSocket by Mikio Hara · 5 years ago
  19. 74e053c http2: make empty method mean GET by Michael Fraenkel · 5 years ago
  20. 15845e8 nettest: move helpers from internal/nettest package by Mikio Hara · 6 years ago
  21. a33f666 html: gofmt -w -s by Mikio Hara · 5 years ago
  22. e3b2ff5 html: fix parsing where nested tags of unknown types inadvertently close one another by Tom Anthony · 5 years ago
  23. addf6b3 nettest: remove Go 1.6 compatibility code by Matt Layher · 5 years ago
  24. 1272bf9 ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 5 years ago
  25. 77544e6 all: make bit clear operator explicitly by Mikio Hara · 5 years ago
  26. d196dff Revert "ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32" by Mikio Hara · 5 years ago
  27. 7a92b51 ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 5 years ago
  28. 9f648a6 ipv6: skip tests on aix, fuchsia and hurd by Mikio Hara · 5 years ago
  29. 7949ac6 ipv4: skip tests on aix, fuchsia and hurd by Mikio Hara · 5 years ago
  30. 1d742bf ipv6: replace errOpNoSupport with errNotImplemented by Mikio Hara · 5 years ago
  31. 511f794 ipv4: replace errOpNoSupport with errNotImplemented by Mikio Hara · 5 years ago
  32. 5c2c250 icmp: make non-privileged tests more adaptive by Mikio Hara · 5 years ago
  33. c19f08b icmp: replace errOpNoSupport with errNotImplemented by Mikio Hara · 5 years ago
  34. d888771 http2/h2demo: require golang.org/x/net@latest by Michael Matloob · 5 years ago
  35. 12eef18 all: add go.mod files, carve h2demo into separate module by Michael Matloob · 5 years ago
  36. 56fb011 icmp: add simple multipart message validation by Mikio Hara · 5 years ago
  37. c10a055 ipv6: drop support for go1.8 or below by Mikio Hara · 5 years ago
  38. 784e4c8 ipv4: drop support for go1.8 or below by Mikio Hara · 5 years ago
  39. c1c7484 internal/socket: drop support for go1.8 or below by Mikio Hara · 5 years ago
  40. b774fd8 ipv4: fix error values on header manipulation by Mikio Hara · 5 years ago
  41. 16b79f2 internal/socket: use correct cmsg alignment for netbsd/arm by Mikio Hara · 5 years ago
  42. 92fc7df http2: remove use of DeepEqual for testing errors by Brad Fitzpatrick · 5 years ago
  43. c95aed5 webdav: add trailing slash on directories by Mickael KERJEAN · 5 years ago
  44. e869164 ipv4: fix typo in comment by sergeydobrodey · 5 years ago
  45. 312bce6 internal/socket: make not implemented errors more descriptive by Mikio Hara · 5 years ago
  46. 617fbc8 ipv6: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 5 years ago
  47. 1ea17d6 ipv4: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 5 years ago
  48. d76a190 ipv6: make not implemented errors more descriptive by Mikio Hara · 5 years ago
  49. d6388d9 icmp: don't run diagnostic tests by default, even in long mode by Mikio Hara · 5 years ago
  50. 4602d50 icmp: simplify Message.Marshal by Mikio Hara · 5 years ago
  51. afe646c nettest: mark test helper functions by Santhosh Kumar Tekuri · 5 years ago
  52. 67f368f nettest: fix doc for testPresentTimeout by Santhosh Kumar Tekuri · 5 years ago
  53. 66a96c8 html: remove G+ reference from testdata by Brad Fitzpatrick · 5 years ago
  54. fe579d4 http2: fix a typo by zoncoen · 5 years ago
  55. 3a22650 html: remove unnecessary break by Kunpei Sakai · 5 years ago
  56. 65e2d4e http2/h2demo: fix the HTTP/1-vs-HTTP/2 demo after HSTS breakage by Brad Fitzpatrick · 5 years ago
  57. d26f9f9 html: update inSelectIM and inSelectInTableIM for the latest spec by Kunpei Sakai · 6 years ago
  58. 4b62a64 html: make (*nodeStack)contains distinguish namespace by Kunpei Sakai · 5 years ago
  59. ed066c8 http2: Revert a closed stream cannot receive data by Michael Fraenkel · 5 years ago
  60. 915654e trace: tighten the check for duplicate registration by Brad Fitzpatrick · 5 years ago
  61. be1c187 route: update package docs by Mikio Hara · 5 years ago
  62. 1e06a53 route: fix TestRouteMessage by Mikio Hara · 5 years ago
  63. 395948e proxy: support socks5h scheme in proxy URL by Wèi Cōngruì · 5 years ago
  64. be88a9a ipv4, ipv6: directly initialize ctlOpts and sockOpts by Tobias Klauser · 5 years ago
  65. 45ffb0c ipv4, ipv6: drop support for macOS 10.7 and earlier by Tobias Klauser · 5 years ago
  66. 1a61f44 route: add support for freebsd/arm64 by Tobias Klauser · 5 years ago
  67. a67830c internal/nettest: drop causesIPv6Crash by Tobias Klauser · 5 years ago
  68. 927f977 publicsuffix: hold icann-ness until wildcards fully match by Nigel Tao · 5 years ago
  69. 45fec1d publicsuffix: add comments on the icann return value by Nigel Tao · 5 years ago
  70. e147a91 internal/socket: use correct cmsg alignment for openbsd/arm by Joel Sing · 5 years ago
  71. 891ebc4 http2/hpack: track the beginning of a header block by Michael Fraenkel · 5 years ago
  72. 6105869 http2/h2c: Add missing error check by Michal Rostecki · 5 years ago
  73. 351d144 http2: revert Transport's strict interpretation of MAX_CONCURRENT_STREAMS by Brad Fitzpatrick · 5 years ago
  74. fae4c4e http2: confirm the test fix for golang/go#28762 was correct by Filippo Valsorda · 5 years ago
  75. adae6a3 internal/socket: use libc calls on darwin by Keith Randall · 5 years ago
  76. 777a393 route: use libc calls on Darwin by Keith Randall · 5 years ago
  77. 88d92db context/ctxhttp: remove Go 1.6 support, use std context by Dmitri Shuralyov · 5 years ago
  78. c98d57f http2: disable TLS 1.3 in failing test temporarily(?) by Brad Fitzpatrick · 5 years ago
  79. 03003ca internal/socket: simplify nested if-blocks by Mikio Hara · 5 years ago
  80. 04ba8c8 webdav: remove Go 1.6 support, use std context by Brad Fitzpatrick · 5 years ago
  81. ccbb57f trace: remove Go 1.6 support by Brad Fitzpatrick · 5 years ago
  82. 1c5f79c http2: don't leak streams on broken body by Ruslan Nigmatullin · 6 years ago
  83. a544f70 internal/socket: update zoneCache on cache misses to cover appearing interfaces by Michael Stapelberg · 5 years ago
  84. 10aee18 icmp, ipv4, ipv6: re-adjust build constraints by Mikio Hara · 5 years ago
  85. ab400d3 http2/h2i: re-adjust build constraints by Mikio Hara · 5 years ago
  86. c10e955 icmp: fix InterfaceIdent.Index handling by uhei · 6 years ago
  87. b7e2968 Revert "icmp: fix ExtendedEchoRequest extension object" by Mikio Hara · 6 years ago
  88. e117301 icmp: fix ExtendedEchoRequest extension object by uhei · 6 years ago
  89. 22700d5 http2: remove support for Go 1.8 and earlier by Brad Fitzpatrick · 6 years ago
  90. c44066c http2: fix typos by Igor Zhilianin · 6 years ago
  91. 9b4f9f5 internal/nettest: add AIX operating system by chigotc · 6 years ago
  92. 04a2e54 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 6 years ago
  93. 49bb7ce bpf: support JumpIf on RegX instead of K by Arthur Fabre · 6 years ago
  94. 146acd2 route: don't run NET_RT_IFLIST vs. NET_RT_IFLISTL test in 386 emulation (again) by Mikio Hara · 6 years ago
  95. 68fc911 route: re-adjust routing message alignment for FreeBSD 386 emulation by Mikio Hara · 6 years ago
  96. f5e5bdd html: remove unnecessary namespace checking by Kunpei Sakai · 6 years ago
  97. 4dfa261 all: fix typos in comments by Jongmin Kim · 6 years ago
  98. f04abc6 html: add missing special elements for <svg> and <math> by Kunpei Sakai · 6 years ago
  99. cf3bd58 html: don't set im if <template> doesn't have HTML namespace by Kunpei Sakai · 6 years ago
  100. 2f5d238 html: avoid panic even if unconsidered <isindex> and <template> combination by Kunpei Sakai · 6 years ago