1. ef9d594 MINOR: Revert part of clarifying samples support per os commit by Brad Smith · Thu Aug 25 23:13:38 2022 -0400
  2. 02fd3ca BUILD: tcp_sample: fix build of get_tcp_info() on OpenBSD by Brad Smith · Fri Aug 12 22:23:13 2022 -0400
  3. bde14ad CLEANUP: check: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:04:04 2022 +0200
  4. 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · Fri May 27 09:25:10 2022 +0200
  5. d68ff01 CLEANUP: stconn: rename cs{,_get}_{src,dst} to sc_* by Willy Tarreau · Fri May 27 08:57:21 2022 +0200
  6. fd9417b CLEANUP: stconn: rename cs_conn() to sc_conn() by Willy Tarreau · Wed May 18 16:23:22 2022 +0200
  7. 7cb9e6c CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb" by Willy Tarreau · Tue May 17 19:40:40 2022 +0200
  8. 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · Tue May 17 19:07:51 2022 +0200
  9. 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · Tue Apr 26 10:30:35 2022 +0200
  10. 7747d46 MINOR: tcp_sample: extend support for get_tcp_info to macOs. by David CARLIER · Mon Apr 11 12:53:11 2022 +0100
  11. 5c83e3a MINOR: tcp_sample: clarifying samples support per os, for further expansion. by David CARLIER · Mon Apr 11 12:41:24 2022 +0100
  12. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · Mon Apr 04 11:29:28 2022 +0200
  13. 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
  14. e222679 MINOR: connection: skip FD-based syscalls for FD-less connections by Willy Tarreau · Mon Apr 11 18:04:33 2022 +0200
  15. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · Thu Dec 23 17:28:17 2021 +0100
  16. 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · Wed Dec 22 14:22:03 2021 +0100
  17. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
  18. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · Mon Oct 25 16:58:50 2021 +0200
  19. 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
  20. 6cd007d BUILD: tcp_sample: include missing errors.h and session-t.h by Willy Tarreau · Wed Oct 06 19:01:21 2021 +0200
  21. 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
  22. 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
  23. 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · Wed Mar 31 08:45:47 2021 +0200
  24. 818a92e MINOR: listener: prefer to retrieve the socket's settings via the receiver by Willy Tarreau · Thu Sep 03 07:50:19 2020 +0200
  25. be56c10 MINOR: listener: move the network namespace to the struct settings by Willy Tarreau · Thu Sep 03 07:27:34 2020 +0200
  26. 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