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