1. 785b89f MINOR: protocol: move the global reuseport flag to the protocols by Willy Tarreau · 1 year, 7 months ago
  2. c13f302 MINOR: cfgcond: Implement enabled condition expression by Christopher Faulet · 1 year, 9 months ago
  3. a1fdad7 MINOR: cfgcond: Implement strstr condition expression by Christopher Faulet · 1 year, 9 months ago
  4. b01179a MINOR: ssl: Add ssllib_name_startswith precondition by Remi Tricot-Le Breton · 3 years, 1 month ago
  5. 3aeb3f9 MINOR: cfgcond: implements openssl_version_atleast and openssl_version_before by William Lallemand · 3 years, 3 months ago
  6. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
  7. dc70c18 BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser by Willy Tarreau · 3 years, 4 months ago
  8. f1db20c BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak by Willy Tarreau · 3 years, 4 months ago
  9. 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 4 months ago
  10. ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 4 months ago
  11. 087b2d0 MINOR: cfgcond: make the conditional term parser automatically allocate nodes by Willy Tarreau · 3 years, 4 months ago
  12. ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 4 months ago
  13. 379ceea MEDIUM: cfgcond: report invalid trailing chars after expressions by Willy Tarreau · 3 years, 4 months ago
  14. f869095 MINOR: cfgcond: start to split the condition parser to introduce terms by Willy Tarreau · 3 years, 4 months ago
  15. 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · 3 years, 4 months ago