Commit History

Author SHA1 Message Date
  Brad Fitzpatrick e4fab6e5bc update package comment 12 years ago
  Brad Fitzpatrick 2888626574 add Framer.WriteContinuation 12 years ago
  Brad Fitzpatrick c4caabfa9f add TODO 12 years ago
  Brad Fitzpatrick 50e2311c50 Add WriteHeader, fix ErrShortWrite-always bug, add Framer.AllowIllegalWrites 12 years ago
  Brad Fitzpatrick 04061851af Forgotten tests from earlier commit. 12 years ago
  Brad Fitzpatrick 401d3c4b36 Add WriteData 12 years ago
  Brad Fitzpatrick e93ab3eb9a Add WriteRSTStream to start with an easy one. 12 years ago
  Brad Fitzpatrick da41636eea only Skip the test if docker isn't available 12 years ago
  Brad Fitzpatrick d67d7846f5 pretty print flag names in FrameHeader.String 12 years ago
  Brad Fitzpatrick 5d500cb572 Add GoAwayFrame, make PingFrame smaller and simpler. 12 years ago
  Brad Fitzpatrick 4d4c38ad9f Add PingFrame 12 years ago
  Brad Fitzpatrick 6ed6db34bd add RSTStreamFrame 12 years ago
  Brad Fitzpatrick 5d62c34731 add DataFrame 12 years ago
  Brad Fitzpatrick 2771af3090 Add TODO placeholders in frameParsers map 12 years ago
  Brad Fitzpatrick 43a7c52267 process headers 12 years ago
  Brad Fitzpatrick 5635422d7c add serverConn.state accessor 12 years ago
  Brad Fitzpatrick 6b0e3ccaf4 Move each frame type to its own processing method. Add some rules from spec. 12 years ago
  Brad Fitzpatrick 20d0473882 Rename clientConn to serverConn; start of stream state 12 years ago
  Brad Fitzpatrick 9ae9e719b1 Feed HeadersFrame data into hpack. Add ContinuationFrame. 12 years ago
  Brad Fitzpatrick 1772b8e12d Make some clientConn field names longer 12 years ago
  Brad Fitzpatrick 3312b1783e typo 12 years ago
  Brad Fitzpatrick 267f5e2434 Add more comments. 12 years ago
  Brad Fitzpatrick c72a9ba569 Don't allocate a map when receiving settings frames. 12 years ago
  Brad Fitzpatrick 465880975f Add Framer type. 12 years ago
  Brad Fitzpatrick 7f1e2b0c41 combine the two FlagHeadersPriority blocks in header frame parsing 12 years ago
  Brad Fitzpatrick cffe2287ea In test, timeout waiting for server to reply. 12 years ago
  Brad Fitzpatrick 5b7b6a37bc patch curl with EOF fix 12 years ago
  Brad Fitzpatrick e04676d991 Set npnProto (also ALPN) to 'h2-14', add test hook. 12 years ago
  Brad Fitzpatrick 5061e99073 Start of integration tests with curl 12 years ago
  Brad Fitzpatrick 0fe8c920c6 Add a Docker image with curl supporting http2 12 years ago