log cli-tcpfwd.c @ 1206:2907c658fa76

age author description
Mon, 30 Nov 2015 20:30:58 +0300 Konstantin Tokarev Implemented ExitOnForwardFailure option for local and remote forwarding.
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston buf_getstring and buf_putstring now use non-unsigned char*
Sat, 02 May 2015 15:59:06 +0200 Gaƫl PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Fri, 20 Feb 2015 23:16:38 +0800 Matt Johnston Move generic network routines to netio.c fastopen
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