1. fcf035c MINOR: filters: Add stream_filters structure to hide filters info by Christopher Faulet · 9 years ago
  2. 3e34429 MEDIUM: filters: Use macros to call filters callbacks to speed-up processing by Christopher Faulet · 9 years ago
  3. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · 9 years ago
  4. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · 9 years ago
  5. 25f4e3e CLEANUP: vars: remove unused struct by Thierry FOURNIER · 9 years ago
  6. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · 9 years ago
  7. 152b81e BUG/MAJOR: tcp/http: fix current_rule assignment when restarting over a ruleset by Willy Tarreau · 9 years ago
  8. b2bf833 MINOR: session: add stick counters to the struct session by Willy Tarreau · 9 years ago
  9. 1f52bb2 CLEANUP: stream: don't set ->target to the incoming connection anymore by Willy Tarreau · 9 years ago
  10. eee5b51 MAJOR: http: move http_txn out of struct stream by Willy Tarreau · 9 years ago
  11. cb7dd01 MEDIUM: http: move header captures from http_txn to struct stream by Willy Tarreau · 9 years ago
  12. e36cbcb MEDIUM: stream: move the frontend's pointer to the session by Willy Tarreau · 9 years ago
  13. fb0afa7 MEDIUM: stream: move the listener's pointer to the session by Willy Tarreau · 9 years ago
  14. b1ec8c4 MINOR: session: start to reintroduce struct session by Willy Tarreau · 9 years ago
  15. e7dff02 REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* by Willy Tarreau · 9 years ago
  16. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago