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