1. dc13c11 BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS by Willy Tarreau · 11 years ago
  2. 6d4e4e8 MEDIUM: acl: remove a lot of useless ACLs that are equivalent to their fetches by Willy Tarreau · 11 years ago
  3. c5599e7 BUG/MEDIUM: compression: the deflate algorithm must use global settings as well by Willy Tarreau · 11 years ago
  4. 7f6fa69 BUG/MINOR: fix unterminated ACL array in compression by Willy Tarreau · 11 years ago
  5. 727db8b MINOR: compression: acl "res.comp" and fetch "res.comp_algo" by William Lallemand · 11 years ago
  6. 00bf1de BUG/MEDIUM: compression: does not forward trailers by William Lallemand · 12 years ago
  7. 55058a7 MINOR: stats: report HTTP compression stats per frontend and per backend by Willy Tarreau · 12 years ago
  8. 072a2bf MINOR: compression: CPU usage limit by William Lallemand · 12 years ago
  9. c714076 BUG/MINOR: compression: dynamic level increase by William Lallemand · 12 years ago
  10. e3a7d99 MINOR: compression: report zlib memory usage by William Lallemand · 12 years ago
  11. 8b52bb3 MEDIUM: compression: use pool for comp_ctx by William Lallemand · 12 years ago
  12. bf3ae61 MEDIUM: compression: don't compress when no data by William Lallemand · 12 years ago
  13. 4690985 BUG: compression: do not always increment the round counter on allocation failure by Willy Tarreau · 12 years ago
  14. 6162c43 BUILD: report zlib support in haproxy -vv by Cyril Bonté · 12 years ago
  15. b1fbd05 BUILD: compression: remove a build warning by Willy Tarreau · 12 years ago
  16. d85f917 MINOR: compression: maximum compression rate limit by William Lallemand · 12 years ago
  17. 9d5f548 MEDIUM: compression: limit RAM usage by William Lallemand · 12 years ago
  18. 2b50247 MEDIUM: use pool for zlib by William Lallemand · 12 years ago
  19. a509e4c MINOR: compression: memlevel and windowsize by William Lallemand · 12 years ago
  20. 08289f1 BUILD: remove dependency to zlib.h by William Lallemand · 12 years ago
  21. 1c2d622 CLEANUP: use struct comp_ctx instead of union by William Lallemand · 12 years ago
  22. 3476364 BUILD: fix coexistence of openssl and zlib by Willy Tarreau · 12 years ago
  23. 7e488d7 MINOR: compression: optimize memLevel to improve byte rate by Willy Tarreau · 12 years ago
  24. 82fe75c MEDIUM: HTTP compression (zlib library support) by William Lallemand · 12 years ago