1. bbebbbf REORG/MEDIUM: move the default accept function from sockstream to protocols.c by Willy Tarreau · 12 years ago
  2. 26d8c59 REORG/MEDIUM: replace stream interface protocol functions by a proto pointer by Willy Tarreau · 12 years ago
  3. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · 12 years ago
  4. 24e32d8 MEDIUM: acl: replace acl_expr with args in acl fetch_* functions by Willy Tarreau · 12 years ago
  5. 21e5b0e MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE by Willy Tarreau · 12 years ago
  6. f853c46 MEDIUM: pattern/acl: get rid of temp_pattern in ACLs by Willy Tarreau · 12 years ago
  7. 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · 12 years ago
  8. 422aa07 MEDIUM: pattern: add new sample types to replace pattern types by Willy Tarreau · 12 years ago
  9. 61612d4 MAJOR: acl: store the ACL argument types in the ACL keyword declaration by Willy Tarreau · 12 years ago
  10. a5e3756 MEDIUM: acl: use temp_pattern to store any integer-type information by Willy Tarreau · 13 years ago
  11. e6ca1fc [MINOR] listeners: add support for queueing resource limited listeners by Willy Tarreau · 13 years ago
  12. 6279371 [MINOR] listeners: add listen_full() to mark a listener full by Willy Tarreau · 13 years ago
  13. be58c38 [MEDIUM] proxy: add a PAUSED state to listeners and move socket tricks out of proxy.c by Willy Tarreau · 13 years ago
  14. cf20bf1 [MEDIUM] Enhance message errors management on binds by Emeric Brun · 14 years ago
  15. 645513a [CLEANUP] client: move some ACLs away to their respective locations by Willy Tarreau · 14 years ago
  16. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  17. 3acf8c3 [MINOR] add a generic unbind_all_listeners() primitive by Willy Tarreau · 17 years ago
  18. 1a64d16 [MINOR] add a generic delete_listener() primitive by Willy Tarreau · 17 years ago
  19. b648d63 [MINOR] add a generic unbind_listener() primitive by Willy Tarreau · 17 years ago
  20. dabf2e2 [MAJOR] added a new state to listeners by Willy Tarreau · 17 years ago
  21. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · 17 years ago