1. adfc6e8 MINOR: tcp-rules: Add release functions for existing TCP actions by Christopher Faulet · 4 years, 6 months ago
  2. d73b96d MINOR: tcp-rules: Make tcp-request capture a custom action by Christopher Faulet · 4 years, 7 months ago
  3. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · 4 years, 7 months ago
  4. 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · 4 years, 7 months ago
  5. 105ba6c MINOR: actions: Rename the act_flag enum into act_opt by Christopher Faulet · 4 years, 7 months ago
  6. cd26e8a MINOR: http-rules/tcp-rules: Call the defined action function first if defined by Christopher Faulet · 4 years, 7 months ago
  7. cff0f73 MINOR: counters: Review conditions to increment counters from analysers by Christopher Faulet · 4 years, 7 months ago
  8. 282992e MINOR: tcp-rules: Handle denied/aborted/invalid connections from TCP rules by Christopher Faulet · 4 years, 7 months ago
  9. 491ab5e MINOR: tcp-rules: Kill connections when custom actions return ACT_RET_ERR by Christopher Faulet · 4 years, 7 months ago
  10. cb9106b MINOR: tcp-rules: Always set from which ruleset a rule comes from by Christopher Faulet · 4 years, 7 months ago
  11. eea8fc7 MEDIUM: stream/trace: Register a new trace source with its events by Christopher Faulet · 4 years, 8 months ago
  12. 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · 5 years ago
  13. 2e4843d MINOR: action: Add the return code ACT_RET_DONE for actions by Christopher Faulet · 5 years ago
  14. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
  15. fe50bfb MEDIUM: connections: Introduce a handshake pseudo-XPRT. by Olivier Houchard · 5 years ago
  16. 64dbb2d MEDIUM: tcp_rules: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · 5 years ago
  17. 0f9cd7b MINOR: stream-int: add a new flag to mention that we want the connection to be killed by Willy Tarreau · 5 years ago
  18. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  19. 4507351 BUG/MINOR: build: Fix compilation with debug mode enabled by Christopher Faulet · 6 years ago
  20. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  21. 2375233 MINOR: buffer: replace buffer_full() with channel_full() by Willy Tarreau · 6 years ago
  22. a41d531 MINOR: config: Enable tracking of up to MAX_SESS_STKCTR stick counters. by Frédéric Lécaille · 6 years ago
  23. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  24. ff8abcd MEDIUM: threads/proxy: Add a lock per proxy and atomically update proxy vars by Christopher Faulet · 7 years ago
  25. 8d8aa0d MEDIUM: threads/listeners: Make listeners thread-safe by Christopher Faulet · 7 years ago
  26. 1b421ea MINOR: acl: Pass the ACLs as an explicit parameter of build_acl_cond by Christopher Faulet · 7 years ago
  27. 78880fb MINOR: action: Add function to check rules using an action ACT_ACTION_TRK_* by Christopher Faulet · 7 years ago
  28. 4fce0d8 MINOR: action: Use trk_idx instead of tcp/http_trk_idx by Christopher Faulet · 7 years ago
  29. a12dde0 MINOR: tcp-rules: check that the listener exists before updating its counters by Willy Tarreau · 8 years ago
  30. 3971310 REORG: tcp-rules: move tcp rules processing to their own file by Willy Tarreau · 8 years ago