1. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
  2. 8abe712 MINOR: stream-int: Remove SI_FL_NOLINGER/NOHALF to rely on CS flags instead by Christopher Faulet · 2 years, 8 months ago
  3. 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  4. e222679 MINOR: connection: skip FD-based syscalls for FD-less connections by Willy Tarreau · 2 years, 8 months ago
  5. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · 3 years ago
  6. 0de8272 MINOR: tcp-act: Always access the stream-int via the conn-stream by Christopher Faulet · 3 years ago
  7. 1e83b70 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
  8. d69377e MEDIUM: tcp-act: Set addresses at the apprioriate level in set-(src/dst) actions by Christopher Faulet · 3 years, 1 month ago
  9. 2304887 Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" by Christopher Faulet · 3 years, 5 months ago
  10. bae4cb2 BUILD/MEDIUM: tcp: set-mark support for OpenBSD by David Carlier · 3 years, 5 months ago
  11. 5bbfff1 BUILD: tcp-act: avoid warning when set-mark / set-tos are not supported by Willy Tarreau · 3 years, 5 months ago
  12. f7f53af BUILD/MEDIUM: tcp: set-mark setting support for FreeBSD. by David Carlier · 3 years, 5 months ago
  13. ee9c98d CLEANUP: tcp-act: Sort action lists by Christopher Faulet · 3 years, 5 months ago
  14. 469c06c MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
  15. 19bbbe0 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
  16. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 8 months ago
  17. b41a6e9 MINOR: fd: move .linger_risk into fdtab[].state by Willy Tarreau · 3 years, 8 months ago
  18. 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · 3 years, 8 months ago
  19. da23195 BUILD: tcp: use IPPROTO_IPV6 instead of SOL_IPV6 on FreeBSD/MacOS by Willy Tarreau · 3 years, 8 months ago
  20. ab79ee8 BUG/MINOR: tcp: fix silent-drop workaround for IPv6 by Willy Tarreau · 3 years, 8 months ago
  21. 36119de BUG/MEDIUM: session: NULL dereference possible when accessing the listener by William Lallemand · 3 years, 9 months ago
  22. e01ca0f BUG/MINOR: tcp-act: Don't forget to set the original port for IPv4 set-dst rule by Christopher Faulet · 3 years, 9 months ago
  23. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · 3 years, 11 months ago
  24. 2ded48d MINOR: connection: make conn_sock_drain() use the control layer's ->drain() by Willy Tarreau · 4 years ago
  25. aeae66c REORG: tcp: move TCP actions from proto_tcp.c to tcp_act.c by Willy Tarreau · 4 years, 3 months ago