1. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
  2. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  3. 8ca3b4b MEDIUM: threads/compression: Make HTTP compression thread-safe by Christopher Faulet · Tue Jul 25 11:07:15 2017 +0200
  4. ff8abcd MEDIUM: threads/proxy: Add a lock per proxy and atomically update proxy vars by Christopher Faulet · Fri Jun 02 15:33:24 2017 +0200
  5. 3dc860d BUG/MINOR: compression: Check response headers before http-response rules eval by Christopher Faulet · Fri Sep 15 11:39:36 2017 +0200
  6. 03d8553 BUG/MEDIUM: compression: Fix check on txn in smp_fetch_res_comp_algo by Christopher Faulet · Fri Sep 15 10:14:43 2017 +0200
  7. a03d4ad MINOR: compression: Use a memory pool to allocate compression states by Christopher Faulet · Mon Jun 26 16:53:33 2017 +0200
  8. 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
  9. 2235b26 OPTIM: http: move all http character classs tables into a single one by Willy Tarreau · Sat Nov 05 15:50:20 2016 +0100
  10. 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
  11. 1339d74 MEDIUM: filters: Move HTTP headers filtering in its own callback by Christopher Faulet · Wed May 11 16:48:33 2016 +0200
  12. 3610c39 MINOR: filters: add opaque data by Thierry Fournier · Wed Apr 13 18:27:51 2016 +0200
  13. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  14. be508f1 BUG/MAJOR: samples: check smp->strm before using it by Willy Tarreau · Thu Mar 10 11:47:01 2016 +0100
  15. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · Thu Feb 04 13:40:26 2016 +0100
  16. b77c5c2 MEDIUM: filters: Optimize the HTTP compression for chunk encoded response by Christopher Faulet · Mon Dec 07 16:48:42 2015 +0100
  17. 3e7bc67 MINOR: filters: Remove unused or useless stuff and do small optimizations by Christopher Faulet · Mon Dec 07 13:39:08 2015 +0100
  18. da02e17 MAJOR: filters: Require explicit registration to filter HTTP body and TCP data by Christopher Faulet · Fri Dec 04 09:25:05 2015 +0100
  19. fcf035c MINOR: filters: Add stream_filters structure to hide filters info by Christopher Faulet · Thu Dec 03 11:48:03 2015 +0100
  20. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · Wed Dec 02 09:57:32 2015 +0100
  21. 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
  22. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · Thu Nov 05 13:35:03 2015 +0100
  23. 3d97c90 REORG: filters: Prepare creation of the HTTP compression filter by Christopher Faulet · Wed Dec 09 14:59:38 2015 +0100