1. 0948a78 BUG/MINOR: listener: enforce all_threads_mask on bind_thread on init by Willy Tarreau · 4 years, 5 months ago
  2. daacf36 BUG/MEDIUM: protocols: add a global lock for the init/deinit stuff by Willy Tarreau · 5 years ago
  3. 3f4fa09 MINOR: sockpair: use conn->dst for the target address in ->connect() by Willy Tarreau · 5 years ago
  4. 03abf2d MEDIUM: connections: Remove CONN_FL_SOCK* by Olivier Houchard · 5 years ago
  5. fdcb007 MEDIUM: proto: Change the prototype of the connect() method. by Olivier Houchard · 5 years ago
  6. a36b324 MEDIUM: listener: keep a single thread-mask and warn on "process" misuse by Willy Tarreau · 5 years ago
  7. 3d95717 MINOR: threads: make use of thread_mask() to simplify some thread calculations by Willy Tarreau · 5 years ago
  8. 8bb32ae CLEANUP: Fix typos in the socket pair protocol subsystem by Joseph Herlant · 6 years ago
  9. c03eb01 BUG/MEDIUM: mworker: avoid leak of client socket by William Lallemand · 6 years ago
  10. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  11. 637b695 BUG/MEDIUM: connections: Don't reset the conn flags in *connect_server(). by Olivier Houchard · 6 years ago
  12. 7d7ab43 BUILD: sockpair: silence a build warning at -Wextra by Willy Tarreau · 6 years ago
  13. 2fe7dd0 MEDIUM: protocol: sockpair protocol by William Lallemand · 6 years ago