summaryrefslogtreecommitdiff
path: root/svr-authpubkey.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix various hardcoded uses of SHA1Matt Johnston2013-04-081-1/+1
* ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-3/+2
* Improve capitalisation for all logged stringsMatt Johnston2011-02-231-3/+3
* - Rework pubkey options to be more careful about buffer lengths. Needs review.pubkey-optionsMatt Johnston2008-09-121-33/+63
* * Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston2008-09-081-7/+74
* Make a copy of passwd fields since getpwnam()'s retval isn't safe to keepMatt Johnston2008-01-131-9/+9
* Improve known_hosts checking.Matt Johnston2007-02-221-1/+1
* Log when pubkey auth fails because of bad pubkey perms/ownershipMatt Johnston2005-09-201-3/+13
* * use own assertions which should get logged properlyMatt Johnston2005-09-051-1/+0
* * fix longstanding bug with connections being closed on failure toMatt Johnston2005-03-131-1/+1
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-19/+19
* Log the IP along with auth success/fail attemptsMatt Johnston2004-12-231-6/+6
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-1/+1
* cleaning up the pubkey definesMatt Johnston2004-08-121-3/+2
* - Hostkey checking is mostly there, just aren't appending yet.Matt Johnston2004-08-081-86/+7
* Improved signkey codeMatt Johnston2004-08-031-8/+2
* Progressing client supportMatt Johnston2004-07-271-11/+11
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+424