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