Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
05efc0f33a0eaa0762f7781b51d27c9886b8c7a3
/
include
/
common
/
regex.h
ef37a66
CLEANUP: The function "regex_exec" needs the string length but in many case they expect null terminated char.
by Thierry FOURNIER
· Tue Oct 15 13:41:44 2013 +0200
ed5a4ae
CLEANUP: regex: Create regex_comp function that compiles regex using compilation options
by Thierry FOURNIER
· Mon Oct 14 14:07:36 2013 +0200
e28f1ec
BUILD/MINOR: missing header file
by Thierry FOURNIER
· Wed Oct 09 15:23:01 2013 +0200
dd11293
BUG/MINOR: acl: fix a double free during exit when using PCRE_JIT
by Willy Tarreau
· Wed May 08 18:09:54 2013 +0200
7035132
MEDIUM: regex: Use PCRE JIT in acl
by Hiroaki Nakamura
· Sun Jan 13 15:00:42 2013 +0900
f4f0412
[MINOR] prepare req_*/rsp_* to receive a condition
by Willy Tarreau
· Thu Jan 28 18:10:50 2010 +0100
a496b60
[MAJOR] merged the 'setbe' actions to switch the backend on a regex
by Willy Tarreau
· Sun Dec 17 23:15:24 2006 +0100
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· Sun Oct 15 15:17:57 2006 +0200
b8750a8
[MEDIUM] added the "reqtarpit" and "reqitarpit" features
by Willy Tarreau
· Sun Sep 03 09:56:00 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
[Renamed (92%) from include/haproxy/regex.h]
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200