summaryrefslogtreecommitdiff
path: root/cli-authinteract.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak found by KlocworkMatt Johnston2011-04-071-0/+1
* Print "Login for user@host" for keyboard interactive, since it probablyMatt Johnston2008-09-181-0/+5
* BUG: The strings 'name' and 'instruction' are always allocatedMatt Johnston2006-07-071-2/+3
* Cancel a dbclient password prompt if the user presses ctrl-c.Matt Johnston2006-01-151-1/+1
* Forgot to revert echo flagMatt Johnston2005-09-201-1/+1
* added keyboard-interactive client supportMatt Johnston2005-09-201-0/+168