1. 3aeb3f9 MINOR: cfgcond: implements openssl_version_atleast and openssl_version_before by William Lallemand · 3 years, 3 months ago
  2. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
  3. dc70c18 BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser by Willy Tarreau · 3 years, 4 months ago
  4. f1db20c BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak by Willy Tarreau · 3 years, 5 months ago
  5. 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 5 months ago
  6. ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 5 months ago
  7. 087b2d0 MINOR: cfgcond: make the conditional term parser automatically allocate nodes by Willy Tarreau · 3 years, 5 months ago
  8. ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 5 months ago
  9. 379ceea MEDIUM: cfgcond: report invalid trailing chars after expressions by Willy Tarreau · 3 years, 5 months ago
  10. f869095 MINOR: cfgcond: start to split the condition parser to introduce terms by Willy Tarreau · 3 years, 5 months ago
  11. 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · 3 years, 5 months ago