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
path: root/res
AgeCommit message (Expand)Author
2018-07-18Fixed the realm key derivation scheme. Password change support added.feature/password-changesLadar Levison
2017-09-08The stacie user account need a row in the Log table.Ladar Levison
2017-09-07Fixed the missing Inbox folder for the dummy stacie account.Ladar Levison
2017-06-15Fixed the HTTP append bug. Also checking in the updated project files.Ladar Levison
2017-04-05Updated the camelface to ignore the TLS requirement for localhost.Ladar Levison
2017-03-04Increase the default receiving limits for the test accounts.Ladar Levison
2017-03-03Setup princess account with tls/secure disabled to allow tcp testing.jpadkins
2017-02-21Cherry picked certain tracked files back to compatible commit for merging wit...Jacob Adkins
2017-02-16edited objects_check.cvagrant
2017-02-02Minor schema changes.Ladar Levison
2017-01-25Enable encryption by default in the DB schema. 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
2016-11-17Lowercase usernames during registration.Ladar Levison
2016-11-16Adding magmad Sys V init script plus added install notes/config params.Ladar Levison
2016-11-16Removed a hard coded schema reference inside a SQL init sript.Ladar Levison
2016-10-13Register function generates a shard for the mail realm.Ladar Levison
2016-10-10Added the User Realm and Keys tables to the SQL schema files.Ladar Levison
2016-06-21Massive renaming of SSL variables/columns/etc to TLS.Ladar Levison
2016-06-14SMTP authentication fixed. STACIE values stored in the db using b64 mod.Ladar Levison
2016-06-13Fixed the limits for the sandbox test user accounts.Ladar Levison
2016-06-13Merging the static web pages from the web-static branch.Ladar Levison
2016-06-07Fixed a few static content path issues.Ladar Levison
2016-06-01Merge pull request #54 from rgv151/patch-2Ladar Levison
2016-05-25remove hardcode'd server pathBruce Doan
2016-05-24Made the stacie unit test password longer to reduce the number ofLadar Levison
2016-05-21Added the bonus round column to the Users table. Created registrationLadar Levison
2016-05-21Got the STACIE auth routine working, and created test script.Ladar Levison
2016-05-21Refactored the credential salt datatier function.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
2015-12-27I moved the clamp function out of the STACIE provider and into it's own parse...Ladar Levison
2015-12-16Created the run and profile configurations in Eclipse and then startedLadar Levison
2015-12-15Updated the check launchers. Renamed the default magma suppressionsLadar Levison
2015-12-11Continuing to overhaul the project structure. This currently meansLadar Levison
2015-12-03Moved the unreliable autotools based build system into the dev tree, butLadar Levison
2015-11-30Ongoing project cleanup. Fixed build parameters to output pedantically,Ladar Levison
2015-07-11Format JSON responses nicelyZachary Michaels
2015-07-10Edited the stacie branch of credential_calc_auth to store hex values rather t...LBiv
2015-07-10Added some .empty files to keep directories alive.LBiv
2015-07-10Fixed a parsing issue in pop where user password was saved in non-secure memory.LBiv
2015-07-09Changed initial default stacie_token and stacie_salt values to NULL from '0'LBiv
2015-07-08Readded a .empty file which was accidentally removed.LBiv
2015-07-08Fixed an awful bug in new hex functions hex_encode_opts and hex_decode_opts.LBiv
2015-07-07Allow stacie columns to be NULLZachary Michaels
2015-07-06Switch stacie DB fields to varcharZachary Michaels
2015-07-06Add stacie fields to Users tableZachary Michaels
2015-06-30Merge branch 'develop' into feature/stacieZachary Michaels
2015-06-30Merge pull request #33 from lavabit/feature/devenvmikezackles
2015-06-24Move spool directory for vagrantZachary Michaels