summaryrefslogtreecommitdiffhomepage
path: root/svr-authpasswd.c
AgeCommit message (Expand)Author
2011-10-26- Add ALLOW_BLANK_PASSWORD optionMatt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2008-01-13Make a copy of passwd fields since getpwnam()'s retval isn't safe to keepMatt Johnston
2005-03-13* fix longstanding bug with connections being closed on failure toMatt Johnston
2004-12-23Log the IP along with auth success/fail attemptsMatt Johnston
2004-09-12Don't need to burn the payload buffer since process-packet.c does itMatt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-08burn the buffer a bit earlierMatt Johnston
2004-08-08Be a bit safer with reentrant pw_nameMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston