1. 5c2c250 icmp: make non-privileged tests more adaptive by Mikio Hara · 5 years ago
  2. c19f08b icmp: replace errOpNoSupport with errNotImplemented by Mikio Hara · 5 years ago
  3. d888771 http2/h2demo: require golang.org/x/net@latest by Michael Matloob · 5 years ago
  4. 12eef18 all: add go.mod files, carve h2demo into separate module by Michael Matloob · 5 years ago
  5. 56fb011 icmp: add simple multipart message validation by Mikio Hara · 5 years ago
  6. c10a055 ipv6: drop support for go1.8 or below by Mikio Hara · 5 years ago
  7. 784e4c8 ipv4: drop support for go1.8 or below by Mikio Hara · 5 years ago
  8. c1c7484 internal/socket: drop support for go1.8 or below by Mikio Hara · 5 years ago
  9. b774fd8 ipv4: fix error values on header manipulation by Mikio Hara · 5 years ago
  10. 16b79f2 internal/socket: use correct cmsg alignment for netbsd/arm by Mikio Hara · 5 years ago
  11. 92fc7df http2: remove use of DeepEqual for testing errors by Brad Fitzpatrick · 5 years ago
  12. c95aed5 webdav: add trailing slash on directories by Mickael KERJEAN · 5 years ago
  13. e869164 ipv4: fix typo in comment by sergeydobrodey · 5 years ago
  14. 312bce6 internal/socket: make not implemented errors more descriptive by Mikio Hara · 5 years ago
  15. 617fbc8 ipv6: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 5 years ago
  16. 1ea17d6 ipv4: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 5 years ago
  17. d76a190 ipv6: make not implemented errors more descriptive by Mikio Hara · 5 years ago
  18. d6388d9 icmp: don't run diagnostic tests by default, even in long mode by Mikio Hara · 5 years ago
  19. 4602d50 icmp: simplify Message.Marshal by Mikio Hara · 5 years ago
  20. afe646c nettest: mark test helper functions by Santhosh Kumar Tekuri · 5 years ago
  21. 67f368f nettest: fix doc for testPresentTimeout by Santhosh Kumar Tekuri · 5 years ago
  22. 66a96c8 html: remove G+ reference from testdata by Brad Fitzpatrick · 5 years ago
  23. fe579d4 http2: fix a typo by zoncoen · 5 years ago
  24. 3a22650 html: remove unnecessary break by Kunpei Sakai · 5 years ago
  25. 65e2d4e http2/h2demo: fix the HTTP/1-vs-HTTP/2 demo after HSTS breakage by Brad Fitzpatrick · 5 years ago
  26. d26f9f9 html: update inSelectIM and inSelectInTableIM for the latest spec by Kunpei Sakai · 6 years ago
  27. 4b62a64 html: make (*nodeStack)contains distinguish namespace by Kunpei Sakai · 5 years ago
  28. ed066c8 http2: Revert a closed stream cannot receive data by Michael Fraenkel · 5 years ago
  29. 915654e trace: tighten the check for duplicate registration by Brad Fitzpatrick · 5 years ago
  30. be1c187 route: update package docs by Mikio Hara · 5 years ago
  31. 1e06a53 route: fix TestRouteMessage by Mikio Hara · 5 years ago
  32. 395948e proxy: support socks5h scheme in proxy URL by Wèi Cōngruì · 5 years ago
  33. be88a9a ipv4, ipv6: directly initialize ctlOpts and sockOpts by Tobias Klauser · 5 years ago
  34. 45ffb0c ipv4, ipv6: drop support for macOS 10.7 and earlier by Tobias Klauser · 5 years ago
  35. 1a61f44 route: add support for freebsd/arm64 by Tobias Klauser · 5 years ago
  36. a67830c internal/nettest: drop causesIPv6Crash by Tobias Klauser · 5 years ago
  37. 927f977 publicsuffix: hold icann-ness until wildcards fully match by Nigel Tao · 5 years ago
  38. 45fec1d publicsuffix: add comments on the icann return value by Nigel Tao · 5 years ago
  39. e147a91 internal/socket: use correct cmsg alignment for openbsd/arm by Joel Sing · 5 years ago
  40. 891ebc4 http2/hpack: track the beginning of a header block by Michael Fraenkel · 5 years ago
  41. 6105869 http2/h2c: Add missing error check by Michal Rostecki · 5 years ago
  42. 351d144 http2: revert Transport's strict interpretation of MAX_CONCURRENT_STREAMS by Brad Fitzpatrick · 5 years ago
  43. fae4c4e http2: confirm the test fix for golang/go#28762 was correct by Filippo Valsorda · 5 years ago
  44. adae6a3 internal/socket: use libc calls on darwin by Keith Randall · 5 years ago
  45. 777a393 route: use libc calls on Darwin by Keith Randall · 5 years ago
  46. 88d92db context/ctxhttp: remove Go 1.6 support, use std context by Dmitri Shuralyov · 5 years ago
  47. c98d57f http2: disable TLS 1.3 in failing test temporarily(?) by Brad Fitzpatrick · 5 years ago
  48. 03003ca internal/socket: simplify nested if-blocks by Mikio Hara · 5 years ago
  49. 04ba8c8 webdav: remove Go 1.6 support, use std context by Brad Fitzpatrick · 5 years ago
  50. ccbb57f trace: remove Go 1.6 support by Brad Fitzpatrick · 5 years ago
  51. 1c5f79c http2: don't leak streams on broken body by Ruslan Nigmatullin · 6 years ago
  52. a544f70 internal/socket: update zoneCache on cache misses to cover appearing interfaces by Michael Stapelberg · 5 years ago
  53. 10aee18 icmp, ipv4, ipv6: re-adjust build constraints by Mikio Hara · 5 years ago
  54. ab400d3 http2/h2i: re-adjust build constraints by Mikio Hara · 5 years ago
  55. c10e955 icmp: fix InterfaceIdent.Index handling by uhei · 5 years ago
  56. b7e2968 Revert "icmp: fix ExtendedEchoRequest extension object" by Mikio Hara · 5 years ago
  57. e117301 icmp: fix ExtendedEchoRequest extension object by uhei · 5 years ago
  58. 22700d5 http2: remove support for Go 1.8 and earlier by Brad Fitzpatrick · 5 years ago
  59. c44066c http2: fix typos by Igor Zhilianin · 5 years ago
  60. 9b4f9f5 internal/nettest: add AIX operating system by chigotc · 5 years ago
  61. 04a2e54 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 6 years ago
  62. 49bb7ce bpf: support JumpIf on RegX instead of K by Arthur Fabre · 6 years ago
  63. 146acd2 route: don't run NET_RT_IFLIST vs. NET_RT_IFLISTL test in 386 emulation (again) by Mikio Hara · 6 years ago
  64. 68fc911 route: re-adjust routing message alignment for FreeBSD 386 emulation by Mikio Hara · 6 years ago
  65. f5e5bdd html: remove unnecessary namespace checking by Kunpei Sakai · 6 years ago
  66. 4dfa261 all: fix typos in comments by Jongmin Kim · 6 years ago
  67. f04abc6 html: add missing special elements for <svg> and <math> by Kunpei Sakai · 6 years ago
  68. cf3bd58 html: don't set im if <template> doesn't have HTML namespace by Kunpei Sakai · 6 years ago
  69. 2f5d238 html: avoid panic even if unconsidered <isindex> and <template> combination by Kunpei Sakai · 6 years ago
  70. 26e67e7 internal/socks: fix socket descriptor leakage in Dialer.Dial by Mikio Hara · 6 years ago
  71. 161cd47 html: add more comments to Parse and ParseFragment by Nigel Tao · 6 years ago
  72. 8a410e7 html: fix wrong comparison in foster parenting algorithm by Kunpei Sakai · 6 years ago
  73. 4bcd98c html: copy passed tests from chromium by Kunpei Sakai · 6 years ago
  74. faa378e html: handle end-of-file cases correctly by Kunpei Sakai · 6 years ago
  75. 922f481 http2: reduce init-time work & allocations by Brad Fitzpatrick · 6 years ago
  76. aaf6012 html: remove special procedure for <template> in frameset im by Kunpei Sakai · 6 years ago
  77. c394268 html: don't ignore token when current token is not <template> by Kunpei Sakai · 6 years ago
  78. f9ce57c icmp: clarify the format used by raw ICMP socket by Mikio Hara · 6 years ago
  79. b6095f6 ipv4: clarify the format used by raw IP socket by Mikio Hara · 6 years ago
  80. 19491d3 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 6 years ago
  81. f4c29de trace: better error message for double init by Jean de Klerk · 6 years ago
  82. 22bb95c http2/hpack: lazily build huffman table on first use by Brad Fitzpatrick · 6 years ago
  83. 32f9bdb http2/hpack: reduce memory for huffman decoding table by Brad Fitzpatrick · 6 years ago
  84. 49c15d8 http2: revert CL 107295 (don't sniff Content-type in Server when nosniff) by Brad Fitzpatrick · 6 years ago
  85. a0f8a16 ipv6: fix a typo by Mikio Hara · 6 years ago
  86. 27e6fde ipv4: fix a typo by Mikio Hara · 6 years ago
  87. 8d04b09 icmp: update docs by Mikio Hara · 6 years ago
  88. 17b7cf4 icmp: fix error values on message manipulation by Mikio Hara · 6 years ago
  89. c4299a1 http2/h2c: add h2c implementation (unencrypted HTTP/2) by William Chang · 6 years ago
  90. 3673e40 http2/h2demo: flush headers earlier in demo /ECHO handler by Brad Fitzpatrick · 6 years ago
  91. a680a1e http2: fix typo in comment by Brad Fitzpatrick · 6 years ago
  92. 179114c http2: reject large SETTINGS frames or those with duplicates by Brad Fitzpatrick · 6 years ago
  93. 81d44fd publicsuffix: add description of the PSL and eTLDs by Nigel Tao · 6 years ago
  94. 8887df4 dns/dnsmessage: fix bug in length fixup by Ian Gudger · 6 years ago
  95. d0887ba http2: fix bug in earlier CL 123615 by Brad Fitzpatrick · 6 years ago
  96. a1d6821 http2: export a field of an internal type for use by net/http by Brad Fitzpatrick · 6 years ago
  97. a45b4ab http2: ignore unknown 1xx responses like HTTP/1 by Brad Fitzpatrick · 6 years ago
  98. cffdcf6 http2: use GetBody unconditionally on Transport retry, when available by Brad Fitzpatrick · 6 years ago
  99. 039a425 http2: a closed stream cannot receive data by Michael Fraenkel · 6 years ago
  100. d5fb304 http2: fix race in TestServer_Headers_HalfCloseRemote by Michael Fraenkel · 6 years ago