index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cli-authpasswd.c
Age
Commit message (
Expand
)
Author
2016-05-04
Convert #ifdef to #if, other build changes
Matt Johnston
2015-06-04
buf_getstring and buf_putstring now use non-unsigned char*
Matt Johnston
2015-05-05
Fix pointer differ in signess warnings [-Werror=pointer-sign]
Gaƫl PORTAY
2007-09-14
Add support for SSH_ASKPASS_ALWAYS env variable for dbclient. If it
Matt Johnston
2006-06-12
Make the dbclient password prompt more useful
Matt Johnston
2006-01-15
Cancel a dbclient password prompt if the user presses ctrl-c.
Matt Johnston
2005-09-20
added keyboard-interactive client support
Matt Johnston
2005-02-28
* add SSH_ASKPASS support (based on patch from Paul Whittaker
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-08-14
License boilerplate etc, add Mihnea as an author to some of the files
Matt Johnston
2004-08-12
cleaning up the pubkey defines
Matt Johnston
2004-07-29
set the isserver flag (oops)
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston