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