Mercurial > dropbear
log svr-authpasswd.c @ 766:d1575fdc29a6 ecc
age | author | description |
---|---|---|
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 |