1. e3ded59 MEDIUM: acl: Last patch change the output type by Thierry FOURNIER · 11 years ago
  2. 348971e MEDIUM: acl: use the fetch syntax 'fetch(args),conv(),conv()' into the ACL keyword by Thierry FOURNIER · 11 years ago
  3. 20f4996 MINOR: sample: export the generic sample conversion parser by Thierry FOURNIER · 11 years ago
  4. a4312fa MAJOR: sample: maintain a per-proxy list of the fetch args to resolve by Willy Tarreau · 11 years ago
  5. a91d0a5 MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires by Willy Tarreau · 11 years ago
  6. bf8e251 MINOR: sample: provide a function to report the name of a sample check point by Willy Tarreau · 11 years ago
  7. 8ed669b MAJOR: acl: make all ACLs reference the fetch function via a sample. by Willy Tarreau · 11 years ago
  8. 80aca90 MEDIUM: samples: use new flags to describe compatibility between fetches and their usages by Willy Tarreau · 11 years ago
  9. 47ca545 MINOR: chunks: centralize the trash chunk allocation by Willy Tarreau · 12 years ago
  10. e7ad4bb MINOR: samples: add a function to fetch and convert any sample to a string by Willy Tarreau · 12 years ago
  11. 7e2c647 MEDIUM: remove remains of BUFSIZE in HTTP auth and sample conversions by Willy Tarreau · 12 years ago
  12. a068a29 MINOR: sample: export 'sample_get_trash_chunk(void)' by Emeric Brun · 12 years ago
  13. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago[Renamed (84%) from include/proto/pattern.h]
  14. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · 12 years ago
  15. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · 12 years ago
  16. b4a88f0 MINOR: pattern: replace struct pattern with struct sample by Willy Tarreau · 12 years ago
  17. f853c46 MEDIUM: pattern/acl: get rid of temp_pattern in ACLs by Willy Tarreau · 12 years ago
  18. 9fcb984 MEDIUM: pattern: use the standard arg parser by Willy Tarreau · 12 years ago
  19. f995410 MEDIUM: pattern: get rid of arg_i in all functions making use of arguments by Willy Tarreau · 12 years ago
  20. ecfb8e8 MEDIUM: pattern: replace type pattern_arg with type arg by Willy Tarreau · 12 years ago
  21. 5e6cc4a MINOR: pattern: export the global temporary pattern by Willy Tarreau · 13 years ago
  22. 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
  23. f0b38bf [CLEANUP] stick_table: move pattern to key functions to stick_table.c by Willy Tarreau · 14 years ago
  24. 107ca30 [MEDIUM] Add pattern fetch management types and functions by Emeric Brun · 15 years ago