1. f73629d MINOR: global: Add an option to get the old listening sockets. by Olivier Houchard · 7 years ago
  2. c95bad5 MEDIUM: move listener->frontend to bind_conf->frontend by Willy Tarreau · 8 years ago
  3. 71a8c7c MINOR: listener: move the transport layer pointer to the bind_conf by Willy Tarreau · 8 years ago
  4. 7a798e5 CLEANUP: fix inconsistency between fd->iocb, proto->accept and accept() by Willy Tarreau · 8 years ago
  5. d3879e8 CLEANUP: fix missing include <string.h> in proto/listener.h by Thierry FOURNIER · 11 years ago
  6. 290e63a REORG: listener: move unix perms from the listener to the bind_conf by Willy Tarreau · 12 years ago
  7. 4348fad MAJOR: listeners: use dual-linked lists to chain listeners with frontends by Willy Tarreau · 12 years ago
  8. 8638f48 MEDIUM: config: enumerate full list of registered "bind" keywords upon error by Willy Tarreau · 12 years ago
  9. 2698266 MEDIUM: listener: add a minimal framework to register "bind" keyword options by Willy Tarreau · 12 years ago
  10. 2a65ff0 MEDIUM: config: replace ssl_conf by bind_conf by Willy Tarreau · 12 years ago
  11. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · 12 years ago[Renamed (68%) from include/proto/protocols.h]
  12. f5ae8f7 MEDIUM: config: centralize handling of SSL config per bind line by Willy Tarreau · 12 years ago
  13. bbebbbf REORG/MEDIUM: move the default accept function from sockstream to protocols.c by Willy Tarreau · 12 years ago
  14. 26d8c59 REORG/MEDIUM: replace stream interface protocol functions by a proto pointer by Willy Tarreau · 12 years ago
  15. e6ca1fc [MINOR] listeners: add support for queueing resource limited listeners by Willy Tarreau · 13 years ago
  16. 6279371 [MINOR] listeners: add listen_full() to mark a listener full by Willy Tarreau · 13 years ago
  17. be58c38 [MEDIUM] proxy: add a PAUSED state to listeners and move socket tricks out of proxy.c by Willy Tarreau · 13 years ago
  18. cf20bf1 [MEDIUM] Enhance message errors management on binds by Emeric Brun · 14 years ago
  19. 3acf8c3 [MINOR] add a generic unbind_all_listeners() primitive by Willy Tarreau · 17 years ago
  20. 1a64d16 [MINOR] add a generic delete_listener() primitive by Willy Tarreau · 17 years ago
  21. b648d63 [MINOR] add a generic unbind_listener() primitive by Willy Tarreau · 17 years ago
  22. dabf2e2 [MAJOR] added a new state to listeners by Willy Tarreau · 17 years ago
  23. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · 17 years ago