Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad Fitzpatrick d6a53b45e3 Remove the old h2server directory for now. hace 11 años
  Brad Fitzpatrick a58a8de1f7 add more Dockerfile comments hace 11 años
  Brad Fitzpatrick 281fedb9ff PRIORITY reading and writing. hace 11 años
  Brad Fitzpatrick a8ebc54abb Unexported ErrCodeName, add some comments on error types hace 11 años
  Brad Fitzpatrick e4fab6e5bc update package comment hace 11 años
  Brad Fitzpatrick 2888626574 add Framer.WriteContinuation hace 11 años
  Brad Fitzpatrick c4caabfa9f add TODO hace 11 años
  Brad Fitzpatrick 50e2311c50 Add WriteHeader, fix ErrShortWrite-always bug, add Framer.AllowIllegalWrites hace 11 años
  Brad Fitzpatrick 04061851af Forgotten tests from earlier commit. hace 11 años
  Brad Fitzpatrick 401d3c4b36 Add WriteData hace 11 años
  Brad Fitzpatrick e93ab3eb9a Add WriteRSTStream to start with an easy one. hace 11 años
  Brad Fitzpatrick da41636eea only Skip the test if docker isn't available hace 11 años
  Brad Fitzpatrick d67d7846f5 pretty print flag names in FrameHeader.String hace 11 años
  Brad Fitzpatrick 5d500cb572 Add GoAwayFrame, make PingFrame smaller and simpler. hace 11 años
  Brad Fitzpatrick 4d4c38ad9f Add PingFrame hace 11 años
  Brad Fitzpatrick 6ed6db34bd add RSTStreamFrame hace 11 años
  Brad Fitzpatrick 5d62c34731 add DataFrame hace 11 años
  Brad Fitzpatrick 2771af3090 Add TODO placeholders in frameParsers map hace 11 años
  Brad Fitzpatrick 43a7c52267 process headers hace 11 años
  Brad Fitzpatrick 5635422d7c add serverConn.state accessor hace 11 años
  Brad Fitzpatrick 6b0e3ccaf4 Move each frame type to its own processing method. Add some rules from spec. hace 11 años
  Brad Fitzpatrick 20d0473882 Rename clientConn to serverConn; start of stream state hace 11 años
  Brad Fitzpatrick 9ae9e719b1 Feed HeadersFrame data into hpack. Add ContinuationFrame. hace 11 años
  Brad Fitzpatrick 1772b8e12d Make some clientConn field names longer hace 11 años
  Brad Fitzpatrick 3312b1783e typo hace 11 años
  Brad Fitzpatrick 267f5e2434 Add more comments. hace 11 años
  Brad Fitzpatrick c72a9ba569 Don't allocate a map when receiving settings frames. hace 11 años
  Brad Fitzpatrick 465880975f Add Framer type. hace 11 años
  Brad Fitzpatrick 7f1e2b0c41 combine the two FlagHeadersPriority blocks in header frame parsing hace 11 años
  Brad Fitzpatrick cffe2287ea In test, timeout waiting for server to reply. hace 11 años