summaryrefslogtreecommitdiffhomepage
path: root/cli-authpasswd.c
AgeCommit message (Expand)Author
2021-08-19added option to disable trivial auth methods (#128)Manfred Kaiser
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2015-06-04buf_getstring and buf_putstring now use non-unsigned char*Matt Johnston
2015-05-05Fix pointer differ in signess warnings [-Werror=pointer-sign]Gaƫl PORTAY
2007-09-14Add support for SSH_ASKPASS_ALWAYS env variable for dbclient. If itMatt Johnston
2006-06-12Make the dbclient password prompt more usefulMatt Johnston
2006-01-15Cancel a dbclient password prompt if the user presses ctrl-c.Matt Johnston
2005-09-20added keyboard-interactive client supportMatt Johnston
2005-02-28* add SSH_ASKPASS support (based on patch from Paul WhittakerMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-14License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-07-29set the isserver flag (oops)Matt Johnston
2004-07-27Progressing client supportMatt Johnston