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