Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
49efa267a15fdea781e5e78d2496c1130d186c54
/
src
/
regex.c
4785570
BUG/MEDIUM: regex: fix pcre_study error handling
by Christian Ruppert
· 10 years ago
2620276
MINOR: regex: Use native PCRE API.
by Thierry FOURNIER
· 10 years ago
09af0d6
MEDIUM: regex: replace all standard regex function by own functions
by Thierry FOURNIER
· 10 years ago
b8f980c
MINOR: regex: Create JIT compatible function that return match strings
by Thierry FOURNIER
· 10 years ago
c874653
BUILD: don't use type "uint" which is not portable
by Willy Tarreau
· 10 years ago
c600204
BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace()
by Sasha Pachev
· 10 years ago
0b6d15f
MINOR: regex: The pointer regstr in the struc regex is no longer used.
by Thierry FOURNIER
· 11 years ago
39e258f
MINOR: regex: Copy the original regex expression into string.
by Thierry FOURNIER
· 11 years ago
799c042
MINOR: regex: Change the struct containing regex
by Thierry FOURNIER
· 11 years ago
ed5a4ae
CLEANUP: regex: Create regex_comp function that compiles regex using compilation options
by Thierry FOURNIER
· 11 years ago
f4f0412
[MINOR] prepare req_*/rsp_* to receive a condition
by Willy Tarreau
· 15 years ago
8f8e645
[CLEANUP] shut warnings 'is*' macros from ctype.h on solaris
by Willy Tarreau
· 17 years ago
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· 18 years ago
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· 18 years ago
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· 18 years ago
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· 18 years ago