log svr-authpasswd.c @ 1086:50f8a24953e6

age author description
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