Commit History

Author SHA1 Message Date
  Brad Fitzpatrick e0ff5e5a1d http2: mark some structs as non-comparable 4 years ago
  Brad Fitzpatrick 179114c98f http2: reject large SETTINGS frames or those with duplicates 6 years ago
  Alexander Polcyn bb807669a6 http2: Add opt-in option to Framer to allow DataFrame struct reuse 7 years ago
  Brad Fitzpatrick 007e530097 http2: don't allow writing non-zero padding unless Framer.AllowIllegalWrites 7 years ago
  Brad Fitzpatrick e2ba55e4e7 http2: fix Transport.RoundTrip hang on stream error before headers 8 years ago
  Brad Fitzpatrick 35028a49ca http2: don't ignore DATA padding in flow control 8 years ago
  Brad Fitzpatrick cb0ed7acc4 http2: allow StreamDep of 0 in HEADERS and PRIORITY frames 8 years ago
  Brad Fitzpatrick 9e1fb3c175 http2: move merging of HEADERS and CONTINUATION into Framer 8 years ago
  Brad Fitzpatrick 0cb26f788d http2: move HEADERS/CONTINUATION order checking into Framer 9 years ago
  Brad Fitzpatrick 17e723d022 http2: move github.com/bradfitz/http2 down into a new http2 directory 9 years ago