1. 6afb519 http2: fix typo in comment by Pure White · 4 years, 3 months ago
  2. c0dbc17 webdav: allow empty host in move by Alexandr Mayorskiy · 4 years, 6 months ago
  3. e7e4b65 html: improve coding style by Kunpei Sakai · 4 years, 5 months ago
  4. 51f0931 html: update adoption agency algorithm by Kunpei Sakai · 4 years, 5 months ago
  5. 1ddd1de html: implement generic raw text element parsing algorithm by Kunpei Sakai · 4 years, 5 months ago
  6. afd1edf html: drop <isindex> and <command> specific handlings by Kunpei Sakai · 4 years, 5 months ago
  7. 5ee1b9f http2: workaround TCPConn CloseWrite not being supported on Plan 9 by Fazlul Shahriar · 4 years, 5 months ago
  8. ef20fe5 http2: make Transport.IdleConnTimeout consider wall (not monotonic) time by Brad Fitzpatrick · 4 years, 5 months ago
  9. ffdde10 html: implement adjusted current node and make parser support foreign fragment by Kunpei Sakai · 4 years, 6 months ago
  10. 72fef5d html: remove "filterres" from svg attribute adjustments by Kunpei Sakai · 4 years, 6 months ago
  11. 8f7fa26 html: support #script-(on|off) directives for tests by Kunpei Sakai · 4 years, 6 months ago
  12. b954d4e html: add Main support by Kunpei Sakai · 4 years, 6 months ago
  13. 4163a4d publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 4 years, 6 months ago
  14. fc4aabc ipv4, ipv6: use SockFprog definitions from x/sys/unix by Tobias Klauser · 4 years, 5 months ago
  15. d06c31c internal/socket: pass race detection if CGO is not enabled by Emmanuel T Odeke · 4 years, 5 months ago
  16. f9c8255 netutil: fix goroutine error handling in test by Lars Lehtonen · 4 years, 5 months ago
  17. 2180aed internal/socket: tell race detector about syscall reads and writes by Keith Randall · 4 years, 6 months ago
  18. daa7c04 internal/timeseries: avoid storing numbers as durations by JP Sugarbroad · 4 years, 6 months ago
  19. c7154b7 webdav: fix dropped test error by Lars Lehtonen · 4 years, 6 months ago
  20. 4ba9e2e icmp: fix ListenPacket panic by songjiayang · 4 years, 10 months ago
  21. 42ef8db http2: add missing test update from CL 200317 by Brad Fitzpatrick · 4 years, 6 months ago
  22. 9aaf51a netutil: fix test to not t.Fatal from goroutine by Lars Lehtonen · 4 years, 6 months ago
  23. 380dde4 http2: make CipherSuites validation error more verbose by Brad Fitzpatrick · 4 years, 7 months ago
  24. 7e6e90b html: port html5lib test data from html5lib/html5lib-tests by Kunpei Sakai · 4 years, 6 months ago
  25. 6f6bbb1 html: add Dialog support by Kunpei Sakai · 4 years, 6 months ago
  26. a882066 nettest: use unixStrmDgramEnabled on AIX by Mikio Hara · 5 years ago
  27. 0deb692 idna: update tables to Unicode 12 by Marcel van Lohuizen · 4 years, 6 months ago
  28. fe3aa8a ipv4: use unsafe.Sizeof on struct size, not pointer size by Brad Fitzpatrick · 4 years, 6 months ago
  29. 53de4c7 http2: fix test goroutine by Lars Lehtonen · 4 years, 6 months ago
  30. d64ee3f ipv4: fix unsafe pointer conversion in parseInterface by Cuong Manh Le · 4 years, 6 months ago
  31. 83d349e ipv4, ipv6: add support for freebsd/arm64 by Dmitri Goutnik · 4 years, 6 months ago
  32. ec77196 ipv6: re-enable tests on Dragonfly by Tobias Klauser · 4 years, 6 months ago
  33. 24d2ffb all: fix tests on dragonfly after ABI changes by Tobias Klauser · 4 years, 6 months ago
  34. da9a3fd http2: make Transport.NewClientConn respect Transport.DisableKeepAlives by Moritz Fain · 4 years, 6 months ago
  35. 2ba7206 http2: track unread bytes when the pipe is broken by Michael Fraenkel · 4 years, 9 months ago
  36. 491137f http2: split cookie pair into separate hpack header fields by Olivier Poitrey · 5 years ago
  37. d66e710 http2: do not sniff body if Content-Encoding is set by Emmanuel T Odeke · 4 years, 7 months ago
  38. 72f9393 http2/h2demo: update README by Brad Fitzpatrick · 4 years, 7 months ago
  39. d98b1b4 http2: fix memory leak in random write scheduler by Brad Fitzpatrick · 4 years, 7 months ago
  40. 2ec1893 html: fix tokenizer error by Dario · 4 years, 7 months ago
  41. 2e5a9a9 html: add Tokenizer.Raw comment re byte offsets by Nigel Tao · 4 years, 7 months ago
  42. c5a3c61 all: adjust defs for Dragonfly BSD by Antonio Huete Jimenez · 4 years, 7 months ago
  43. c00fd9a http2/h2demo: deploy with Go 1.13 by Dmitri Shuralyov · 4 years, 7 months ago
  44. aa69164 xsrftoken: escape colons by Gregory Man · 4 years, 7 months ago
  45. 1a5e07d websocket: Add nhooyr.io/websocket to the deprecation message by Anmol Sethi · 4 years, 7 months ago
  46. a8b05e9 http2/h2demo: remove h2demo build constraint by Dmitri Shuralyov · 4 years, 7 months ago
  47. c858923 internal/socket: remove unused sizeofMmsghdr const by Tobias Klauser · 4 years, 7 months ago
  48. 24e19bd http2: end stream eagerly after sending the request body by Tianji Wu · 4 years, 11 months ago
  49. a7b1673 all: fix typos by Ainar Garipov · 4 years, 8 months ago
  50. ba9fcec http2: correct ServeConnOpts.context's nil receiver check by Aofei Sheng · 4 years, 8 months ago
  51. 74dc4d7 http2: limit number of control frames in server send queue by Filippo Valsorda · 4 years, 9 months ago
  52. ca1201d http2: use updated URI in doc by Pascal Dierich · 4 years, 9 months ago
  53. da137c7 proxy: fix TestDial failures on wasm/js by Jacob Blain Christen · 4 years, 10 months ago
  54. 3b0461e internal/socket, ipv4, ipv6: add support for GOOS=illumos by Tobias Klauser · 4 years, 10 months ago
  55. b5b0513 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 4 years, 10 months ago
  56. d28f0bd all: follow convention for generated code comment by Tobias Klauser · 4 years, 11 months ago
  57. 3f473d3 internal/socket: add support for freebsd/arm64 by Tobias Klauser · 4 years, 11 months ago
  58. dbab0cf internal/socket: add support for openbsd/arm64 by Tobias Klauser · 4 years, 11 months ago
  59. 461777f http2: support getting the Server connection's base context from net/http by Brad Fitzpatrick · 4 years, 11 months ago
  60. 26fcbda go.mod: add go language version by Brad Fitzpatrick · 4 years, 11 months ago
  61. d5cec38 http2: disable a flaky test on Windows for now, add more logging by Brad Fitzpatrick · 4 years, 11 months ago
  62. 27ecd3f bpf: fix VM out of bounds LoadMemShift check by Arthur Fabre · 4 years, 11 months ago
  63. 1492cef webdav: remove redundant trailing slash for root directory by Mykhailo Lesyk · 4 years, 11 months ago
  64. 60506f4 internal/socket: add support for netbsd/arm64 by Tobias Klauser · 5 years ago
  65. f3200d1 internal/socket: remove leftover AF_* and SOCK_RAW constants on aix by Tobias Klauser · 5 years ago
  66. fa69b94 internal/socket: use AF_* and SOCK_RAW constants from x/sys by Tobias Klauser · 7 years ago
  67. 018c4d4 ipv4, ipv6, internal/socket: add riscv64 support by CarlosEDP · 5 years ago
  68. 3ec1911 http2: track reused connections by Michael Fraenkel · 5 years ago
  69. a4d6f7f http2/h2demo: stop using gitlock, use Go modules by Brad Fitzpatrick · 5 years ago
  70. f4e77d3 proxy: add ProxyFromEnvironmentUsing by Brad Fitzpatrick · 5 years ago
  71. 7f726ca proxy: add Dial (with context) by Jacob Blain Christen · 5 years ago
  72. 9ce7a69 html: implement ParseWithOptions and ParseFragmentWithOptions by Kunpei Sakai · 5 years ago
  73. 4829fb1 idna: update to Unicode 11 by Marcel van Lohuizen · 5 years ago
  74. afe8014 publicsuffix: domain labels may not be empty by Volker Dobler · 5 years ago
  75. ce75fb3 html: Add missing condition to 'in cell' insertion mode, required by spec by Tom Anthony · 5 years ago
  76. 574d568 html: add "in head noscript" im support by Kunpei Sakai · 5 years ago
  77. afa5a82 ipv4: clarify the range of broken freebsd kernel versions by Mikio Hara · 5 years ago
  78. 1f3472d icmp: add port for aix/ppc64 by chigotc · 5 years ago
  79. 8dbb310 ipv6: add port for aix/ppc64 by chigotc · 5 years ago
  80. c98bf44 ipv4: add port for aix/ppc64 by chigotc · 5 years ago
  81. 457ff44 internal/socket: add port for aix/ppc64 by chigotc · 5 years ago
  82. 1da14a5 http2: don't hang a stream if trailers values are not provided by marius a. eriksen · 5 years ago
  83. 4a65cf9 ipv4: work around FreeBSD 12.0 kernel running COMPAT_FREEBSD32 by Yuval Pavel Zholkover · 5 years ago
  84. eb5bcb5 publicsuffix: add a who-manages-this example by Nigel Tao · 5 years ago
  85. b630fd6 http2/h2i: add port for aix/ppc64 by chigotc · 5 years ago
  86. 74de082 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 5 years ago
  87. 63eda1e all: use of nettest, remove internal/nettest by Mikio Hara · 6 years ago
  88. 9bff7f1 bpf: use of nettest by Mikio Hara · 5 years ago
  89. 710a502 nettest: add SupportsRawSocket by Mikio Hara · 5 years ago
  90. 74e053c http2: make empty method mean GET by Michael Fraenkel · 5 years ago
  91. 15845e8 nettest: move helpers from internal/nettest package by Mikio Hara · 6 years ago
  92. a33f666 html: gofmt -w -s by Mikio Hara · 5 years ago
  93. e3b2ff5 html: fix parsing where nested tags of unknown types inadvertently close one another by Tom Anthony · 5 years ago
  94. addf6b3 nettest: remove Go 1.6 compatibility code by Matt Layher · 5 years ago
  95. 1272bf9 ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 5 years ago
  96. 77544e6 all: make bit clear operator explicitly by Mikio Hara · 5 years ago
  97. d196dff Revert "ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32" by Mikio Hara · 5 years ago
  98. 7a92b51 ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 5 years ago
  99. 9f648a6 ipv6: skip tests on aix, fuchsia and hurd by Mikio Hara · 5 years ago
  100. 7949ac6 ipv4: skip tests on aix, fuchsia and hurd by Mikio Hara · 5 years ago