1. 1b6c00c BUG/MAJOR: ensure that hdr_idx is always reserved when L7 fetches are used by Willy Tarreau · 12 years ago
  2. dd2f85e CLEANUP: includes: fix includes for a number of users of fd.h by Willy Tarreau · 12 years ago
  3. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · 12 years ago
  4. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago[Renamed (96%) from include/types/pattern.h]
  5. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · 12 years ago
  6. 7a777ed MINOR: acl: set SMP_OPT_ITERATE on fetch functions by Willy Tarreau · 12 years ago
  7. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · 12 years ago
  8. 342acb4 MEDIUM: pattern: integrate pattern_data into sample and use sample everywhere by Willy Tarreau · 12 years ago
  9. b4a88f0 MINOR: pattern: replace struct pattern with struct sample by Willy Tarreau · 12 years ago
  10. 21e5b0e MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE by Willy Tarreau · 12 years ago
  11. 197e10a MEDIUM: acl: get rid of the SET_RES flags by Willy Tarreau · 12 years ago
  12. 422aa07 MEDIUM: pattern: add new sample types to replace pattern types by Willy Tarreau · 12 years ago
  13. 16c31b0 MINOR: pattern: add a new 'sample' type to store fetched data by Willy Tarreau · 12 years ago
  14. 21d68a6 MEDIUM: pattern: add an argument validation callback to pattern descriptors by Willy Tarreau · 12 years ago
  15. 9fcb984 MEDIUM: pattern: use the standard arg parser by Willy Tarreau · 12 years ago
  16. f995410 MEDIUM: pattern: get rid of arg_i in all functions making use of arguments by Willy Tarreau · 12 years ago
  17. ecfb8e8 MEDIUM: pattern: replace type pattern_arg with type arg by Willy Tarreau · 12 years ago
  18. b666bc7 MEDIUM: pattern: change the pattern data integer from unsigned to signed by Willy Tarreau · 13 years ago
  19. 4f92d32 [MEDIUM] IPv6 support for stick-tables by David du Colombier · 13 years ago
  20. b695a6e [BUILD] pattern: use 'int' instead of 'int32_t' by Willy Tarreau · 14 years ago
  21. 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 · 14 years ago
  22. aea940e [CLEANUP] stick_table: add/clarify some comments by Willy Tarreau · 14 years ago
  23. 9e92d32 [MINOR] pattern: add support for argument parsers for converters by Willy Tarreau · 14 years ago
  24. 1a51b63 [MINOR] pattern: make the converter more flexible by supporting void* and int args by Willy Tarreau · 14 years ago
  25. 107ca30 [MEDIUM] Add pattern fetch management types and functions by Emeric Brun · 15 years ago