Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Wed, 03 Jun 2015 22:15:12 +0800 |
Matt Johnston |
note about constant_time_strcmp and lengths
|
Thu, 03 Oct 2013 22:25:30 +0800 |
Matt Johnston |
Constant time memcmp for the hmac and password crypt
|
Mon, 29 Apr 2013 23:42:37 +0800 |
Matt Johnston |
Avoid segfault for locked accounts (invalid salt to crypt())
|
Tue, 12 Feb 2013 15:52:57 +0000 |
Paul Eggleton |
Allow configuring "allow blank password option" at runtime
|
Wed, 09 May 2012 22:51:59 +0800 |
Matt Johnston |
Fix empty password immediate login
|
Wed, 09 May 2012 22:37:04 +0800 |
Matt Johnston |
Return immediate success for blank passwords if allowed
|
Wed, 26 Oct 2011 15:49:47 +0000 |
Matt Johnston |
- Add ALLOW_BLANK_PASSWORD option
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Sun, 13 Jan 2008 03:55:59 +0000 |
Matt Johnston |
Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
|
Sat, 25 Mar 2006 17:12:50 +0000 |
Matt Johnston |
Use password file, add serial option
ucc-axis-hack
|
Sat, 25 Mar 2006 12:57:09 +0000 |
Matt Johnston |
Various changes to compile+kind of run on UCC's axis board.
ucc-axis-hack
|
Sun, 13 Mar 2005 13:58:14 +0000 |
Matt Johnston |
* fix longstanding bug with connections being closed on failure to
|
Thu, 23 Dec 2004 17:00:15 +0000 |
Matt Johnston |
Log the IP along with auth success/fail attempts
|
Sun, 12 Sep 2004 05:52:36 +0000 |
Matt Johnston |
propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam'
private-rez
|
Thu, 12 Aug 2004 16:41:58 +0000 |
Matt Johnston |
Merging in the changes from 0.41-0.43 main Dropbear tree
|
Thu, 12 Aug 2004 14:56:22 +0000 |
Matt Johnston |
cleaning up the pubkey defines
|
Sun, 08 Aug 2004 16:44:11 +0000 |
Matt Johnston |
burn the buffer a bit earlier
|
Sun, 08 Aug 2004 16:41:26 +0000 |
Matt Johnston |
Be a bit safer with reentrant pw_name
|
Tue, 27 Jul 2004 16:30:46 +0000 |
Matt Johnston |
Progressing client support
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|