1. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · Mon Apr 04 11:29:28 2022 +0200
  2. 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · Tue Mar 29 17:53:09 2022 +0200
  3. e222679 MINOR: connection: skip FD-based syscalls for FD-less connections by Willy Tarreau · Mon Apr 11 18:04:33 2022 +0200
  4. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · Thu Dec 23 17:28:17 2021 +0100
  5. 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · Wed Dec 22 14:22:03 2021 +0100
  6. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
  7. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · Mon Oct 25 16:58:50 2021 +0200
  8. c03be1a MEDIUM: tcp-sample: Rely on addresses at the appropriate level in tcp samples by Christopher Faulet · Mon Oct 25 08:01:20 2021 +0200
  9. 6cd007d BUILD: tcp_sample: include missing errors.h and session-t.h by Willy Tarreau · Wed Oct 06 19:01:21 2021 +0200
  10. 003df1c MINOR: tcp_samples: Be able to call bc_src/bc_dst from the health-checks by Christopher Faulet · Thu Apr 15 09:39:38 2021 +0200
  11. 7d081f0 MINOR: tcp_samples: Add samples to get src/dst info of the backend connection by Christopher Faulet · Thu Apr 15 09:38:37 2021 +0200
  12. 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · Wed Mar 31 08:45:47 2021 +0200
  13. 818a92e MINOR: listener: prefer to retrieve the socket's settings via the receiver by Willy Tarreau · Thu Sep 03 07:50:19 2020 +0200
  14. be56c10 MINOR: listener: move the network namespace to the struct settings by Willy Tarreau · Thu Sep 03 07:27:34 2020 +0200
  15. 8987e7a REORG: tcp: move TCP sample fetches from proto_tcp.c to tcp_sample.c by Willy Tarreau · Fri Aug 28 11:37:21 2020 +0200