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