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
2020-11-10Remove Lavabit from the default plan descriptions.Ladar Levison
2020-11-10Create the default plans when initializing a new schema.Ladar Levison
2019-09-05Altow unicode customer names.Ladar Levison
2019-06-19Fixed the domain column in the provided test data.Ladar Levison
2019-06-19Added a second admin to approve requests.Ladar Levison
2019-06-19Update the plan column in Codes to use a varchar.Ladar Levison
2019-06-19Added the admin column, and admin test users.Ladar Levison
2019-06-19Added Requests table, and updated plan quota in Limits.Ladar Levison
2019-05-27Added years column to Codes table schema and test data.Ladar Levison
2018-11-17Minor improvements in schema loading/reset scripts.Ladar Levison
2018-11-17Needed another email address in the sandbox database.Ladar Levison
2018-09-11Removed confignum, and updated schema version in Version.sql.Ladar Levison
2018-08-07Account locking/registration code overhaul. Relevant unit tests added.Ladar Levison
2018-08-07Major version bump, because of incompatible changes to the magma schema.v7.0.0Ladar Levison
2018-08-04Fixed leaks stemming from the change to the message header struct.Ladar Levison
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