1. cdce54c BUILD/MINOR: htx: fix some potential null-deref warnings with http_find_stline by Willy Tarreau · 5 years ago
  2. afba57a REORG: h1: merge types+proto into common/h1.h by Willy Tarreau · 6 years ago
  3. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · 6 years ago
  4. aa75b3d CLEANUP: htx: Fix indentation here and there in HTX files by Christopher Faulet · 6 years ago
  5. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · 6 years ago
  6. a7b677c MEDIUM: proto_htx: Convert all HTTP error messages into HTX by Christopher Faulet · 6 years ago
  7. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · 6 years ago
  8. 570d161 MEDIUM: htx: Change htx_sl to be a struct instead of an union by Christopher Faulet · 6 years ago
  9. 573fe73 BUG/MINOR: htx: Stop a header or a start line lookup on the first EOH or EOM by Christopher Faulet · 6 years ago
  10. 7ff1cea MINOR: http_htx: Add functions to retrieve a specific occurrence of a header by Christopher Faulet · 6 years ago
  11. e010c80 MINOR: http_htx: Add functions to replace part of the start-line by Christopher Faulet · 6 years ago
  12. 47596d3 MINOR: http_htx: Add functions to manipulate HTX messages in http_htx.c by Christopher Faulet · 6 years ago