1. afad0e0 MAJOR: make use of conn_{data|sock}_{poll|stop|want}* in connection handlers by Willy Tarreau · Thu Aug 09 14:45:22 2012 +0200
  2. 49b046d MAJOR: fd: replace all EV_FD_* macros with new fd_*_* inline calls by Willy Tarreau · Thu Aug 09 12:11:58 2012 +0200
  3. aece46a MEDIUM: protocols: use the generic I/O callback for accept callbacks by Willy Tarreau · Fri Jul 06 12:25:58 2012 +0200
  4. fe7f1ea REORG/MINOR: session: detect the TCP monitor checks at the protocol accept by Willy Tarreau · Sun May 20 19:22:25 2012 +0200
  5. bbebbbf REORG/MEDIUM: move the default accept function from sockstream to protocols.c by Willy Tarreau · Mon May 07 21:22:09 2012 +0200
  6. 26d8c59 REORG/MEDIUM: replace stream interface protocol functions by a proto pointer by Willy Tarreau · Mon May 07 18:12:14 2012 +0200
  7. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · Wed Apr 25 10:13:36 2012 +0200
  8. 24e32d8 MEDIUM: acl: replace acl_expr with args in acl fetch_* functions by Willy Tarreau · Mon Apr 23 23:55:44 2012 +0200
  9. 21e5b0e MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE by Willy Tarreau · Mon Apr 23 19:25:44 2012 +0200
  10. f853c46 MEDIUM: pattern/acl: get rid of temp_pattern in ACLs by Willy Tarreau · Mon Apr 23 18:53:56 2012 +0200
  11. 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · Mon Apr 23 16:16:37 2012 +0200
  12. 422aa07 MEDIUM: pattern: add new sample types to replace pattern types by Willy Tarreau · Fri Apr 20 20:49:27 2012 +0200
  13. 61612d4 MAJOR: acl: store the ACL argument types in the ACL keyword declaration by Willy Tarreau · Thu Apr 19 18:42:05 2012 +0200
  14. a5e3756 MEDIUM: acl: use temp_pattern to store any integer-type information by Willy Tarreau · Fri Dec 16 17:06:15 2011 +0100
  15. e6ca1fc [MINOR] listeners: add support for queueing resource limited listeners by Willy Tarreau · Sun Jul 24 22:03:52 2011 +0200
  16. 6279371 [MINOR] listeners: add listen_full() to mark a listener full by Willy Tarreau · Sun Jul 24 19:23:38 2011 +0200
  17. be58c38 [MEDIUM] proxy: add a PAUSED state to listeners and move socket tricks out of proxy.c by Willy Tarreau · Sun Jul 24 18:28:10 2011 +0200
  18. cf20bf1 [MEDIUM] Enhance message errors management on binds by Emeric Brun · Fri Oct 22 16:06:11 2010 +0200
  19. 645513a [CLEANUP] client: move some ACLs away to their respective locations by Willy Tarreau · Mon May 24 20:55:15 2010 +0200
  20. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  21. 3acf8c3 [MINOR] add a generic unbind_all_listeners() primitive by Willy Tarreau · Sun Oct 28 22:35:41 2007 +0100
  22. 1a64d16 [MINOR] add a generic delete_listener() primitive by Willy Tarreau · Sun Oct 28 22:26:05 2007 +0100
  23. b648d63 [MINOR] add a generic unbind_listener() primitive by Willy Tarreau · Sun Oct 28 22:13:50 2007 +0100
  24. dabf2e2 [MAJOR] added a new state to listeners by Willy Tarreau · Sun Oct 28 21:59:24 2007 +0100
  25. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · Tue Oct 16 12:25:14 2007 +0200