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