1. e70c797 MINOR: sock: provide a set of generic enable/disable functions by Willy Tarreau · 3 years, 9 months ago
  2. f1f6609 MINOR: protocol: retrieve the family-specific fields from the family by Willy Tarreau · 3 years, 10 months ago
  3. c049c0d MINOR: sock: make sock_find_compatible_fd() only take a receiver by Willy Tarreau · 3 years, 10 months ago
  4. 3fd3bdc MINOR: receiver: move the FOREIGN and V6ONLY options from listener to settings by Willy Tarreau · 3 years, 10 months ago
  5. 818a92e MINOR: listener: prefer to retrieve the socket's settings via the receiver by Willy Tarreau · 3 years, 10 months ago
  6. 4dfabfe MINOR: listener: make sock_find_compatible_fd() check the socket type by Willy Tarreau · 3 years, 10 months ago
  7. b743661 REORG: listener: move the listener's proto to the receiver by Willy Tarreau · 3 years, 10 months ago
  8. 3715906 REORG: listener: move the listening address to a struct receiver by Willy Tarreau · 3 years, 10 months ago
  9. be56c10 MINOR: listener: move the network namespace to the struct settings by Willy Tarreau · 3 years, 10 months ago
  10. 7e30721 MINOR: listener: move the interface to the struct settings by Willy Tarreau · 3 years, 10 months ago
  11. 9dbb6c4 MINOR: sock: distinguish dgram from stream types when retrieving old sockets by Willy Tarreau · 3 years, 10 months ago
  12. a2c1787 MINOR: sock: do not use LI_O_* in xfer_sock_list anymore by Willy Tarreau · 3 years, 10 months ago
  13. 4296174 REORG: sock: move get_old_sockets() from haproxy.c by Willy Tarreau · 3 years, 10 months ago
  14. 2d34a71 MINOR: sock: implement sock_find_compatible_fd() by Willy Tarreau · 3 years, 10 months ago
  15. 063d47d REORG: listener: move xfer_sock_list to sock.{c,h}. by Willy Tarreau · 3 years, 10 months ago
  16. 18b7df7 REORG: sock: start to move some generic socket code to sock.c by Willy Tarreau · 3 years, 10 months ago