1. 1a8febc BUG/MEDIUM: proxy: Make sure to destroy the stream on upgrade from TCP to H2 by Olivier Houchard · 5 years ago
  2. 2e9c1d2 MINOR: stream: measure and report a stream's call rate in "show sess" by Willy Tarreau · 5 years ago
  3. 333939c MINOR: action: new '(http-request|tcp-request content) do-resolve' action by Baptiste Assmann · 5 years ago
  4. 0b9ce82 MINOR: obj_type: new object type for struct stream by Baptiste Assmann · 6 years ago
  5. 0e160ff MINOR: stream: Set a flag when the stream uses the HTX by Christopher Faulet · 5 years ago
  6. b7ea141 MEDIUM: cli: handle CLI level from the master CLI by William Lallemand · 6 years ago
  7. dc12c2e CLEANUP: cli: use dedicated define instead of appctx ones by William Lallemand · 6 years ago
  8. 0007d0a CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR by Willy Tarreau · 6 years ago
  9. 459e18e MINOR: cli: use pcli_flags for prompt activation by William Lallemand · 6 years ago
  10. ebf6180 MEDIUM: cli: handle payload in CLI proxy by William Lallemand · 6 years ago
  11. 5b80fa2 MINOR: cli: parse prompt command in the CLI proxy by William Lallemand · 6 years ago
  12. cf62f7e MEDIUM: cli: implement 'mode cli' proxy analyzers by William Lallemand · 6 years ago
  13. 268a707 MEDIUM: add set-priority-class and set-priority-offset by Patrick Hemmer · 6 years ago
  14. ffe5e8c MINOR: stream: rename {srv,prx}_queue_size to *_queue_pos by Patrick Hemmer · 6 years ago
  15. 5cd4bbd BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management by Christopher Faulet · 6 years ago
  16. bf08beb MINOR: session: remove the list of streams from struct session by Willy Tarreau · 7 years ago
  17. 2bfd358 MINOR: stream: link the stream to its session by Willy Tarreau · 7 years ago
  18. 2c8b54e MEDIUM: lua: remove Lua struct from session, and allocate it with memory pools by Thierry FOURNIER · 8 years ago
  19. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · 8 years ago
  20. 9d810ca BUG/MEDIUM: stream: Save unprocessed events for a stream by Christopher Faulet · 8 years ago
  21. 95db2bc MAJOR: check: find out which port to use for health check at run time by Baptiste Assmann · 8 years ago
  22. 4cac359 MEDIUM: log: Decompose %Tq in %Th %Ti %TR by Thierry FOURNIER / OZON.IO · 8 years ago
  23. fcf035c MINOR: filters: Add stream_filters structure to hide filters info by Christopher Faulet · 9 years ago
  24. 3e34429 MEDIUM: filters: Use macros to call filters callbacks to speed-up processing by Christopher Faulet · 9 years ago
  25. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · 9 years ago
  26. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · 9 years ago
  27. 25f4e3e CLEANUP: vars: remove unused struct by Thierry FOURNIER · 9 years ago
  28. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · 9 years ago
  29. 152b81e BUG/MAJOR: tcp/http: fix current_rule assignment when restarting over a ruleset by Willy Tarreau · 9 years ago
  30. b2bf833 MINOR: session: add stick counters to the struct session by Willy Tarreau · 9 years ago
  31. 1f52bb2 CLEANUP: stream: don't set ->target to the incoming connection anymore by Willy Tarreau · 9 years ago
  32. eee5b51 MAJOR: http: move http_txn out of struct stream by Willy Tarreau · 9 years ago
  33. cb7dd01 MEDIUM: http: move header captures from http_txn to struct stream by Willy Tarreau · 9 years ago
  34. e36cbcb MEDIUM: stream: move the frontend's pointer to the session by Willy Tarreau · 9 years ago
  35. fb0afa7 MEDIUM: stream: move the listener's pointer to the session by Willy Tarreau · 9 years ago
  36. b1ec8c4 MINOR: session: start to reintroduce struct session by Willy Tarreau · 9 years ago
  37. e7dff02 REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* by Willy Tarreau · 9 years ago
  38. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago