1. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 3 months ago
  2. 8dabda7 REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h by Willy Tarreau · 4 years, 3 months ago
  3. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 3 months ago
  4. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 3 months ago
  5. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · 5 years ago
  6. eaeeb68 MINOR: hpack: provide a function to encode an HTTP path by Willy Tarreau · 6 years ago
  7. 820b391 MINOR: hpack: provide a function to encode an HTTP scheme by Willy Tarreau · 6 years ago
  8. 39c80eb MINOR: hpack: provide a function to encode an HTTP method by Willy Tarreau · 6 years ago
  9. 8895367 MINOR: hpack: provide new functions to encode the ":status" header by Willy Tarreau · 6 years ago
  10. bd5659b MINOR: hpack: provide a function to encode a long indexed header by Willy Tarreau · 6 years ago
  11. 30eb809 MINOR: hpack: provide a function to encode a short indexed header by Willy Tarreau · 6 years ago
  12. bad0a38 MINOR: hpack: move the length computation and encoding functions to .h by Willy Tarreau · 6 years ago
  13. 2df026f CLEANUP: hpack: no need to include chunk.h, only include buf.h by Willy Tarreau · 6 years ago
  14. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  15. 1be4f3d MEDIUM: hpack: implement basic hpack encoding by Willy Tarreau · 7 years ago