Commit History

Author SHA1 Message Date
  Mikio Hara 8566e9372a Revert "ipv6: disable multicast packet delivery tests on darwin 12 or below" 9 years ago
  Mikio Hara 67a4d4ecbc ipv6: disable multicast packet delivery tests on darwin 12 or below 9 years ago
  Brad Fitzpatrick 0e2717dc3c http2: conditionally log stacks from panics in Server Handlers like net/http 9 years ago
  Brad Fitzpatrick 9ef22118a4 http2: fix CloseNotify data race 9 years ago
  Tom Bergan 40d3034e57 http2: don't overflow stream IDs in server push 9 years ago
  Tom Bergan e36fcd2311 http2: fix racey and flaky server push test 9 years ago
  Tom Bergan 87635b2611 http2: disable server push on receiving a GOAWAY 9 years ago
  Dmitri Shuralyov 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
  Tom Bergan 55a3084c91 http2: fix state tracking for pushed streams 9 years ago
  Brad Fitzpatrick 158696dc0d Revert "context: use Go 1.8 type alias for CancelFunc and Context" 9 years ago
  Brad Fitzpatrick 569280fa63 http2: fix over-aggressive ignoring of frames while in "go away" mode 9 years ago
  Brad Fitzpatrick 6c4ac8bdbf http2: fix Transport race sending RST_STREAM while reading DATA on cancels 9 years ago
  Brad Fitzpatrick 3389ddeea9 http2: remove h2-14 ALPN proto 9 years ago
  Daniel Theophanes 4bb47a1098 webdav: add Context argument to FileSystem interface 9 years ago
  Brad Fitzpatrick 541150ac4f http2: make http2.Server access http1's Server via an interface check 9 years ago
  Alex Brainman 4cfeeeb61a http2/h2i: do not assume that stdin value is always 0 9 years ago
  Brad Fitzpatrick 73058b0420 http2: add support for graceful shutdown of Server 9 years ago
  Brad Fitzpatrick d6520b84c8 webdav: fix recently-broken tests 9 years ago
  Brad Fitzpatrick 76c1a11e06 http2: change how Server.IdleTimeout is initialized from http.Server 9 years ago
  Brad Fitzpatrick fca93ed71f http2/h2i: update line endings for recent change to console package 9 years ago
  Nigel Tao 3fe3024eef webdav: have escapeXML perform fewer allocations. 9 years ago
  Brad Fitzpatrick dffc95cbb4 context: use Go 1.8 type alias for CancelFunc and Context 9 years ago
  Brad Fitzpatrick b336a971b7 http2: initialize Server.IdleTimeout from http.Server as http1 does 9 years ago
  Brad Fitzpatrick b626cca987 http2: fix optimized write scheduling 9 years ago
  Tom Bergan c46f265c32 http2: implement support for server push 9 years ago
  Tom Bergan 65dfc08770 http2: reject stream self-dependencies 9 years ago
  Brad Fitzpatrick e7b14352cc http2: optimize server frame writes 9 years ago
  Tom Bergan 4be9b97e3a http2: interface to support pluggable schedulers 9 years ago
  Nigel Tao 5695785b44 publicsuffix: update table to latest list from publicsuffix.org 9 years ago
  Brad Fitzpatrick c33d37840d http2: add Server.IdleTimeout 9 years ago