1. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · 11 years ago
  2. f0837b2 MEDIUM: tcp: add explicit support for delayed ACK in connect() by Willy Tarreau · 12 years ago
  3. 0711541 MEDIUM: stick-table: allocate the table key of size buffer size by Willy Tarreau · 12 years ago
  4. 64ee491 MINOR: tcp: replace tcp_src_to_stktable_key with addr_to_stktable_key by Willy Tarreau · 12 years ago
  5. 14f8e86 MEDIUM: proto_tcp: remove any dependence on stream_interface by Willy Tarreau · 12 years ago
  6. 986a9d2 MAJOR: connection: move the addr field from the stream_interface by Willy Tarreau · 12 years ago
  7. 7421efb REORG/MAJOR: use "struct channel" instead of "struct buffer" by Willy Tarreau · 12 years ago
  8. 239d718 MEDIUM: stream_interface: pass connection instead of fd in sock_ops by Willy Tarreau · 12 years ago
  9. 2da156f MAJOR: tcp: remove the specific I/O callbacks for TCP connection probes by Willy Tarreau · 12 years ago
  10. c3a08a1 BUG: stktable: tcp_src_to_stktable_key() must return NULL on invalid families by Willy Tarreau · 12 years ago
  11. 59b9479 BUG/MEDIUM: stream_interface: restore get_src/get_dst by Willy Tarreau · 12 years ago
  12. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · 12 years ago
  13. 32389b7 MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down by Willy Tarreau · 12 years ago
  14. 6471afb MINOR: remove the client/server side distinction in SI addresses by Willy Tarreau · 13 years ago
  15. c9f6011 [BUG] TCP source tracking was broken with IPv6 changes by Willy Tarreau · 13 years ago
  16. 4f92d32 [MEDIUM] IPv6 support for stick-tables by David du Colombier · 13 years ago
  17. 6f5ccb1 [MEDIUM] add internal support for IPv6 server addresses by David du Colombier · 13 years ago
  18. ac82540 [MEDIUM] stream_interface: store the target pointer and type by Willy Tarreau · 13 years ago
  19. f153686 [REORG] tcp: make tcpv4_connect_server() take the target address from the SI by Willy Tarreau · 13 years ago
  20. 957c0a5 [REORG] session: move client and server address to the stream interface by Willy Tarreau · 13 years ago
  21. 97679e7 [MEDIUM] Implement tcp inspect response rules by Emeric Brun · 14 years ago
  22. cf20bf1 [MEDIUM] Enhance message errors management on binds by Emeric Brun · 14 years ago
  23. 9ba2dcc [MAJOR] session: add track-counters to track counters related to the session by Willy Tarreau · 14 years ago
  24. a5c0ab2 [MEDIUM] frontend: check for LI_O_TCP_RULES in the listener by Willy Tarreau · 14 years ago
  25. eb47268 [MEDIUM] separate protocol-level accept() from the frontend's by Willy Tarreau · 14 years ago
  26. 44b90cc [CLEANUP] tcp: move some non tcp-specific layer6 processing out of proto_tcp by Willy Tarreau · 14 years ago
  27. b1d6774 [MEDIUM] backend: move the transparent proxy address selection to backend by Willy Tarreau · 14 years ago
  28. 9650f37 [MEDIUM] move connection establishment from backend to the SI. by Willy Tarreau · 15 years ago
  29. 647caf1 [MEDIUM] add support for RDP cookie persistence by Emeric Brun · 15 years ago
  30. bede3d0 [MINOR] acl: add support for matching of RDP cookies by Emeric Brun · 15 years ago
  31. 3a81629 [MEDIUM] session: tell analysers what bit they were called for by Willy Tarreau · 15 years ago
  32. edcf668 [MEDIUM] extract TCP request processing from HTTP by Willy Tarreau · 16 years ago
  33. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · 16 years ago
  34. e8c66af [MEDIUM] fix server health checks source address selection by Willy Tarreau · 16 years ago
  35. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · 17 years ago