1. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · 5 years ago
  2. eaeeb68 MINOR: hpack: provide a function to encode an HTTP path by Willy Tarreau · 6 years ago
  3. 820b391 MINOR: hpack: provide a function to encode an HTTP scheme by Willy Tarreau · 6 years ago
  4. 39c80eb MINOR: hpack: provide a function to encode an HTTP method by Willy Tarreau · 6 years ago
  5. 8895367 MINOR: hpack: provide new functions to encode the ":status" header by Willy Tarreau · 6 years ago
  6. bd5659b MINOR: hpack: provide a function to encode a long indexed header by Willy Tarreau · 6 years ago
  7. 30eb809 MINOR: hpack: provide a function to encode a short indexed header by Willy Tarreau · 6 years ago
  8. bad0a38 MINOR: hpack: move the length computation and encoding functions to .h by Willy Tarreau · 6 years ago
  9. 2df026f CLEANUP: hpack: no need to include chunk.h, only include buf.h by Willy Tarreau · 6 years ago
  10. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  11. 1be4f3d MEDIUM: hpack: implement basic hpack encoding by Willy Tarreau · 7 years ago