1. 290e63a REORG: listener: move unix perms from the listener to the bind_conf by Willy Tarreau · Thu Sep 20 18:07:14 2012 +0200
  2. 4348fad MAJOR: listeners: use dual-linked lists to chain listeners with frontends by Willy Tarreau · Thu Sep 20 16:48:07 2012 +0200
  3. 8638f48 MEDIUM: config: enumerate full list of registered "bind" keywords upon error by Willy Tarreau · Tue Sep 18 18:01:17 2012 +0200
  4. 2698266 MEDIUM: listener: add a minimal framework to register "bind" keyword options by Willy Tarreau · Wed Sep 12 23:17:10 2012 +0200
  5. 2a65ff0 MEDIUM: config: replace ssl_conf by bind_conf by Willy Tarreau · Thu Sep 13 17:54:29 2012 +0200
  6. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · Wed Sep 12 22:58:11 2012 +0200[Renamed (68%) from include/proto/protocols.h]
  7. f5ae8f7 MEDIUM: config: centralize handling of SSL config per bind line by Willy Tarreau · Fri Sep 07 16:58:00 2012 +0200
  8. bbebbbf REORG/MEDIUM: move the default accept function from sockstream to protocols.c by Willy Tarreau · Mon May 07 21:22:09 2012 +0200
  9. 26d8c59 REORG/MEDIUM: replace stream interface protocol functions by a proto pointer by Willy Tarreau · Mon May 07 18:12:14 2012 +0200
  10. e6ca1fc [MINOR] listeners: add support for queueing resource limited listeners by Willy Tarreau · Sun Jul 24 22:03:52 2011 +0200
  11. 6279371 [MINOR] listeners: add listen_full() to mark a listener full by Willy Tarreau · Sun Jul 24 19:23:38 2011 +0200
  12. 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
  13. cf20bf1 [MEDIUM] Enhance message errors management on binds by Emeric Brun · Fri Oct 22 16:06:11 2010 +0200
  14. 3acf8c3 [MINOR] add a generic unbind_all_listeners() primitive by Willy Tarreau · Sun Oct 28 22:35:41 2007 +0100
  15. 1a64d16 [MINOR] add a generic delete_listener() primitive by Willy Tarreau · Sun Oct 28 22:26:05 2007 +0100
  16. b648d63 [MINOR] add a generic unbind_listener() primitive by Willy Tarreau · Sun Oct 28 22:13:50 2007 +0100
  17. dabf2e2 [MAJOR] added a new state to listeners by Willy Tarreau · Sun Oct 28 21:59:24 2007 +0100
  18. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · Tue Oct 16 12:25:14 2007 +0200