1. a03d4ad MINOR: compression: Use a memory pool to allocate compression states by Christopher Faulet · Mon Jun 26 16:53:33 2017 +0200
  2. d60b3cf BUG/MAJOR: compression: Be sure to release the compression state in all cases by Christopher Faulet · Mon Jun 26 11:47:13 2017 +0200
  3. 2235b26 OPTIM: http: move all http character classs tables into a single one by Willy Tarreau · Sat Nov 05 15:50:20 2016 +0100
  4. 06ecf3a BUG/MEDIUM: http/compression: Fix how chunked data are copied during the HTTP body parsing by Christopher Faulet · Thu Sep 22 15:31:43 2016 +0200
  5. 1339d74 MEDIUM: filters: Move HTTP headers filtering in its own callback by Christopher Faulet · Wed May 11 16:48:33 2016 +0200
  6. 3610c39 MINOR: filters: add opaque data by Thierry Fournier · Wed Apr 13 18:27:51 2016 +0200
  7. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  8. be508f1 BUG/MAJOR: samples: check smp->strm before using it by Willy Tarreau · Thu Mar 10 11:47:01 2016 +0100
  9. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · Thu Feb 04 13:40:26 2016 +0100
  10. b77c5c2 MEDIUM: filters: Optimize the HTTP compression for chunk encoded response by Christopher Faulet · Mon Dec 07 16:48:42 2015 +0100
  11. 3e7bc67 MINOR: filters: Remove unused or useless stuff and do small optimizations by Christopher Faulet · Mon Dec 07 13:39:08 2015 +0100
  12. da02e17 MAJOR: filters: Require explicit registration to filter HTTP body and TCP data by Christopher Faulet · Fri Dec 04 09:25:05 2015 +0100
  13. fcf035c MINOR: filters: Add stream_filters structure to hide filters info by Christopher Faulet · Thu Dec 03 11:48:03 2015 +0100
  14. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · Wed Dec 02 09:57:32 2015 +0100
  15. 2fb2880 MEDIUM: filters: remove http_start_chunk, http_last_chunk and http_chunk_end by Christopher Faulet · Tue Dec 01 10:40:57 2015 +0100
  16. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · Thu Nov 05 13:35:03 2015 +0100
  17. 3d97c90 REORG: filters: Prepare creation of the HTTP compression filter by Christopher Faulet · Wed Dec 09 14:59:38 2015 +0100