| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser | Willy Tarreau | 2021-07-20 | 1 | -3/+3 |
| * | BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak | Willy Tarreau | 2021-07-17 | 1 | -3/+3 |
| * | MINOR: cfgcond: insert an expression between the condition and the term | Willy Tarreau | 2021-07-16 | 1 | -0/+9 |
| * | MINOR: cfgcond: make the conditional term parser automatically allocate nodes | Willy Tarreau | 2021-07-16 | 1 | -1/+2 |
| * | MINOR: cfgcond: start to split the condition parser to introduce terms | Willy Tarreau | 2021-07-16 | 1 | -0/+2 |
| * | REORG: config: move the condition preprocessing code to its own file | Willy Tarreau | 2021-07-16 | 1 | -0/+31 |
