1. 4c69cff MINOR: tcp/uxst/sockpair: only ask for I/O when really waiting for a connect() by Willy Tarreau · Wed Mar 04 16:38:00 2020 +0100
  2. 562e0d8 MINOR: tcp/uxst/sockpair: use fd_want_send() instead of conn_xprt_want_send() by Willy Tarreau · Fri Feb 21 10:24:51 2020 +0100
  3. 0948a78 BUG/MINOR: listener: enforce all_threads_mask on bind_thread on init by Willy Tarreau · Wed Feb 12 10:15:34 2020 +0100
  4. daacf36 BUG/MEDIUM: protocols: add a global lock for the init/deinit stuff by Willy Tarreau · Wed Jul 24 16:45:02 2019 +0200
  5. 3f4fa09 MINOR: sockpair: use conn->dst for the target address in ->connect() by Willy Tarreau · Wed Jul 17 16:42:04 2019 +0200
  6. 03abf2d MEDIUM: connections: Remove CONN_FL_SOCK* by Olivier Houchard · Tue May 28 10:12:02 2019 +0200
  7. fdcb007 MEDIUM: proto: Change the prototype of the connect() method. by Olivier Houchard · Mon May 06 18:32:29 2019 +0200
  8. a36b324 MEDIUM: listener: keep a single thread-mask and warn on "process" misuse by Willy Tarreau · Sat Feb 02 13:14:34 2019 +0100
  9. 3d95717 MINOR: threads: make use of thread_mask() to simplify some thread calculations by Willy Tarreau · Sat Feb 02 18:00:17 2019 +0100
  10. 8bb32ae CLEANUP: Fix typos in the socket pair protocol subsystem by Joseph Herlant · Sun Nov 25 11:43:27 2018 -0800
  11. c03eb01 BUG/MEDIUM: mworker: avoid leak of client socket by William Lallemand · Tue Nov 27 12:02:37 2018 +0100
  12. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  13. 637b695 BUG/MEDIUM: connections: Don't reset the conn flags in *connect_server(). by Olivier Houchard · Fri Nov 23 14:23:07 2018 +0100
  14. 7d7ab43 BUILD: sockpair: silence a build warning at -Wextra by Willy Tarreau · Thu Sep 20 11:39:39 2018 +0200
  15. 2fe7dd0 MEDIUM: protocol: sockpair protocol by William Lallemand · Tue Sep 11 16:51:29 2018 +0200