1. eaeeb68 MINOR: hpack: provide a function to encode an HTTP path by Willy Tarreau · Mon Dec 10 19:26:51 2018 +0100
  2. 820b391 MINOR: hpack: provide a function to encode an HTTP scheme by Willy Tarreau · Mon Dec 10 19:16:20 2018 +0100
  3. 39c80eb MINOR: hpack: provide a function to encode an HTTP method by Willy Tarreau · Mon Dec 10 18:24:19 2018 +0100
  4. 8895367 MINOR: hpack: provide new functions to encode the ":status" header by Willy Tarreau · Mon Dec 10 18:04:42 2018 +0100
  5. bd5659b MINOR: hpack: provide a function to encode a long indexed header by Willy Tarreau · Tue Dec 11 07:44:19 2018 +0100
  6. 30eb809 MINOR: hpack: provide a function to encode a short indexed header by Willy Tarreau · Tue Dec 11 06:16:45 2018 +0100
  7. bad0a38 MINOR: hpack: move the length computation and encoding functions to .h by Willy Tarreau · Tue Dec 11 07:44:00 2018 +0100
  8. 2df026f CLEANUP: hpack: no need to include chunk.h, only include buf.h by Willy Tarreau · Tue Dec 11 09:03:07 2018 +0100
  9. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  10. 1be4f3d MEDIUM: hpack: implement basic hpack encoding by Willy Tarreau · Thu Sep 21 14:35:57 2017 +0200