1. c6fcb2d all: fix typos by Yasuhiro Matsumoto · 2 years, 10 months ago
  2. 853a461 http2/h2demo: add Autocert notification email by Heschi Kreinick · 2 years, 10 months ago
  3. 04defd4 http2: reduce frameScratchBuffer caching aggressiveness by Brad Fitzpatrick · 3 years ago
  4. 84b48f8 http2: check that Unicode-aware functions are not used by Filippo Valsorda · 3 years ago
  5. 52da8fb http2: also set "http/1.1" ALPN in ConfigureServer by Filippo Valsorda · 2 years, 11 months ago
  6. abc4532 route: remove check for unparsed route message bytes by Damien Neil · 3 years ago
  7. fe42d45 route: revert routing message alignment for FreeBSD 386 emulation by Damien Neil · 3 years ago
  8. 37e1c6a html: ignore templates nested within foreign content by Nigel Tao · 3 years, 1 month ago
  9. 4163338 route: add //go:build line to empty.s by Tobias Klauser · 3 years ago
  10. 81045d8 http2: switch to ASCII equivalents of string functions by Roberto Clapis · 3 years ago
  11. 16afe75 http2: remove TLSConfig.CipherSuites order check by Filippo Valsorda · 3 years ago
  12. 0714010 crypto/tls: don't use tls.Dialer on pre-Go1.15 systems by Ian Lance Taylor · 3 years ago
  13. 0287a6f internal/socket: handle nil addr in sendMsgs by Matthias Frei · 3 years ago
  14. bbd867f http2: use (*tls.Dialer).DialContext in dialTLS by Johan Brandhorst · 3 years, 2 months ago
  15. 7fd8e65 go.mod: upgrade to go 1.17 by Bryan C. Mills · 3 years ago
  16. e590880 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 3 years ago
  17. f8dd838 internal/socket: reuse buffers in recv/sendMsgs by Matthias Frei · 3 years ago
  18. aec3718 idna: allow specifying CheckHyphens and CheckJoiners by Timothy Gu · 3 years, 5 months ago
  19. 89ef3d9 http/httpguts: remove recursion in HeaderValuesContainsToken by Katie Hockman · 3 years ago
  20. 85d9c07 route: retry FetchRIB a few times in case data grows by Brad Fitzpatrick · 3 years ago
  21. 5f58ad6 ipv4: use type IPMreqn from x/sys/unix by Tobias Klauser · 3 years ago
  22. e997de6 internal/socket: add ppc system call definitions, for use with gccgo by Ben Hutchings · 3 years ago
  23. 4e50805 internal/socket: use larger buffers in race test by Ian Lance Taylor · 3 years ago
  24. 2554d15 internal/socket: use SizeofSockaddrInet{4,6} constants from x/sys/unix by Tobias Klauser · 3 years ago
  25. 798c215 ipv6: use all socket option consts from x/sys/unix by Tobias Klauser · 3 years, 1 month ago
  26. d25e304 ipv4: use all socket option consts from x/sys/unix by Tobias Klauser · 3 years, 1 month ago
  27. e915ea6 internal/socket: more logging for TestRace by Ian Lance Taylor · 3 years, 1 month ago
  28. 0645797 http2: update curl download location in Dockerfile by David Black · 3 years, 1 month ago
  29. afb366f go.mod: bump golang.org/x/text to v0.3.6 by Tobias Klauser · 3 years, 1 month ago
  30. a5a99cb internal/socket: use interface not type assertions to infer a wrapped net.Conn's kind by Marten Seemann · 3 years, 5 months ago
  31. 0fccb6f ipv6: use socket option consts from x/sys/unix on netbsd, openbsd and dragonfly by Tobias Klauser · 3 years, 1 month ago
  32. 41e9268 ipv4: use socket option consts from x/sys/unix on dragonfly by Tobias Klauser · 3 years, 1 month ago
  33. cb1fcc7 ipv6: use socket option consts from x/sys/unix on freebsd by Tobias Klauser · 3 years, 1 month ago
  34. e572328 go.mod: update golang.org/x/sys to v0.0.0-20210330210617-4fbd30eecc44 by Tobias Klauser · 3 years, 1 month ago
  35. cd0ac97 dns/dnsmessage: add RFC3597-inspired UnknownResource type by Dan McArdle · 3 years, 7 months ago
  36. c8897c2 ipv4: use IP_PKTINFO const from x/sys/unix by Tobias Klauser · 3 years, 1 month ago
  37. 22f4162 ipv6: use socket option consts from x/sys/unix on aix by Tobias Klauser · 3 years, 1 month ago
  38. df645c7 ipv6: enable IPV6_PATHMTU and IPV6_TCLASS tests on darwin/ios by Tobias Klauser · 3 years, 1 month ago
  39. db2394d ipv6: use socket option consts from x/sys/unix on darwin by Tobias Klauser · 3 years, 1 month ago
  40. 53308fa ipv6: use socket option consts from x/sys/unix on linux by Tobias Klauser · 3 years, 1 month ago
  41. 61e0566 ipv4: use socket option consts from x/sys/unix on zos by Tobias Klauser · 3 years, 1 month ago
  42. 6ef6e9b ipv4: use socket option consts from x/sys/unix on aix by Tobias Klauser · 3 years, 1 month ago
  43. 6b15177 ipv4: use socket option consts from x/sys/unix on solaris by Tobias Klauser · 3 years, 1 month ago
  44. ef31e18 ipv4: use socket option consts from x/sys/unix on netbsd and openbsd by Tobias Klauser · 3 years, 1 month ago
  45. f475aed ipv4: use socket option consts from x/sys/unix on freebsd by Tobias Klauser · 3 years, 1 month ago
  46. d1beb07 ipv4: use socket option consts from x/sys/unix on linux by Tobias Klauser · 3 years, 1 month ago
  47. 3061449 go.mod: update golang.org/x/sys to v0.0.0-20210324051608 by Tobias Klauser · 3 years, 1 month ago
  48. 2c4c8ec ipv4: use socket option consts from x/sys/unix on darwin by Tobias Klauser · 3 years, 1 month ago
  49. 08027d5 internal/socket: skip known flaky TestRace by Tobias Klauser · 3 years, 1 month ago
  50. d523dce ipv4, ipv6: use IP_* socket option constants from x/sys/windows by Tobias Klauser · 3 years, 2 months ago
  51. 34ac3e1 ipv4: remove unused type inetPktinfo by Tobias Klauser · 3 years, 2 months ago
  52. e18ecbb http2/h2c: Respect the req.Context() by Luke Shumaker · 3 years, 3 months ago
  53. 39120d0 http2: discard DATA frames with higher stream IDs during graceful shutdown by Ashish Bhate · 3 years, 11 months ago
  54. 3d97a24 internal/socket: check for EWOULDBLOCK on all platforms by Tobias Klauser · 3 years, 2 months ago
  55. 9060382 http2: rework Ping test to rely less on timing by Michael Fraenkel · 3 years, 6 months ago
  56. 5f55cee all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  57. 5f4716e ipv6: skip known-failing tests on openbsd-{arm,arm64,mips64}-jsing builders by Tobias Klauser · 3 years, 4 months ago
  58. 6772e93 ipv6: skip known-failing tests on OpenBSD 6.8 builders by Dmitri Shuralyov · 3 years, 4 months ago
  59. 986b41b publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 3 years, 5 months ago
  60. ac852fb http2/h2i: use x/term instead of x/crypto/ssh/terminal by Tobias Klauser · 3 years, 5 months ago
  61. 747e238 README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  62. c7110b5 internal/socket: add support for openbsd/mips64 by Tobias Klauser · 3 years, 5 months ago
  63. 5d6afe9 http2: send a nil error if we cancel a delayed body write by Michael Fraenkel · 3 years, 6 months ago
  64. 69a7880 http2: remove the timeout since we don't know a good value by Michael Fraenkel · 3 years, 6 months ago
  65. a11eb1b http2: wait for both client and server funcs by Michael Fraenkel · 3 years, 6 months ago
  66. ff519b6 net/http2: wait until the request body has been written by Michael Fraenkel · 3 years, 8 months ago
  67. 28c70e6 html: port html5lib tests from html5lib/html5lib-tests by Kunpei Sakai · 3 years, 7 months ago
  68. 942e2f4 html: avoid using raw text mode even when nested noscript tags by Kunpei Sakai · 3 years, 7 months ago
  69. 8adf50f html: avoid using raw text mode if there are raw tags to be ignored in select IM by Kunpei Sakai · 3 years, 6 months ago
  70. e049550 html: skip tests for behavior outside the parsing algorithm by Kunpei Sakai · 3 years, 6 months ago
  71. 8eef523 idna: upgrade to Unicode 13 by Marcel van Lohuizen · 3 years, 6 months ago
  72. 146b70c all: add support for zos/s390x by billofarrell · 3 years, 7 months ago
  73. be3efd7 net/http2: wait for test goroutines to complete by Michael Fraenkel · 3 years, 8 months ago
  74. 08b3837 http2: add ConfigureTransports by Damien Neil · 3 years, 7 months ago
  75. f585440 http2: close Transport connection on write errors by Michael Fraenkel · 3 years, 10 months ago
  76. d65d470 html: remove a few attributes from svg attribute adjustments by Kunpei Sakai · 3 years, 7 months ago
  77. 7b1cca2 http/httpproxy: match http scheme when selecting http_proxy by Michael Fraenkel · 3 years, 9 months ago
  78. 4f7140c html: add comments indicating that these have been removed from the spec by Kunpei Sakai · 3 years, 7 months ago
  79. dbdefad ipv4: refactor multicast tests to use subtests by Tamir Duberstein · 3 years, 7 months ago
  80. 59f7323 xsrftoken: add custom timeout support for valid func by Alexey Vilenski · 3 years, 7 months ago
  81. a7d1128 go.mod: bump golang.org/x/text to v0.3.3 by Radek Simko · 3 years, 7 months ago
  82. 0a1ea39 internal/socket: use Cmsg{Len,Space} from golang.org/x/sys/unix by Tobias Klauser · 3 years, 7 months ago
  83. 3d0752d go.mod: update golang.org/x/sys to v0.0.0-20200930185726-fdedc70b468f by Tobias Klauser · 3 years, 7 months ago
  84. 4acb6c0 internal/socket: use correct cmsg alignment for netbsd/arm64 by Tobias Klauser · 3 years, 7 months ago
  85. 5d4f700 net/http2: send WINDOW_UPDATE on a body's write failure by Michael Fraenkel · 3 years, 9 months ago
  86. 05aa5d4 internal/socket, route: drop support for pre-1.12 direct syscalls on darwin by Tobias Klauser · 3 years, 7 months ago
  87. 328152d all: add GOOS=ios by Cherry Zhang · 3 years, 8 months ago
  88. 62affa3 x/net/http2: reject HTTP/2 Content-Length headers containing a sign by Paschalis Tsilias · 4 years ago
  89. c890458 net/http2: fix erringRoundTripper by Michael Fraenkel · 3 years, 10 months ago
  90. 3edf25e publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 3 years, 9 months ago
  91. ab34263 dns/dnsmessage: remove use of fmt that crept in by Russ Cox · 3 years, 10 months ago
  92. 4c52546 all: update golang.org/x/crypto to v0.0.0-20200622213623-75b288015ac9 by Brad Fitzpatrick · 3 years, 11 months ago
  93. 627f964 x/net/http2: don't rely on TCP CloseWrite in tests on Plan 9 by Richard Miller · 4 years ago
  94. 3c3fba1 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 4 years ago
  95. 0ba52f6 http2: perform connection health check by Chao Xu · 4 years, 2 months ago
  96. 59133d7 http2: read request in TestTransportBodyLargerThanXXX by Ian Lance Taylor · 4 years ago
  97. d87ec0c http2: skip OS-dependent tests on Plan 9 by Richard Miller · 4 years ago
  98. a91f071 icmp, webdav/internal/xml: avoid string(int) by Brad Fitzpatrick · 4 years ago
  99. 7e3656a ipv4: remove unused const maxHeaderLen by Tobias Klauser · 4 years ago
  100. 1ed2336 http2: use ASCII space trimming for parsing Trailer header by Filippo Valsorda · 4 years ago