1. 2e725a5 CLEANUP: tcp-rules: add missing actions in the tcp-request error message by Willy Tarreau · 3 years, 6 months ago
  2. 20ad136 MINOR: actions: Export actions lookup functions by Thierry Fournier · 3 years, 10 months ago
  3. 6cf84bc BUG/MINOR: tcp-rules: Set the inspect-delay when a tcp-response action yields by Christopher Faulet · 4 years, 2 months ago
  4. 47a5600 BUG/MINOR: tcp-rules: tcp-response must check the buffer's fullness by Willy Tarreau · 4 years, 3 months ago
  5. ff038a6 BUG/MINOR: tcp-rules: Fix memory releases on error path during action parsing by Christopher Faulet · 4 years, 8 months ago
  6. e445afd MINOR: action: Add the return code ACT_RET_DONE for actions by Christopher Faulet · 5 years ago
  7. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
  8. fe50bfb MEDIUM: connections: Introduce a handshake pseudo-XPRT. by Olivier Houchard · 5 years ago
  9. 64dbb2d MEDIUM: tcp_rules: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · 6 years ago
  10. 0f9cd7b MINOR: stream-int: add a new flag to mention that we want the connection to be killed by Willy Tarreau · 6 years ago
  11. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  12. 4507351 BUG/MINOR: build: Fix compilation with debug mode enabled by Christopher Faulet · 6 years ago
  13. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  14. 2375233 MINOR: buffer: replace buffer_full() with channel_full() by Willy Tarreau · 6 years ago
  15. a41d531 MINOR: config: Enable tracking of up to MAX_SESS_STKCTR stick counters. by Frédéric Lécaille · 7 years ago
  16. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  17. ff8abcd MEDIUM: threads/proxy: Add a lock per proxy and atomically update proxy vars by Christopher Faulet · 7 years ago
  18. 8d8aa0d MEDIUM: threads/listeners: Make listeners thread-safe by Christopher Faulet · 7 years ago
  19. 1b421ea MINOR: acl: Pass the ACLs as an explicit parameter of build_acl_cond by Christopher Faulet · 7 years ago
  20. 78880fb MINOR: action: Add function to check rules using an action ACT_ACTION_TRK_* by Christopher Faulet · 7 years ago
  21. 4fce0d8 MINOR: action: Use trk_idx instead of tcp/http_trk_idx by Christopher Faulet · 7 years ago
  22. a12dde0 MINOR: tcp-rules: check that the listener exists before updating its counters by Willy Tarreau · 8 years ago
  23. 3971310 REORG: tcp-rules: move tcp rules processing to their own file by Willy Tarreau · 8 years ago