1. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  2. c9fa048 MAJOR: buffer: finalize buffer detachment by Willy Tarreau · 6 years ago
  3. f158937 MINOR: flt_trace: adapt to the new buffer API by Willy Tarreau · 6 years ago
  4. 7194d3c MINOR: buffer: split bi_contig_data() into ci_contig_data and b_config_data() by Willy Tarreau · 6 years ago
  5. bcbd393 MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew} by Willy Tarreau · 6 years ago
  6. f227372 MINOR: threads/filters: Update trace filter to add _per_thread callbacks 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. fcd99f8 MINOR: flt_trace: Add hexdump option to dump forwarded data by Christopher Faulet · 8 years ago
  9. 31ed32d MEDIUM: filters: Add attch/detach and stream_set_backend callbacks by Christopher Faulet · 8 years ago
  10. 3a394fa MEDIUM: filters: Add pre and post analyzer callbacks by Christopher Faulet · 8 years ago
  11. 1339d74 MEDIUM: filters: Move HTTP headers filtering in its own callback by Christopher Faulet · 8 years ago
  12. 3610c39 MINOR: filters: add opaque data by Thierry Fournier · 8 years ago
  13. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · 8 years ago
  14. e6c3b69 MINOR: filters: Add an filter example by Christopher Faulet · 9 years ago