Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7bb21532f4d116c38f54bf81112133f57a2d3042
/
include
/
common
/
regex.h
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
ef37a66
CLEANUP: The function "regex_exec" needs the string length but in many case they expect null terminated char.
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
e28f1ec
BUILD/MINOR: missing header file
by Thierry FOURNIER
· 11 years ago
dd11293
BUG/MINOR: acl: fix a double free during exit when using PCRE_JIT
by Willy Tarreau
· 11 years ago
7035132
MEDIUM: regex: Use PCRE JIT in acl
by Hiroaki Nakamura
· 12 years ago
f4f0412
[MINOR] prepare req_*/rsp_* to receive a condition
by Willy Tarreau
· 15 years ago
a496b60
[MAJOR] merged the 'setbe' actions to switch the backend on a regex
by Willy Tarreau
· 18 years ago
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· 18 years ago
b8750a8
[MEDIUM] added the "reqtarpit" and "reqitarpit" features
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
[Renamed (92%) from include/haproxy/regex.h]
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· 18 years ago