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
2017-01-24Drumroll please. Feature DIME is working. feature/dimefeature-dimeLadar Levison
2017-01-16Improved the DH parameter logic. Created keyslot interface stubs.Ladar Levison
2017-01-07Commented out the -Wfatal-errors option so gcc outputs every error.Ladar Levison
2016-12-30Patched libs so that required headers get installed to the proj dir.Ladar Levison
2016-11-16Minor version bump to signify all the breaking changes.Ladar Levison
2016-11-09PRIME key encryption stubs added.Ladar Levison
2016-10-18Compiling DIME tools with libcore/libmagma support.Ladar Levison
2016-10-18Added the conversion form set/get functions to the OpenSSL symbols list.Ladar Levison
2016-10-07Added the stacie_realm_encrypt function.Ladar Levison
2016-10-05Updated build.lib keys/generate to work outside a git repo.Ladar Levison
2016-10-05Removed extra whitespace in the Makefile.Ladar Levison
2016-10-05Updated packaged dependencies inside the makefile.Ladar Levison
2016-08-01Moved the DIME unit test output files indo the sandbox spool directory.Ladar Levison
2016-07-07Updated symbol_t to use const to fix -Wwrite-strings error.Ladar Levison
2016-07-07Moved M_BIND symbol out of symbols.h and into symbols.c for the tools.Ladar Levison
2016-07-07Updated the DIME CLI tools so they can use dynamic OpenSSL symbols.Ladar Levison
2016-07-07DIME provider updated to use dynamic OpenSSL symbols.Ladar Levison
2016-06-30OpenSSL symbols partially converted to use the dlopen pattern.Ladar Levison
2016-06-28IncorporatedLadar Levison
2016-06-28Rearranged the magma chceks, and added gtest to the bundled deps.Ladar Levison
2016-06-28Fixed the sandbox config and magma check build issues.Ladar Levison
2016-06-28Integrated libdime code//cli utils into the magma project.Ladar Levison
2016-06-25Fixing a cut and paste typo.Ladar Levison
2016-06-17Link against libcheck.a to avoid lib loading issues at runtime.Ladar Levison
2016-06-17Bundled binaries goto lib/local and magma links to libcheck there.Ladar Levison
2016-06-17Bundling libcheck to make compiling on other distros easier. Ladar Levison
2016-06-04Update bundled freetype/libpng. Fix CAPTCHA issue #56. Ladar Levison
2016-05-28STACIE value calculation added to the auth_t module.Ladar Levison
2016-05-15Removed git as a build dependency. Should build with or without now.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-24Refactored the hmac_digest() function and moved the fancy HMAC functions into...Ladar Levison
2015-12-24Cleaned up the st_not() function.Ladar Levison
2015-12-24Tweaked the output during a verbose compilation. Ladar Levison
2015-12-22Updated the bundled OpenSSL version to 1.0.2e (from the older 1.0.1 branch), ...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