log cli-authinteract.c @ 1932:62ae35ff833e

age author description
Wed, 30 Mar 2022 14:32:49 +0800 Matt Johnston Fix declaration after statement
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]