1. c13f302 MINOR: cfgcond: Implement enabled condition expression by Christopher Faulet · Tue Feb 21 11:16:08 2023 +0100
  2. a1fdad7 MINOR: cfgcond: Implement strstr condition expression by Christopher Faulet · Mon Feb 20 17:55:58 2023 +0100
  3. b01179a MINOR: ssl: Add ssllib_name_startswith precondition by Remi Tricot-Le Breton · Mon Oct 11 15:34:12 2021 +0200
  4. 3aeb3f9 MINOR: cfgcond: implements openssl_version_atleast and openssl_version_before by William Lallemand · Sat Aug 21 23:59:56 2021 +0200
  5. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Aug 07 14:41:56 2021 +0500
  6. dc70c18 BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser by Willy Tarreau · Tue Jul 20 17:58:34 2021 +0200
  7. f1db20c BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak by Willy Tarreau · Sat Jul 17 18:46:30 2021 +0200
  8. 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · Fri Jul 16 14:56:59 2021 +0200
  9. ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · Fri Jul 16 14:46:09 2021 +0200
  10. 087b2d0 MINOR: cfgcond: make the conditional term parser automatically allocate nodes by Willy Tarreau · Fri Jul 16 14:27:20 2021 +0200
  11. ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · Fri Jul 16 13:56:54 2021 +0200
  12. 379ceea MEDIUM: cfgcond: report invalid trailing chars after expressions by Willy Tarreau · Fri Jul 16 16:18:03 2021 +0200
  13. f869095 MINOR: cfgcond: start to split the condition parser to introduce terms by Willy Tarreau · Fri Jul 16 12:12:00 2021 +0200
  14. 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · Fri Jul 16 15:39:28 2021 +0200