Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11Needs testing! But cred_t/meta_users_t are now in the bitbucket!Ladar Levison
2016-06-10Decompression tester will now skip over the 4 octet header. Ladar Levison
2016-06-09Refactored user storage key retrieval and creation functions.Ladar Levison
2016-06-09Change the way affected row errors are handled. Use -1 instead.Ladar Levison
2016-06-06Renamed the neue folder to cred.Ladar Levison
2016-06-02The new and improved auth_login is ready for takeoff.Ladar Levison
2016-05-30Created the auth_legacy_t and auth_stacie_t checks.Ladar Levison
2016-05-28STACIE value calculation added to the auth_t module.Ladar Levison
2016-05-25Auth module unit test for allocation added.Ladar Levison
2016-05-24Added the auth_t object, which will eventually replace credentials_t.Ladar Levison
2016-04-05Renamed the password column to legacy in the Users table.Ladar Levison
2016-01-21Renamed the database auth columns, and removed the word "stacie" from their n...Ladar Levison
2016-01-08Refactored the realm extraction functions for cipher keys and init vectors. T...Ladar Levison
2015-12-31Added UTF8 functions for checking validity and length, and created unit tests...Ladar Levison
2015-12-28Added a command line option to magmad.check which will run a single unit test...Ladar Levison
2015-12-27I moved the clamp function out of the STACIE provider and into it's own parse...Ladar Levison
2015-12-26Added a note to the bitwise function file about possibly needing to use a swi...Ladar Levison
2015-12-24Refactored the hmac_digest() function and moved the fancy HMAC functions into...Ladar Levison
2015-12-24Refactored the bitwise string functions. Updated the doxygen configuration fi...Ladar Levison
2015-12-22Updated the bundled OpenSSL version to 1.0.2e (from the older 1.0.1 branch), ...Ladar Levison
2015-12-22Converting lib and check into seperate Eclipse project for better indexing an...Ladar Levison
2015-12-22The st_cleanup() was converted into a variadic function, which allowed me to ...Ladar Levison
2015-12-16Created the run and profile configurations in Eclipse and then startedLadar Levison
2015-12-11Continuing to overhaul the project structure. This currently meansLadar Levison
2015-12-11One project to rule them all. One repository to find them. One makefileLadar Levison