Histórico de Commits

Autor SHA1 Mensagem Data
  Brad Fitzpatrick 7394c112ea http2: fix protocol violation regression when writing certain request bodies há 9 anos atrás
  Volker Dobler 07b51741c1 publicsuffix: update table to latest list from publicsuffix.org há 9 anos atrás
  Brad Fitzpatrick 075e191f18 http2: adjust flow control on open streams when processing SETTINGS há 9 anos atrás
  Brad Fitzpatrick 7c62cfdccc http2: add missing import path declaration há 9 anos atrás
  Brad Fitzpatrick 57bfaa875b http2: add more Transport logging around why connections close há 9 anos atrás
  Brad Fitzpatrick e2ba55e4e7 http2: fix Transport.RoundTrip hang on stream error before headers há 9 anos atrás
  Brad Fitzpatrick f6d2119838 http2: add more HEADERS and error logging in GODEBUG=http2debug=2 mode há 9 anos atrás
  Brad Fitzpatrick 28d1bd4fbe http2: make Transport work around mod_h2 bug há 9 anos atrás
  Brad Fitzpatrick 35028a49ca http2: don't ignore DATA padding in flow control há 9 anos atrás
  Brad Fitzpatrick 6a513affb3 http2: return flow control for closed streams há 9 anos atrás
  Brad Fitzpatrick 9f2c271364 http2: fix data race on cc.singleUse há 9 anos atrás
  Mikio Hara 4d38db7685 route: don't crash or hang up with corrupted messages há 9 anos atrás
  Brad Fitzpatrick 3797cd8864 http2: make Transport prefer HTTP response header recv before body write error há 9 anos atrás
  Brad Fitzpatrick be28236b90 http2: make Transport treat "Connection: close" the same as Request.Close há 9 anos atrás
  Ian Lance Taylor 45b61eaf18 context/ctxhttp: if context is canceled, return its error há 9 anos atrás
  Brad Fitzpatrick e90d6d0afc http2: fix flaky TestTransportResPattern_* tests há 9 anos atrás
  Brad Fitzpatrick a728288923 http2: make Transport honor Request.Close more aggressively há 9 anos atrás
  Brad Fitzpatrick c9a3c546a1 http2: fix flaky TestTransportReqBodyAfterResponse_403 há 9 anos atrás
  Brad Fitzpatrick f841c39de7 context/ctxhttp: add a specialized minimal version for Go 1.7 há 9 anos atrás
  Nigel Tao 7864c9eef8 publicsuffix: update table to latest list from publicsuffix.org. há 9 anos atrás
  Jonathan Rudenberg b400c2eff1 http2: add additional blacklisted ciphersuites há 9 anos atrás
  Brad Fitzpatrick 8e573f4005 http2: merge multiple GOAWAY frames' contents into error message há 9 anos atrás
  Brad Fitzpatrick ef2e00e88c http2: make Transport return server's GOAWAY error back to the user há 9 anos atrás
  Michael Hudson-Doyle 04557861f1 webdav: skip test that fails with gccgo há 9 anos atrás
  Michael Hudson-Doyle e445b19913 ipv4: add support for ppc (using gccgo) há 9 anos atrás
  Michael Hudson-Doyle 641602e72f ipv6: add support for ppc (using gccgo) há 9 anos atrás
  Gyu-Ho Lee bc3663df0a http2: fix typo in ReadFrame há 9 anos atrás
  Matt Layher 7c71ca708c bpf: implement LoadExtension and ExtLen for VM há 9 anos atrás
  Mikio Hara 8bf2b39827 bpf: fix a typo há 9 anos atrás
  Matt Layher 1961d9def2 bpf: add Go implementation of virtual machine há 9 anos atrás