1. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · 9 years ago
  2. a5c51ac BUILD: properly report when USE_ZLIB and USE_SLZ are used together by Willy Tarreau · 9 years ago
  3. 418b8c0 MAJOR: compression: integrate support for libslz by Willy Tarreau · 9 years ago
  4. 7b21877 CLEANUP: compression: remove unused reset functions by Willy Tarreau · 9 years ago
  5. 9787efa MEDIUM: compression: split deflate_flush() into flush and finish by Willy Tarreau · 9 years ago
  6. 615105e MEDIUM: compression: add a distinction between UA- and config- algorithms by Willy Tarreau · 9 years ago
  7. 8b52bb3 MEDIUM: compression: use pool for comp_ctx by William Lallemand · 12 years ago
  8. bf3ae61 MEDIUM: compression: don't compress when no data by William Lallemand · 12 years ago
  9. f374783 MINOR: compression: tune.comp.maxlevel by William Lallemand · 12 years ago
  10. 2b50247 MEDIUM: use pool for zlib by William Lallemand · 12 years ago
  11. a509e4c MINOR: compression: memlevel and windowsize by William Lallemand · 12 years ago
  12. 08289f1 BUILD: remove dependency to zlib.h by William Lallemand · 12 years ago
  13. 1c2d622 CLEANUP: use struct comp_ctx instead of union by William Lallemand · 12 years ago
  14. 70737d1 MINOR: compression: add an offload option to remove the Accept-Encoding header by Willy Tarreau · 12 years ago
  15. 82fe75c MEDIUM: HTTP compression (zlib library support) by William Lallemand · 12 years ago