log cli-tcpfwd.c @ 1625:79eef94ccea9

age author description
Wed, 14 Nov 2018 22:57:56 +0800 Matt Johnston Split ChanType closehandler() and cleanup() so that dbclient doesn't
Fri, 07 Sep 2018 23:02:20 +0800 Matt Johnston FIx remote forward listeners bugfix
Sun, 18 Feb 2018 11:22:13 +0800 Matt Johnston include config.h for options.h. don't need to include options.h when
Fri, 26 Jan 2018 00:27:48 +0800 Matt Johnston bind to port as well with -b
Mon, 01 May 2017 08:26:15 +0530 houseofkodai cli_bind_address_connect
Tue, 15 Nov 2016 15:36:05 +0100 Francois Perrad initialize variable and protect against NULL dereferencement
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 09:46:09 +0100 Francois Perrad add static in function definition
Tue, 15 Mar 2016 21:41:06 +0800 Matt Johnston Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indent
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab
Tue, 05 Jan 2016 12:32:33 +0800 Chocobo1 Fix print format specifier
Tue, 15 Dec 2015 22:09:55 +0800 Matt Johnston A few minor style fixes
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]