1. 4904058 BUG/MINOR: htx: Exclude TCP proxies when the HTX mode is handled during startup by Christopher Faulet · Wed Apr 24 15:25:00 2019 +0200
  2. 05aab64 BUG/MEDIUM: htx: Defrag if blocks position is changed and the payloads wrap by Christopher Faulet · Thu Apr 11 13:43:57 2019 +0200
  3. cdce54c BUILD/MINOR: htx: fix some potential null-deref warnings with http_find_stline by Willy Tarreau · Tue Feb 12 12:02:27 2019 +0100
  4. afba57a REORG: h1: merge types+proto into common/h1.h by Willy Tarreau · Tue Dec 11 13:44:24 2018 +0100
  5. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · Tue Dec 11 10:22:41 2018 +0100
  6. aa75b3d CLEANUP: htx: Fix indentation here and there in HTX files by Christopher Faulet · Wed Dec 05 16:20:40 2018 +0100
  7. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · Wed Dec 05 11:53:24 2018 +0100
  8. a7b677c MEDIUM: proto_htx: Convert all HTTP error messages into HTX by Christopher Faulet · Thu Nov 29 16:48:49 2018 +0100
  9. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · Mon Nov 26 21:37:08 2018 +0100
  10. 570d161 MEDIUM: htx: Change htx_sl to be a struct instead of an union by Christopher Faulet · Mon Nov 26 11:13:57 2018 +0100
  11. 573fe73 BUG/MINOR: htx: Stop a header or a start line lookup on the first EOH or EOM by Christopher Faulet · Wed Nov 28 16:55:12 2018 +0100
  12. 7ff1cea MINOR: http_htx: Add functions to retrieve a specific occurrence of a header by Christopher Faulet · Wed Oct 24 10:39:35 2018 +0200
  13. e010c80 MINOR: http_htx: Add functions to replace part of the start-line by Christopher Faulet · Wed Oct 24 10:36:45 2018 +0200
  14. 47596d3 MINOR: http_htx: Add functions to manipulate HTX messages in http_htx.c by Christopher Faulet · Mon Oct 22 09:17:28 2018 +0200