index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
svr-authpubkey.c
Age
Commit message (
Expand
)
Author
2011-02-23
Improve capitalisation for all logged strings
Matt Johnston
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
2007-02-22
Improve known_hosts checking.
Matt Johnston
2005-09-20
Log when pubkey auth fails because of bad pubkey perms/ownership
Matt Johnston
2005-09-05
* use own assertions which should get logged properly
Matt Johnston
2005-03-13
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-12-23
Log the IP along with auth success/fail attempts
Matt Johnston
2004-08-12
Merging in the changes from 0.41-0.43 main Dropbear tree
Matt Johnston
2004-08-12
cleaning up the pubkey defines
Matt Johnston
2004-08-08
- Hostkey checking is mostly there, just aren't appending yet.
Matt Johnston
2004-08-03
Improved signkey code
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston