1. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · 6 years ago
  2. 54483df MINOR: htx: Add the start-line offset for the HTX message in the HTX structure by Christopher Faulet · 6 years ago
  3. 570d161 MEDIUM: htx: Change htx_sl to be a struct instead of an union by Christopher Faulet · 6 years ago
  4. 14e8825 MINOR: htx: Add a function to find the HTX block corresponding to a data offset by Christopher Faulet · 6 years ago
  5. d16b0a7 MINOR: htx: Add function to iterate on an HTX message using HTX blocks by Christopher Faulet · 6 years ago
  6. 24ed835 MINOR: htx: Add function to add an HTX block just before another one by Christopher Faulet · 6 years ago
  7. c01ed9f MINOR: htx: add a function to cut the beginning of a DATA block by Willy Tarreau · 6 years ago
  8. a7280a1 BUILD: buffers: buf.h requires unistd to get ssize_t on libmusl by Willy Tarreau · 6 years ago
  9. 6689609 BUILD: htx: fix fprintf format inconsistency on 32-bit platforms by Willy Tarreau · 6 years ago
  10. a3d2a16 MEDIUM: htx: Add API to deal with the internal representation of HTTP messages by Christopher Faulet · 6 years ago