log cli-session.c @ 1938:77bc00dcc19f default tip main master

age author description
Sat, 19 Mar 2022 09:02:55 +0000 HansH111 changed TRACE to DEBUG1 for dbclient
Thu, 27 Jan 2022 14:34:10 +0800 Matt Johnston Leave non-interactive at default QoS class
Mon, 11 Oct 2021 15:46:49 +0800 Matt Johnston Merge
Mon, 11 Oct 2021 15:12:22 +0800 Matt Johnston Add a comment about sending initial auth request
Thu, 19 Aug 2021 17:37:14 +0200 Manfred Kaiser added option to disable trivial auth methods (#128)
Thu, 10 Dec 2020 23:18:48 +0800 Matt Johnston Use buf_eatstring instead
Thu, 10 Dec 2020 16:13:13 +0100 Dirkjan Bussink Fix handling of replies to global requests (#112)
Sun, 18 Oct 2020 15:08:54 +0800 Matt Johnston Add fuzzer-client_nomaths, fix client fuzzer fuzz
Sun, 18 Oct 2020 12:17:39 +0800 Matt Johnston Get client fuzzer building and starting (fails straight away) fuzz
Tue, 26 May 2020 20:15:00 +0800 Matt Johnston fix typo
Tue, 19 May 2020 00:31:41 +0800 Matt Johnston ext-info handling for server-sig-algs
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
Thu, 04 Jun 2015 22:25:28 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 16:08:08 +0200 Gaël PORTAY Turn cleantext()'s dirtytext argument into char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Sun, 03 May 2015 00:00:35 +0800 Matt Johnston Make sure kexfirstinitialise is called early enough