summaryrefslogtreecommitdiffhomepage
path: root/svr-auth.c
AgeCommit message (Expand)Author
2008-09-15- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.Matt Johnston
2008-07-12fill_passwd() doesn't have a return valueMatt Johnston
2008-01-13Make a copy of passwd fields since getpwnam()'s retval isn't safe to keepMatt Johnston
2007-08-08- Add -K keepalive flag for dropbear and dbclientMatt Johnston
2006-03-25Some cleanups/fixes for various TRACE statementsMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-12-23Log the IP along with auth success/fail attemptsMatt Johnston
2004-09-14PAM improvementsMatt Johnston
2004-09-12propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...Matt Johnston
2004-09-12propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...Matt Johnston
2004-08-18Auth doesn't timeout after 5 minutes.Matt 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-08svr-authpam code merged and works. needs tidying a logMatt Johnston
2004-07-29set the isserver flag (oops)Matt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-20switching to global varsMatt Johnston
2004-06-23merge of abac2150ee4f4031a98016241fbd136d24fed127Matt Johnston
2004-06-22- Port restriction code back inMatt Johnston
2004-06-03Mostly done with the listener changeoverMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston