1. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 5 years ago
  2. 3d11969 MAJOR: filters: Remove code relying on the legacy HTTP mode by Christopher Faulet · 5 years ago
  3. f4a4ef7 MINOR: filters: Export the name of known filters by Christopher Faulet · 6 years ago
  4. 75bc913 MAJOR: filters: Adapt filters API to be compatible with the HTX represenation by Christopher Faulet · 6 years ago
  5. 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · 6 years ago
  6. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  7. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  8. 64bca59 CLEANUP: filters: use the function registration to initialize all proxies by Willy Tarreau · 8 years ago
  9. 4aad833 BUG/MINOR: filters: Protect args in macros HAS_DATA_FILTERS and IS_DATA_FILTER by Christopher Faulet · 8 years ago
  10. a00d817 MINOR: filters: Add check_timeouts callback to handle timers expiration on streams by Christopher Faulet · 8 years ago
  11. 3a394fa MEDIUM: filters: Add pre and post analyzer callbacks by Christopher Faulet · 8 years ago
  12. a9215b7 MINOR: filters: Simplify calls to analyzers using 2 new macros by Christopher Faulet · 8 years ago
  13. b3f4e14 MINOR: filters: Print the list of existing filters during HA startup by Christopher Faulet · 8 years ago
  14. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · 8 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. 3e34429 MEDIUM: filters: Use macros to call filters callbacks to speed-up processing by Christopher Faulet · 9 years ago
  21. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · 9 years ago
  22. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · 9 years ago