log cli-tcpfwd.c @ 1025:02baa0b334e8 fastopen

age author description
Wed, 18 Feb 2015 22:46:15 +0800 Matt Johnston async connections working fastopen
Sat, 14 Feb 2015 09:56:11 +0800 Matt Johnston connect_remote() is now always non-blocking
Wed, 16 Jul 2014 22:53:32 +0800 Matt Johnston Set tcp priority as follows:
Tue, 18 Feb 2014 21:33:56 +0800 Matt Johnston - Fix dbclient with port 0 for server-allocated
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Sat, 05 Nov 2011 23:12:15 +0800 Matt Johnston Print the server allocated port when using dbclient -R 0:....
Wed, 21 Jul 2010 14:07:13 +0000 Matt Johnston remove unused variable
Sat, 27 Feb 2010 11:53:18 +0000 Matt Johnston merge of '48fdaa8706d1acda35e9d564adc9a1fbc96c18c8'
Sat, 27 Feb 2010 11:51:19 +0000 Matt Johnston - tcpfwd bindaddr support against trunk. needs merging.
Wed, 24 Feb 2010 16:13:15 +0000 Matt Johnston - Progress for allowing specifying a listenaddr for tcp forwards
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Sun, 02 Nov 2008 12:25:08 +0000 Matt Johnston Report errors if a remote request fails
Tue, 06 Dec 2005 16:51:55 +0000 Matt Johnston * fix -L forwarding on the client, broke last rev
Sun, 04 Dec 2005 16:13:11 +0000 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
Thu, 20 Oct 2005 16:53:12 +0000 Matt Johnston * rename infd/outfd to writefd/readfd, to avoid confusion