1. 8ca3b4b MEDIUM: threads/compression: Make HTTP compression thread-safe by Christopher Faulet · 7 years ago
  2. ff8abcd MEDIUM: threads/proxy: Add a lock per proxy and atomically update proxy vars by Christopher Faulet · 7 years ago
  3. 3dc860d BUG/MINOR: compression: Check response headers before http-response rules eval by Christopher Faulet · 7 years ago
  4. 03d8553 BUG/MEDIUM: compression: Fix check on txn in smp_fetch_res_comp_algo by Christopher Faulet · 7 years ago
  5. a03d4ad MINOR: compression: Use a memory pool to allocate compression states by Christopher Faulet · 7 years ago
  6. d60b3cf BUG/MAJOR: compression: Be sure to release the compression state in all cases by Christopher Faulet · 7 years ago
  7. 2235b26 OPTIM: http: move all http character classs tables into a single one by Willy Tarreau · 8 years ago
  8. 06ecf3a BUG/MEDIUM: http/compression: Fix how chunked data are copied during the HTTP body parsing by Christopher Faulet · 8 years ago
  9. 1339d74 MEDIUM: filters: Move HTTP headers filtering in its own callback by Christopher Faulet · 8 years ago
  10. 3610c39 MINOR: filters: add opaque data by Thierry Fournier · 8 years ago
  11. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · 8 years ago
  12. be508f1 BUG/MAJOR: samples: check smp->strm before using it by Willy Tarreau · 8 years ago
  13. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · 8 years ago
  14. b77c5c2 MEDIUM: filters: Optimize the HTTP compression for chunk encoded response by Christopher Faulet · 9 years ago
  15. 3e7bc67 MINOR: filters: Remove unused or useless stuff and do small optimizations by Christopher Faulet · 9 years ago
  16. da02e17 MAJOR: filters: Require explicit registration to filter HTTP body and TCP data by Christopher Faulet · 9 years ago
  17. fcf035c MINOR: filters: Add stream_filters structure to hide filters info by Christopher Faulet · 9 years ago
  18. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · 9 years ago
  19. 2fb2880 MEDIUM: filters: remove http_start_chunk, http_last_chunk and http_chunk_end by Christopher Faulet · 9 years ago
  20. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · 9 years ago
  21. 3d97c90 REORG: filters: Prepare creation of the HTTP compression filter by Christopher Faulet · 9 years ago