История коммитов

Автор SHA1 Сообщение Дата
  Brad Fitzpatrick 97edce0b2e websocket: mention the gorilla package 9 лет назад
  Mikio Hara 4971afdc2f ipv6: don't fail test on IPv6 disabled kernel 9 лет назад
  Mikio Hara 1fd77278ad ipv6: simplify references to RFCs in package documentation 9 лет назад
  Mikio Hara 45b0d82e15 ipv6: document that package ipv6 doesn't support Darwin kernel version 12 or below 9 лет назад
  Mikio Hara 6683f96f09 internal/nettest: make SupportsIPv6 return false on Darwin kernel version 12 or below 9 лет назад
  Mikio Hara 1c5acb2c2d http2: fix a typo 9 лет назад
  Tom Bergan e57319ce2b http2: don't crash when writing RST_STREAM on idle or closed streams 9 лет назад
  Tormod Erevik Lea cac22060de trace: remove internal Google reference from comment 9 лет назад
  Mikio Hara 5bc3a08dc8 webdav: gofmt -w -s 9 лет назад
  Brad Fitzpatrick 00ed5e97ea http2: schedule RSTStream writes onto its stream's queue 9 лет назад
  Brad Fitzpatrick 0dd7c8d7c3 http2/h2demo: use Let's Encrypt for the TLS cert 9 лет назад
  Brad Fitzpatrick 6dfeb344d8 http2: make Server respect http1 Server's SetKeepAlivesEnabled 9 лет назад
  Mikio Hara 8566e9372a Revert "ipv6: disable multicast packet delivery tests on darwin 12 or below" 9 лет назад
  Mikio Hara 67a4d4ecbc ipv6: disable multicast packet delivery tests on darwin 12 or below 9 лет назад
  Brad Fitzpatrick 0e2717dc3c http2: conditionally log stacks from panics in Server Handlers like net/http 9 лет назад
  Brad Fitzpatrick 9ef22118a4 http2: fix CloseNotify data race 9 лет назад
  Tom Bergan 40d3034e57 http2: don't overflow stream IDs in server push 9 лет назад
  Tom Bergan e36fcd2311 http2: fix racey and flaky server push test 9 лет назад
  Tom Bergan 87635b2611 http2: disable server push on receiving a GOAWAY 9 лет назад
  Dmitri Shuralyov 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
  Tom Bergan 55a3084c91 http2: fix state tracking for pushed streams 9 лет назад
  Brad Fitzpatrick 158696dc0d Revert "context: use Go 1.8 type alias for CancelFunc and Context" 9 лет назад
  Brad Fitzpatrick 569280fa63 http2: fix over-aggressive ignoring of frames while in "go away" mode 9 лет назад
  Brad Fitzpatrick 6c4ac8bdbf http2: fix Transport race sending RST_STREAM while reading DATA on cancels 9 лет назад
  Brad Fitzpatrick 3389ddeea9 http2: remove h2-14 ALPN proto 9 лет назад
  Daniel Theophanes 4bb47a1098 webdav: add Context argument to FileSystem interface 9 лет назад
  Brad Fitzpatrick 541150ac4f http2: make http2.Server access http1's Server via an interface check 9 лет назад
  Alex Brainman 4cfeeeb61a http2/h2i: do not assume that stdin value is always 0 9 лет назад
  Brad Fitzpatrick 73058b0420 http2: add support for graceful shutdown of Server 9 лет назад
  Brad Fitzpatrick d6520b84c8 webdav: fix recently-broken tests 9 лет назад