1. 97edce0 websocket: mention the gorilla package by Brad Fitzpatrick · 7 years ago main master
  2. 4971afd ipv6: don't fail test on IPv6 disabled kernel by Mikio Hara · 7 years ago
  3. 1fd7727 ipv6: simplify references to RFCs in package documentation by Mikio Hara · 7 years ago
  4. 45b0d82 ipv6: document that package ipv6 doesn't support Darwin kernel version 12 or below by Mikio Hara · 7 years ago
  5. 6683f96 internal/nettest: make SupportsIPv6 return false on Darwin kernel version 12 or below by Mikio Hara · 7 years ago
  6. 1c5acb2 http2: fix a typo by Mikio Hara · 7 years ago
  7. e57319c http2: don't crash when writing RST_STREAM on idle or closed streams by Tom Bergan · 7 years ago
  8. cac2206 trace: remove internal Google reference from comment by Tormod Erevik Lea · 7 years ago
  9. 5bc3a08 webdav: gofmt -w -s by Mikio Hara · 7 years ago
  10. 00ed5e9 http2: schedule RSTStream writes onto its stream's queue by Brad Fitzpatrick · 7 years ago
  11. 0dd7c8d http2/h2demo: use Let's Encrypt for the TLS cert by Brad Fitzpatrick · 7 years ago
  12. 6dfeb34 http2: make Server respect http1 Server's SetKeepAlivesEnabled by Brad Fitzpatrick · 7 years ago
  13. 8566e93 Revert "ipv6: disable multicast packet delivery tests on darwin 12 or below" by Mikio Hara · 7 years ago
  14. 67a4d4e ipv6: disable multicast packet delivery tests on darwin 12 or below by Mikio Hara · 8 years ago
  15. 0e2717d http2: conditionally log stacks from panics in Server Handlers like net/http by Brad Fitzpatrick · 7 years ago
  16. 9ef2211 http2: fix CloseNotify data race by Brad Fitzpatrick · 7 years ago
  17. 40d3034 http2: don't overflow stream IDs in server push by Tom Bergan · 7 years ago
  18. e36fcd2 http2: fix racey and flaky server push test by Tom Bergan · 7 years ago
  19. 87635b2 http2: disable server push on receiving a GOAWAY by Tom Bergan · 7 years ago
  20. 5d99779 all: make copyright headers consistent with one space after period by Dmitri Shuralyov · 7 years ago
  21. 55a3084 http2: fix state tracking for pushed streams by Tom Bergan · 7 years ago
  22. 158696d Revert "context: use Go 1.8 type alias for CancelFunc and Context" by Brad Fitzpatrick · 7 years ago
  23. 569280f http2: fix over-aggressive ignoring of frames while in "go away" mode by Brad Fitzpatrick · 7 years ago
  24. 6c4ac8b http2: fix Transport race sending RST_STREAM while reading DATA on cancels by Brad Fitzpatrick · 7 years ago
  25. 3389dde http2: remove h2-14 ALPN proto by Brad Fitzpatrick · 7 years ago
  26. 4bb47a1 webdav: add Context argument to FileSystem interface by Daniel Theophanes · 7 years ago
  27. 541150a http2: make http2.Server access http1's Server via an interface check by Brad Fitzpatrick · 7 years ago
  28. 4cfeeeb http2/h2i: do not assume that stdin value is always 0 by Alex Brainman · 7 years ago
  29. 73058b0 http2: add support for graceful shutdown of Server by Brad Fitzpatrick · 7 years ago
  30. d6520b8 webdav: fix recently-broken tests by Brad Fitzpatrick · 7 years ago
  31. 76c1a11 http2: change how Server.IdleTimeout is initialized from http.Server by Brad Fitzpatrick · 7 years ago
  32. fca93ed http2/h2i: update line endings for recent change to console package by Brad Fitzpatrick · 7 years ago
  33. 3fe3024 webdav: have escapeXML perform fewer allocations. by Nigel Tao · 7 years ago
  34. dffc95c context: use Go 1.8 type alias for CancelFunc and Context by Brad Fitzpatrick · 7 years ago
  35. b336a97 http2: initialize Server.IdleTimeout from http.Server as http1 does by Brad Fitzpatrick · 7 years ago
  36. b626cca http2: fix optimized write scheduling by Brad Fitzpatrick · 7 years ago
  37. c46f265 http2: implement support for server push by Tom Bergan · 8 years ago
  38. 65dfc08 http2: reject stream self-dependencies by Tom Bergan · 8 years ago
  39. e7b1435 http2: optimize server frame writes by Brad Fitzpatrick · 8 years ago
  40. 4be9b97 http2: interface to support pluggable schedulers by Tom Bergan · 8 years ago
  41. 5695785 publicsuffix: update table to latest list from publicsuffix.org by Nigel Tao · 8 years ago
  42. c33d378 http2: add Server.IdleTimeout by Brad Fitzpatrick · 8 years ago
  43. f11d712 webdav: escape displayname by Luka Zakrajšek · 8 years ago
  44. 41c5c5c http2: make Server return conn protocol errors on bad idle stream frames by Brad Fitzpatrick · 8 years ago
  45. 40a0a18 http2: fix Server race with concurrent Read/Close by Brad Fitzpatrick · 8 years ago
  46. daba796 ipv6: remove unnecessary control message marshaling by Mikio Hara · 8 years ago
  47. 4bc7a68 ipv4: remove unnecessary control message marshaling by Mikio Hara · 8 years ago
  48. 3bafa33 http2: make Server reuse 64k request body buffer between requests by Brad Fitzpatrick · 8 years ago
  49. a625e39 http2: never Read from Request.Body in Transport to determine ContentLength by Brad Fitzpatrick · 8 years ago
  50. 8b4af36 websocket: drop support for go1.4 or below by Mikio Hara · 8 years ago
  51. 236cde1 websocket: use of crypto/rand package in test by Mikio Hara · 8 years ago
  52. c4e6936 ipv6: drop support for go1.4 or below by Mikio Hara · 8 years ago
  53. 8e2f460 ipv4: drop support for go1.4 or below by Mikio Hara · 8 years ago
  54. 6dba816 websocket: limit incoming payload size by Artyom Pervukhin · 8 years ago
  55. cf4effb ipv4: add support for FreeBSD 11 by Mikio Hara · 8 years ago
  56. f4b625e trace: don't allocate all events upfront by Radu Berinde · 8 years ago
  57. 9b4f494 Revert "trace: don't allocate all events upfront" by Brad Fitzpatrick · 8 years ago
  58. 084869a lif: rename internal types and constants generated by cgo by Mikio Hara · 8 years ago
  59. 30df40a ipv6: rename internal types and constants generated by cgo by Mikio Hara · 8 years ago
  60. a14f429 ipv4: rename internal types and constants generated by cgo by Mikio Hara · 8 years ago
  61. 88c1a61 trace: don't allocate all events upfront by Radu Berinde · 8 years ago
  62. 2a824cf ipv6: don't refer to cgo-generated union field by Mikio Hara · 8 years ago
  63. 534e187 ipv4: don't refer to cgo-generated union field by Mikio Hara · 8 years ago
  64. a776970 ipv6: add support for solaris by Mikio Hara · 8 years ago
  65. c8c327c ipv4: add support for solaris by Mikio Hara · 8 years ago
  66. ffe101c ipv6: rename thunk_linux_386.s to sys_linux_386.s by Mikio Hara · 8 years ago
  67. c67f381 ipv4: rename thunk_linux_386.s to sys_linux_386.s by Mikio Hara · 8 years ago
  68. 0f2be02 http2: remove duplicate map lookups in checkConnHeaders by Brad Fitzpatrick · 8 years ago
  69. 819f4c5 websocket: use net.Dialer to open tcp connection by Cezar Sa Espinola · 9 years ago
  70. cd95c68 http2: mention bogus header value in error messages by Ivan Babrou · 8 years ago
  71. 1f79cc9 trace: spelling consistency tweaks by Sam Whited · 8 years ago
  72. 0d8126f http2: don't sniff Request.Body on 100-continue requests in Transport by Brad Fitzpatrick · 8 years ago
  73. 6972930 http2: in Server, disarm connection's ReadTimeout after first request by Brad Fitzpatrick · 8 years ago
  74. a333c53 http2: add Transport support for IdleConnTimeout by Brad Fitzpatrick · 8 years ago
  75. 8058fc7 http: fix build on Go 1.6 and below by Brad Fitzpatrick · 8 years ago
  76. ed0556c http2: implement Ping method on ClientConn by Olivier Poitrey · 8 years ago
  77. fbd690d x/net/http2: use request url scheme by ayanamist · 8 years ago
  78. 9f0e377 lif: new package by Mikio Hara · 8 years ago
  79. f09c466 route: fix typo by Mikio Hara · 8 years ago
  80. 99a5550 ipv4: fix typo by Mikio Hara · 8 years ago
  81. 6ea239c ipv6: fix typo by Mikio Hara · 8 years ago
  82. 6d3beae route: test helper code cleanup by Mikio Hara · 8 years ago
  83. f4fe4ab http2: fix broken tests by Tom Bergan · 8 years ago
  84. 71a0359 x/net/http2: Fix various typos in doc comments. by Mike Appleby · 8 years ago
  85. de35ec4 ipv6: simplify init function for darwin by Mikio Hara · 8 years ago
  86. 26b81fb internel/nettest: add SupportsIPv6MulticastDeliveryOnLoopback by Mikio Hara · 8 years ago
  87. 749a502 http2: don't sniff first Request.Body byte in Transport until we have a conn by Brad Fitzpatrick · 8 years ago
  88. 57c7820 http2: add Transport support for unicode domain names by Brad Fitzpatrick · 8 years ago
  89. 324491d http2: fix bug where '*' as a valid :path value in Transport by Brad Fitzpatrick · 8 years ago
  90. cfe3c2a icmp: don't step on recycled socket descriptors by Mikio Hara · 8 years ago
  91. 9313baa net: skip tests on OS X 10.8 to avoid a kernel panic by Brad Fitzpatrick · 8 years ago
  92. 1358eff http2: fix all vet warnings by Brad Fitzpatrick · 8 years ago
  93. 9bc2a33 internal/netreflect: fix test on nacl, plan9 and windows by Mikio Hara · 8 years ago
  94. 6250b41 ipv6: deduplicate socket option code by Mikio Hara · 8 years ago
  95. b398290 ipv4: deduplicate socket option code by Mikio Hara · 8 years ago
  96. 7722dc0 ipv6: use of internal/netreflect package by Mikio Hara · 8 years ago
  97. 7625277 ipv4: use of internal/netreflect package by Mikio Hara · 8 years ago
  98. 6c89f96 internal/netreflect: new package by Mikio Hara · 8 years ago
  99. 3a1f9ef http2: don't send bogus :path pseudo headers if Request.URL.Opaque is set by Brad Fitzpatrick · 8 years ago
  100. 7394c11 http2: fix protocol violation regression when writing certain request bodies by Brad Fitzpatrick · 8 years ago