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