Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
47eb2193d7ef23182ca582a6c2dff6f93e3ef8e5
/
src
/
regex.c
15a53a4
MEDIUM: regex: add support for passing regex flags to regex_exec_match()
by Willy Tarreau
· Wed Jan 21 13:39:42 2015 +0100
de89871
MEDIUM: regex: Use pcre_study always when PCRE is used, regardless of JIT
by Christian Ruppert
· Tue Nov 18 13:03:58 2014 +0100
955f461
BUG/MEDIUM: regex: fix pcre_study error handling
by Christian Ruppert
· Wed Oct 29 17:05:53 2014 +0100
2620276
MINOR: regex: Use native PCRE API.
by Thierry FOURNIER
· Wed Jun 18 11:50:51 2014 +0200
09af0d6
MEDIUM: regex: replace all standard regex function by own functions
by Thierry FOURNIER
· Wed Jun 18 11:35:54 2014 +0200
b8f980c
MINOR: regex: Create JIT compatible function that return match strings
by Thierry FOURNIER
· Wed Jun 11 13:59:05 2014 +0200
c874653
BUILD: don't use type "uint" which is not portable
by Willy Tarreau
· Wed May 28 23:05:07 2014 +0200
c600204
BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace()
by Sasha Pachev
· Mon May 26 12:33:48 2014 -0600
0b6d15f
MINOR: regex: The pointer regstr in the struc regex is no longer used.
by Thierry FOURNIER
· Wed Jan 29 19:35:16 2014 +0100
39e258f
MINOR: regex: Copy the original regex expression into string.
by Thierry FOURNIER
· Fri Dec 06 20:38:46 2013 +0100
799c042
MINOR: regex: Change the struct containing regex
by Thierry FOURNIER
· Fri Dec 06 20:36:20 2013 +0100
ed5a4ae
CLEANUP: regex: Create regex_comp function that compiles regex using compilation options
by Thierry FOURNIER
· Mon Oct 14 14:07:36 2013 +0200
f4f0412
[MINOR] prepare req_*/rsp_* to receive a condition
by Willy Tarreau
· Thu Jan 28 18:10:50 2010 +0100
8f8e645
[CLEANUP] shut warnings 'is*' macros from ctype.h on solaris
by Willy Tarreau
· Sun Jun 17 21:51:38 2007 +0200
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· Sun Oct 15 15:17:57 2006 +0200
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· Thu Jun 29 18:54:54 2006 +0200
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· Thu Jun 29 17:53:05 2006 +0200
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200