1. 1a5e07d websocket: Add nhooyr.io/websocket to the deprecation message by Anmol Sethi · 4 years, 7 months ago
  2. a8b05e9 http2/h2demo: remove h2demo build constraint by Dmitri Shuralyov · 4 years, 7 months ago
  3. c858923 internal/socket: remove unused sizeofMmsghdr const by Tobias Klauser · 4 years, 7 months ago
  4. 24e19bd http2: end stream eagerly after sending the request body by Tianji Wu · 4 years, 11 months ago
  5. a7b1673 all: fix typos by Ainar Garipov · 4 years, 8 months ago
  6. ba9fcec http2: correct ServeConnOpts.context's nil receiver check by Aofei Sheng · 4 years, 8 months ago
  7. 74dc4d7 http2: limit number of control frames in server send queue by Filippo Valsorda · 4 years, 9 months ago
  8. ca1201d http2: use updated URI in doc by Pascal Dierich · 4 years, 9 months ago
  9. da137c7 proxy: fix TestDial failures on wasm/js by Jacob Blain Christen · 4 years, 10 months ago
  10. 3b0461e internal/socket, ipv4, ipv6: add support for GOOS=illumos by Tobias Klauser · 4 years, 10 months ago
  11. b5b0513 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 4 years, 10 months ago
  12. d28f0bd all: follow convention for generated code comment by Tobias Klauser · 4 years, 11 months ago
  13. 3f473d3 internal/socket: add support for freebsd/arm64 by Tobias Klauser · 4 years, 11 months ago
  14. dbab0cf internal/socket: add support for openbsd/arm64 by Tobias Klauser · 4 years, 11 months ago
  15. 461777f http2: support getting the Server connection's base context from net/http by Brad Fitzpatrick · 4 years, 11 months ago
  16. 26fcbda go.mod: add go language version by Brad Fitzpatrick · 4 years, 11 months ago
  17. d5cec38 http2: disable a flaky test on Windows for now, add more logging by Brad Fitzpatrick · 4 years, 11 months ago
  18. 27ecd3f bpf: fix VM out of bounds LoadMemShift check by Arthur Fabre · 4 years, 11 months ago
  19. 1492cef webdav: remove redundant trailing slash for root directory by Mykhailo Lesyk · 4 years, 11 months ago
  20. 60506f4 internal/socket: add support for netbsd/arm64 by Tobias Klauser · 5 years ago
  21. f3200d1 internal/socket: remove leftover AF_* and SOCK_RAW constants on aix by Tobias Klauser · 5 years ago
  22. fa69b94 internal/socket: use AF_* and SOCK_RAW constants from x/sys by Tobias Klauser · 7 years ago
  23. 018c4d4 ipv4, ipv6, internal/socket: add riscv64 support by CarlosEDP · 5 years ago
  24. 3ec1911 http2: track reused connections by Michael Fraenkel · 5 years ago
  25. a4d6f7f http2/h2demo: stop using gitlock, use Go modules by Brad Fitzpatrick · 5 years ago
  26. f4e77d3 proxy: add ProxyFromEnvironmentUsing by Brad Fitzpatrick · 5 years ago
  27. 7f726ca proxy: add Dial (with context) by Jacob Blain Christen · 5 years ago
  28. 9ce7a69 html: implement ParseWithOptions and ParseFragmentWithOptions by Kunpei Sakai · 5 years ago
  29. 4829fb1 idna: update to Unicode 11 by Marcel van Lohuizen · 5 years ago
  30. afe8014 publicsuffix: domain labels may not be empty by Volker Dobler · 5 years ago
  31. ce75fb3 html: Add missing condition to 'in cell' insertion mode, required by spec by Tom Anthony · 5 years ago
  32. 574d568 html: add "in head noscript" im support by Kunpei Sakai · 5 years ago
  33. afa5a82 ipv4: clarify the range of broken freebsd kernel versions by Mikio Hara · 5 years ago
  34. 1f3472d icmp: add port for aix/ppc64 by chigotc · 5 years ago
  35. 8dbb310 ipv6: add port for aix/ppc64 by chigotc · 5 years ago
  36. c98bf44 ipv4: add port for aix/ppc64 by chigotc · 5 years ago
  37. 457ff44 internal/socket: add port for aix/ppc64 by chigotc · 5 years ago
  38. 1da14a5 http2: don't hang a stream if trailers values are not provided by marius a. eriksen · 5 years ago
  39. 4a65cf9 ipv4: work around FreeBSD 12.0 kernel running COMPAT_FREEBSD32 by Yuval Pavel Zholkover · 5 years ago
  40. eb5bcb5 publicsuffix: add a who-manages-this example by Nigel Tao · 5 years ago
  41. b630fd6 http2/h2i: add port for aix/ppc64 by chigotc · 5 years ago
  42. 74de082 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 5 years ago
  43. 63eda1e all: use of nettest, remove internal/nettest by Mikio Hara · 6 years ago
  44. 9bff7f1 bpf: use of nettest by Mikio Hara · 5 years ago
  45. 710a502 nettest: add SupportsRawSocket by Mikio Hara · 5 years ago
  46. 74e053c http2: make empty method mean GET by Michael Fraenkel · 5 years ago
  47. 15845e8 nettest: move helpers from internal/nettest package by Mikio Hara · 6 years ago
  48. a33f666 html: gofmt -w -s by Mikio Hara · 5 years ago
  49. e3b2ff5 html: fix parsing where nested tags of unknown types inadvertently close one another by Tom Anthony · 5 years ago
  50. addf6b3 nettest: remove Go 1.6 compatibility code by Matt Layher · 5 years ago
  51. 1272bf9 ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 5 years ago
  52. 77544e6 all: make bit clear operator explicitly by Mikio Hara · 5 years ago
  53. d196dff Revert "ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32" by Mikio Hara · 5 years ago
  54. 7a92b51 ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 5 years ago
  55. 9f648a6 ipv6: skip tests on aix, fuchsia and hurd by Mikio Hara · 5 years ago
  56. 7949ac6 ipv4: skip tests on aix, fuchsia and hurd by Mikio Hara · 5 years ago
  57. 1d742bf ipv6: replace errOpNoSupport with errNotImplemented by Mikio Hara · 5 years ago
  58. 511f794 ipv4: replace errOpNoSupport with errNotImplemented by Mikio Hara · 5 years ago
  59. 5c2c250 icmp: make non-privileged tests more adaptive by Mikio Hara · 5 years ago
  60. c19f08b icmp: replace errOpNoSupport with errNotImplemented by Mikio Hara · 5 years ago
  61. d888771 http2/h2demo: require golang.org/x/net@latest by Michael Matloob · 5 years ago
  62. 12eef18 all: add go.mod files, carve h2demo into separate module by Michael Matloob · 5 years ago
  63. 56fb011 icmp: add simple multipart message validation by Mikio Hara · 5 years ago
  64. c10a055 ipv6: drop support for go1.8 or below by Mikio Hara · 5 years ago
  65. 784e4c8 ipv4: drop support for go1.8 or below by Mikio Hara · 5 years ago
  66. c1c7484 internal/socket: drop support for go1.8 or below by Mikio Hara · 5 years ago
  67. b774fd8 ipv4: fix error values on header manipulation by Mikio Hara · 5 years ago
  68. 16b79f2 internal/socket: use correct cmsg alignment for netbsd/arm by Mikio Hara · 5 years ago
  69. 92fc7df http2: remove use of DeepEqual for testing errors by Brad Fitzpatrick · 5 years ago
  70. c95aed5 webdav: add trailing slash on directories by Mickael KERJEAN · 5 years ago
  71. e869164 ipv4: fix typo in comment by sergeydobrodey · 5 years ago
  72. 312bce6 internal/socket: make not implemented errors more descriptive by Mikio Hara · 5 years ago
  73. 617fbc8 ipv6: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 5 years ago
  74. 1ea17d6 ipv4: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 5 years ago
  75. d76a190 ipv6: make not implemented errors more descriptive by Mikio Hara · 5 years ago
  76. d6388d9 icmp: don't run diagnostic tests by default, even in long mode by Mikio Hara · 5 years ago
  77. 4602d50 icmp: simplify Message.Marshal by Mikio Hara · 5 years ago
  78. afe646c nettest: mark test helper functions by Santhosh Kumar Tekuri · 5 years ago
  79. 67f368f nettest: fix doc for testPresentTimeout by Santhosh Kumar Tekuri · 5 years ago
  80. 66a96c8 html: remove G+ reference from testdata by Brad Fitzpatrick · 5 years ago
  81. fe579d4 http2: fix a typo by zoncoen · 5 years ago
  82. 3a22650 html: remove unnecessary break by Kunpei Sakai · 5 years ago
  83. 65e2d4e http2/h2demo: fix the HTTP/1-vs-HTTP/2 demo after HSTS breakage by Brad Fitzpatrick · 5 years ago
  84. d26f9f9 html: update inSelectIM and inSelectInTableIM for the latest spec by Kunpei Sakai · 6 years ago
  85. 4b62a64 html: make (*nodeStack)contains distinguish namespace by Kunpei Sakai · 5 years ago
  86. ed066c8 http2: Revert a closed stream cannot receive data by Michael Fraenkel · 5 years ago
  87. 915654e trace: tighten the check for duplicate registration by Brad Fitzpatrick · 5 years ago
  88. be1c187 route: update package docs by Mikio Hara · 5 years ago
  89. 1e06a53 route: fix TestRouteMessage by Mikio Hara · 5 years ago
  90. 395948e proxy: support socks5h scheme in proxy URL by Wèi Cōngruì · 5 years ago
  91. be88a9a ipv4, ipv6: directly initialize ctlOpts and sockOpts by Tobias Klauser · 5 years ago
  92. 45ffb0c ipv4, ipv6: drop support for macOS 10.7 and earlier by Tobias Klauser · 5 years ago
  93. 1a61f44 route: add support for freebsd/arm64 by Tobias Klauser · 5 years ago
  94. a67830c internal/nettest: drop causesIPv6Crash by Tobias Klauser · 5 years ago
  95. 927f977 publicsuffix: hold icann-ness until wildcards fully match by Nigel Tao · 5 years ago
  96. 45fec1d publicsuffix: add comments on the icann return value by Nigel Tao · 5 years ago
  97. e147a91 internal/socket: use correct cmsg alignment for openbsd/arm by Joel Sing · 5 years ago
  98. 891ebc4 http2/hpack: track the beginning of a header block by Michael Fraenkel · 5 years ago
  99. 6105869 http2/h2c: Add missing error check by Michal Rostecki · 5 years ago
  100. 351d144 http2: revert Transport's strict interpretation of MAX_CONCURRENT_STREAMS by Brad Fitzpatrick · 5 years ago