1. 485479d [MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated. by Emeric Brun · Thu Sep 23 18:02:19 2010 +0200
  2. f0b38bf [CLEANUP] stick_table: move pattern to key functions to stick_table.c by Willy Tarreau · Sun Jun 06 13:22:23 2010 +0200
  3. ac778f5 [CLEANUP] acl, patterns: make use of my_strndup() instead of malloc+memcpy by Willy Tarreau · Tue Jan 26 19:02:46 2010 +0100
  4. d31d6eb [MINOR] pattern: add the "ipmask()" converting function by Willy Tarreau · Tue Jan 26 18:01:41 2010 +0100
  5. 9e92d32 [MINOR] pattern: add support for argument parsers for converters by Willy Tarreau · Tue Jan 26 17:58:06 2010 +0100
  6. 1a51b63 [MINOR] pattern: make the converter more flexible by supporting void* and int args by Willy Tarreau · Tue Jan 26 17:17:56 2010 +0100
  7. a724d49 [BUG] patterns: copy-paste typo in type conversion arguments by Willy Tarreau · Tue Jan 26 16:48:20 2010 +0100
  8. 107ca30 [MEDIUM] Add pattern fetch management types and functions by Emeric Brun · Mon Jan 04 16:16:05 2010 +0100