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
2018-08-04Fixed leaks stemming from the change to the message header struct.Ladar Levison
2017-03-01Merging SMTP check logic onto develop branch.Ladar Levison
2017-02-02Increment the protocol violation counter for invalid login attempts.Ladar Levison
2017-01-24Database schema and script changes. User meta object using signet/key.Ladar Levison
2017-01-22Renamed sandbox TLS key, added dime config variables, and sample keys.Ladar Levison
2017-01-22Removed Eclipse projects for the testing tools, added shabench.Ladar Levison
2017-01-06The magma.distribution project is once again just magma.Ladar Levison
2016-12-30Reorganized the PRIME module. Added PEM stubs.Ladar Levison
2016-12-30Added a hard coded public key so the dkim verify check will work offline. Ladar Levison
2016-11-07PRIME object alloc/free + prime_unpack_fields functions added. Ladar Levison
2016-11-04Updated project settings whitespace cleanup.Ladar Levison
2016-11-03Cleanup syntax typos in libspf2 and incorporate community patches.Ladar Levison
2016-10-28Added PRIME key allocators.Ladar Levison
2016-10-28Setup defines for the secp256k1 variable lengths.Ladar Levison
2016-10-26The libdime functions were updated to use the new prime interfaces.Ladar Levison
2016-06-21Massive renaming of SSL variables/columns/etc to TLS.Ladar Levison
2016-06-04Adding auth_response() (and test case) for 2-stage STACIE logins.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-29Added the UTF8 Processor library so the STACIE functions can handle Unicode s...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 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-17This commit fixes the storage tanks by enabling critical code that was mistak...Ladar Levison
2015-12-11One project to rule them all. One repository to find them. One makefileLadar Levison
2015-02-02added .gitignore and .projectmagma