1. 35d5b5f BUG/MINOR: tcp_sample: bc_{dst,src} return IP not INT by Aurelien DARRAGON · 1 year, 6 months ago
  2. 5529c99 MINOR: sample: Add bc_rtt and bc_rttvar by Aleksandar Lazic · 1 year, 7 months ago
  3. 819817f BUG/MINOR: tcp_sample: fix a bug in fc_dst_port and fc_dst_is_local sample fetches by Aurelien DARRAGON · 1 year, 9 months ago
  4. ef9d594 MINOR: Revert part of clarifying samples support per os commit by Brad Smith · 2 years, 3 months ago
  5. 02fd3ca BUILD: tcp_sample: fix build of get_tcp_info() on OpenBSD by Brad Smith · 2 years, 4 months ago
  6. bde14ad CLEANUP: check: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
  7. 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · 2 years, 6 months ago
  8. d68ff01 CLEANUP: stconn: rename cs{,_get}_{src,dst} to sc_* by Willy Tarreau · 2 years, 6 months ago
  9. fd9417b CLEANUP: stconn: rename cs_conn() to sc_conn() by Willy Tarreau · 2 years, 6 months ago
  10. 7cb9e6c CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb" by Willy Tarreau · 2 years, 6 months ago
  11. 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 6 months ago
  12. 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · 2 years, 7 months ago
  13. 7747d46 MINOR: tcp_sample: extend support for get_tcp_info to macOs. by David CARLIER · 2 years, 8 months ago
  14. 5c83e3a MINOR: tcp_sample: clarifying samples support per os, for further expansion. by David CARLIER · 2 years, 8 months ago
  15. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
  16. 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  17. e222679 MINOR: connection: skip FD-based syscalls for FD-less connections by Willy Tarreau · 2 years, 8 months ago
  18. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · 3 years ago
  19. 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · 3 years ago
  20. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · 3 years ago
  21. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · 3 years, 1 month ago
  22. c03be1a MEDIUM: tcp-sample: Rely on addresses at the appropriate level in tcp samples by Christopher Faulet · 3 years, 1 month ago
  23. 6cd007d BUILD: tcp_sample: include missing errors.h and session-t.h by Willy Tarreau · 3 years, 2 months ago
  24. 003df1c MINOR: tcp_samples: Be able to call bc_src/bc_dst from the health-checks by Christopher Faulet · 3 years, 8 months ago
  25. 7d081f0 MINOR: tcp_samples: Add samples to get src/dst info of the backend connection by Christopher Faulet · 3 years, 8 months ago
  26. 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · 3 years, 8 months ago
  27. 818a92e MINOR: listener: prefer to retrieve the socket's settings via the receiver by Willy Tarreau · 4 years, 3 months ago
  28. be56c10 MINOR: listener: move the network namespace to the struct settings by Willy Tarreau · 4 years, 3 months ago
  29. 8987e7a REORG: tcp: move TCP sample fetches from proto_tcp.c to tcp_sample.c by Willy Tarreau · 4 years, 3 months ago