index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
auth.h
Age
Commit message (
Expand
)
Author
2008-09-12
- Rework pubkey options to be more careful about buffer lengths. Needs review.
Matt Johnston
2008-09-08
* Patch from Frédéric Moulins adding options to authorized_keys.
Matt Johnston
2008-01-13
Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
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-09-20
Log when pubkey auth fails because of bad pubkey perms/ownership
Matt Johnston
2005-07-08
rename PubkeyList to SignKeyList for clarity
Matt Johnston
2004-08-08
svr-authpam code merged and works. needs tidying a log
Matt Johnston
2004-08-06
- client pubkey auth works
Matt Johnston
2004-08-03
Pubkey auth is mostly there for the client. Something strange with
Matt Johnston
2004-08-02
Banner printing
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston