Release notes for 1.9.1
[blerg.git] / common / auth.c
2014-03-29 Chip BlackMore pedantic type fixing and a return fall-through bug
2014-03-29 Chip BlackAdd more error checking in auth
2014-03-29 Chip BlackClarify types in auth
2014-03-29 Chip BlackUse blergconf for paths
2014-03-29 Chip BlackFix a couple of lingering printfs
2013-05-31 Chip BlackParanoia fix for reading password version
2013-05-30 Chip BlackAdd scrypt library and scrypt support to auth
2011-04-11 Chip BlackUse MD5 hashing to store passwords
2011-03-07 Chip BlackChange auth to allow multiple logins
2011-01-09 Chip BlackLimit password length to 64 characters
2011-01-08 Chip BlackAdd license notifications to all source files
2010-12-31 Chip BlackSanitize username inputs in the database layer
2010-12-30 Chip BlackCheck auth for logout
2010-12-30 Chip BlackBegin basic login/logout
2010-12-28 Chip BlackRefactor a bunch of stuff for cgi fork