log cli-session.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
Mon, 26 Feb 2018 14:31:15 +0100 François Perrad more linting (#58)
Wed, 14 Feb 2018 23:06:01 +0800 Matt Johnston make signal flags volatile, simplify handling
Fri, 09 Feb 2018 23:58:13 +0800 Matt Johnston missed saving a file removing none cipher
Fri, 02 Jun 2017 18:14:31 +0200 Francois Perrad when pointer, use NULL instead of 0
Tue, 24 May 2016 17:34:10 -0500 Ben Gardner Use DROPBEAR_PATH_DEVNULL instead of undefined _PATH_DEVNULL
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Wed, 16 Mar 2016 22:53:27 +0800 Matt Johnston merge
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Tue, 15 Mar 2016 23:03:43 +0800 Matt Johnston ignore return value from fcntl()
Tue, 01 Dec 2015 21:55:34 +0300 Konstantin Tokarev Support syslog logging in dbclient.
Thu, 03 Dec 2015 16:22:29 +0300 Konstantin Tokarev Client: kill proxy command when exiting application.
Thu, 04 Jun 2015 23:24:08 +0800 Matt Johnston merge
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston buf_getstring and buf_putstring now use non-unsigned char*
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings