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