1. 3d11969 MAJOR: filters: Remove code relying on the legacy HTTP mode by Christopher Faulet · 5 years ago
  2. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · 5 years ago
  3. 75bc913 MAJOR: filters: Adapt filters API to be compatible with the HTX represenation by Christopher Faulet · 6 years ago
  4. b35ea68 CLEANUP: Fix typos in the filters subsystem by Joseph Herlant · 6 years ago
  5. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  6. 71a6a8e MEDIUM: threads/filters: Add init/deinit callback per thread by Christopher Faulet · 7 years ago
  7. a00d817 MINOR: filters: Add check_timeouts callback to handle timers expiration on streams by Christopher Faulet · 8 years ago
  8. 31ed32d MEDIUM: filters: Add attch/detach and stream_set_backend callbacks by Christopher Faulet · 8 years ago
  9. 3a394fa MEDIUM: filters: Add pre and post analyzer callbacks by Christopher Faulet · 8 years ago
  10. 1339d74 MEDIUM: filters: Move HTTP headers filtering in its own callback by Christopher Faulet · 8 years ago
  11. 3610c39 MINOR: filters: add opaque data by Thierry Fournier · 8 years ago
  12. b3f4e14 MINOR: filters: Print the list of existing filters during HA startup by Christopher Faulet · 8 years ago
  13. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · 8 years ago
  14. 3e7bc67 MINOR: filters: Remove unused or useless stuff and do small optimizations by Christopher Faulet · 9 years ago
  15. da02e17 MAJOR: filters: Require explicit registration to filter HTTP body and TCP data by Christopher Faulet · 9 years ago
  16. fcf035c MINOR: filters: Add stream_filters structure to hide filters info by Christopher Faulet · 9 years ago
  17. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · 9 years ago
  18. 2fb2880 MEDIUM: filters: remove http_start_chunk, http_last_chunk and http_chunk_end by Christopher Faulet · 9 years ago
  19. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · 9 years ago