1. 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
  2. ed5a4ae CLEANUP: regex: Create regex_comp function that compiles regex using compilation options by Thierry FOURNIER · 11 years ago
  3. e28f1ec BUILD/MINOR: missing header file by Thierry FOURNIER · 11 years ago
  4. dd11293 BUG/MINOR: acl: fix a double free during exit when using PCRE_JIT by Willy Tarreau · 11 years ago
  5. 7035132 MEDIUM: regex: Use PCRE JIT in acl by Hiroaki Nakamura · 11 years ago
  6. f4f0412 [MINOR] prepare req_*/rsp_* to receive a condition by Willy Tarreau · 14 years ago
  7. a496b60 [MAJOR] merged the 'setbe' actions to switch the backend on a regex by Willy Tarreau · 18 years ago
  8. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  9. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · 18 years ago
  10. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  11. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago[Renamed (92%) from include/haproxy/regex.h]
  12. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago