1. cf62f7e MEDIUM: cli: implement 'mode cli' proxy analyzers by William Lallemand · 6 years ago
  2. 268a707 MEDIUM: add set-priority-class and set-priority-offset by Patrick Hemmer · 6 years ago
  3. ffe5e8c MINOR: stream: rename {srv,prx}_queue_size to *_queue_pos by Patrick Hemmer · 6 years ago
  4. 5cd4bbd BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management by Christopher Faulet · 6 years ago
  5. bf08beb MINOR: session: remove the list of streams from struct session by Willy Tarreau · 7 years ago
  6. 2bfd358 MINOR: stream: link the stream to its session by Willy Tarreau · 7 years ago
  7. 2c8b54e MEDIUM: lua: remove Lua struct from session, and allocate it with memory pools by Thierry FOURNIER · 8 years ago
  8. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · 8 years ago
  9. 9d810ca BUG/MEDIUM: stream: Save unprocessed events for a stream by Christopher Faulet · 8 years ago
  10. 95db2bc MAJOR: check: find out which port to use for health check at run time by Baptiste Assmann · 8 years ago
  11. 4cac359 MEDIUM: log: Decompose %Tq in %Th %Ti %TR by Thierry FOURNIER / OZON.IO · 8 years ago
  12. fcf035c MINOR: filters: Add stream_filters structure to hide filters info by Christopher Faulet · 9 years ago
  13. 3e34429 MEDIUM: filters: Use macros to call filters callbacks to speed-up processing by Christopher Faulet · 9 years ago
  14. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · 9 years ago
  15. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · 9 years ago
  16. 25f4e3e CLEANUP: vars: remove unused struct by Thierry FOURNIER · 9 years ago
  17. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · 9 years ago
  18. 152b81e BUG/MAJOR: tcp/http: fix current_rule assignment when restarting over a ruleset by Willy Tarreau · 9 years ago
  19. b2bf833 MINOR: session: add stick counters to the struct session by Willy Tarreau · 9 years ago
  20. 1f52bb2 CLEANUP: stream: don't set ->target to the incoming connection anymore by Willy Tarreau · 9 years ago
  21. eee5b51 MAJOR: http: move http_txn out of struct stream by Willy Tarreau · 9 years ago
  22. cb7dd01 MEDIUM: http: move header captures from http_txn to struct stream by Willy Tarreau · 9 years ago
  23. e36cbcb MEDIUM: stream: move the frontend's pointer to the session by Willy Tarreau · 9 years ago
  24. fb0afa7 MEDIUM: stream: move the listener's pointer to the session by Willy Tarreau · 9 years ago
  25. b1ec8c4 MINOR: session: start to reintroduce struct session by Willy Tarreau · 9 years ago
  26. e7dff02 REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* by Willy Tarreau · 9 years ago
  27. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago