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