log cli-authinteract.c @ 1821:df8d8ec1801c

age author description
Thu, 19 Aug 2021 17:37:14 +0200 Manfred Kaiser added option to disable trivial auth methods (#128)
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sun, 03 May 2015 00:23:55 +0200 Gaël PORTAY Turn name and instruction local variables into char *
Sat, 02 May 2015 16:30:59 +0200 Gaël PORTAY Turn get_response()'s return type and prompt argument into char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Thu, 07 Apr 2011 12:34:44 +0000 Matt Johnston Fix memory leak found by Klocwork
Thu, 18 Sep 2008 16:01:02 +0000 Matt Johnston Print "Login for user@host" for keyboard interactive, since it probably
Fri, 07 Jul 2006 07:00:10 +0000 Matt Johnston BUG: The strings 'name' and 'instruction' are always allocated
Sat, 25 Mar 2006 12:59:58 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) ucc-axis-hack
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Sun, 15 Jan 2006 06:43:24 +0000 Matt Johnston Cancel a dbclient password prompt if the user presses ctrl-c.
Tue, 20 Sep 2005 17:36:32 +0000 Matt Johnston Forgot to revert echo flag
Tue, 20 Sep 2005 17:35:21 +0000 Matt Johnston added keyboard-interactive client support