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