1. 3092565 CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions by Willy Tarreau · Tue Dec 11 11:11:37 2018 +0100
  2. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · Tue Dec 11 10:22:41 2018 +0100
  3. f4a4ef7 MINOR: filters: Export the name of known filters by Christopher Faulet · Fri Dec 07 17:39:53 2018 +0100
  4. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · Wed Dec 05 11:53:24 2018 +0100
  5. 6e54095 BUG/MINOR: flt_trace/compression: Use the right flag to add the HTX support by Christopher Faulet · Mon Dec 03 22:43:41 2018 +0100
  6. e0aa6f7 MINOR: flt_trace: Adapt to be compatible with the HTX representation by Christopher Faulet · Fri Nov 30 22:23:32 2018 +0100
  7. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  8. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  9. c9fa048 MAJOR: buffer: finalize buffer detachment by Willy Tarreau · Tue Jul 10 17:43:27 2018 +0200
  10. f158937 MINOR: flt_trace: adapt to the new buffer API by Willy Tarreau · Tue Jun 19 07:22:43 2018 +0200
  11. 7194d3c MINOR: buffer: split bi_contig_data() into ci_contig_data and b_config_data() by Willy Tarreau · Wed Jun 06 16:55:45 2018 +0200
  12. bcbd393 MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew} by Willy Tarreau · Wed Jun 06 07:13:22 2018 +0200
  13. f227372 MINOR: threads/filters: Update trace filter to add _per_thread callbacks by Christopher Faulet · Thu Jul 27 16:58:42 2017 +0200
  14. a00d817 MINOR: filters: Add check_timeouts callback to handle timers expiration on streams by Christopher Faulet · Thu Nov 10 14:58:05 2016 +0100
  15. fcd99f8 MINOR: flt_trace: Add hexdump option to dump forwarded data by Christopher Faulet · Mon Oct 31 11:27:21 2016 +0100
  16. 31ed32d MEDIUM: filters: Add attch/detach and stream_set_backend callbacks by Christopher Faulet · Tue Jun 21 11:42:37 2016 +0200
  17. 3a394fa MEDIUM: filters: Add pre and post analyzer callbacks by Christopher Faulet · Wed May 11 17:13:39 2016 +0200
  18. 1339d74 MEDIUM: filters: Move HTTP headers filtering in its own callback by Christopher Faulet · Wed May 11 16:48:33 2016 +0200
  19. 3610c39 MINOR: filters: add opaque data by Thierry Fournier · Wed Apr 13 18:27:51 2016 +0200
  20. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · Thu Feb 04 13:40:26 2016 +0100
  21. e6c3b69 MINOR: filters: Add an filter example by Christopher Faulet · Wed Sep 02 17:15:16 2015 +0200