summaryrefslogtreecommitdiff
path: root/cli-authpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* changed TRACE to DEBUG1 for dbclientHansH1112022-03-191-1/+1
* added option to disable trivial auth methods (#128)Manfred Kaiser2021-08-191-1/+1
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-5/+5
* buf_getstring and buf_putstring now use non-unsigned char*Matt Johnston2015-06-041-4/+4
* Fix pointer differ in signess warnings [-Werror=pointer-sign]Ga?l PORTAY2015-05-021-4/+4
* Add support for SSH_ASKPASS_ALWAYS env variable for dbclient. If itMatt Johnston2007-09-141-2/+10
* Make the dbclient password prompt more usefulMatt Johnston2006-06-121-2/+5
* Cancel a dbclient password prompt if the user presses ctrl-c.Matt Johnston2006-01-151-4/+1
* added keyboard-interactive client supportMatt Johnston2005-09-201-3/+1
* * add SSH_ASKPASS support (based on patch from Paul WhittakerMatt Johnston2005-02-281-3/+95
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-2/+2
* License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston2004-08-141-0/+24
* cleaning up the pubkey definesMatt Johnston2004-08-121-0/+2
* set the isserver flag (oops)Matt Johnston2004-07-291-2/+3
* Progressing client supportMatt Johnston2004-07-271-0/+36