1. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · Thu Dec 23 17:28:17 2021 +0100
  2. 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · Wed Dec 22 14:22:03 2021 +0100
  3. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
  4. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · Mon Oct 25 16:58:50 2021 +0200
  5. 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
  6. 6cd007d BUILD: tcp_sample: include missing errors.h and session-t.h by Willy Tarreau · Wed Oct 06 19:01:21 2021 +0200
  7. 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
  8. 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
  9. 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · Wed Mar 31 08:45:47 2021 +0200
  10. 818a92e MINOR: listener: prefer to retrieve the socket's settings via the receiver by Willy Tarreau · Thu Sep 03 07:50:19 2020 +0200
  11. be56c10 MINOR: listener: move the network namespace to the struct settings by Willy Tarreau · Thu Sep 03 07:27:34 2020 +0200
  12. 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