1. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
  2. 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  3. e222679 MINOR: connection: skip FD-based syscalls for FD-less connections by Willy Tarreau · 2 years, 8 months ago
  4. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · 3 years ago
  5. 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · 3 years ago
  6. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · 3 years ago
  7. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · 3 years, 1 month ago
  8. c03be1a MEDIUM: tcp-sample: Rely on addresses at the appropriate level in tcp samples by Christopher Faulet · 3 years, 1 month ago
  9. 6cd007d BUILD: tcp_sample: include missing errors.h and session-t.h by Willy Tarreau · 3 years, 2 months ago
  10. 003df1c MINOR: tcp_samples: Be able to call bc_src/bc_dst from the health-checks by Christopher Faulet · 3 years, 8 months ago
  11. 7d081f0 MINOR: tcp_samples: Add samples to get src/dst info of the backend connection by Christopher Faulet · 3 years, 8 months ago
  12. 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · 3 years, 8 months ago
  13. 818a92e MINOR: listener: prefer to retrieve the socket's settings via the receiver by Willy Tarreau · 4 years, 3 months ago
  14. be56c10 MINOR: listener: move the network namespace to the struct settings by Willy Tarreau · 4 years, 3 months ago
  15. 8987e7a REORG: tcp: move TCP sample fetches from proto_tcp.c to tcp_sample.c by Willy Tarreau · 4 years, 3 months ago