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
2022-05-02More dlopen related memcheck suppressions.Ladar Levison
2022-04-12Disable libidn2 usage by cURL for now.Ladar Levison
2022-04-06ClamAV updated to 0.103.5. Patches for 0.104.2 generated but currently unused.Ladar Levison
2020-06-09Adding the CentOS 7 Valgrind suppressions.Ladar Levison
2020-06-09Updated suppressions. Fixed sample check logic.Ladar Levison
2020-06-06Fixed the cl_scandesc decleration mismatch. Added ca option to freshclam.Ladar Levison
2019-05-22Updated the magma sandbox config to use console logging (again).Ladar Levison
2018-12-07Properly bypass SMTP checks using the bypass_addr setting.Ladar Levison
2018-12-05Tweaked the Sandbox config for easier debugging.Ladar Levison
2018-11-21Updated Valgrind suppressions.Ladar Levison
2018-11-09Fixed descriptor leak during shutdowns.Ladar Levison
2018-08-22Add another spurious threading leak to the suppressions file.Ladar Levison
2018-08-06Ignore glibc memory leaks caused by persistent background threads.Ladar Levison
2018-07-18Fixed the realm key derivation scheme. Password change support added.feature/password-changesLadar Levison
2017-06-15Fixed the HTTP append bug. Also checking in the updated project files.Ladar Levison
2017-04-21Dirty commit - refactoring starttls ad test into three separate onesjpadkins
2017-04-18Added SMTP outbound quota test.jpadkins
2017-04-18Adding misc network tests.jpadkins
2017-03-31Updated project, discovery switched to per lang, possible indexer fix.Ladar Levison
2017-03-04Fixed the virus scanner unit test. Recreated the scan spool directory.Ladar Levison
2017-02-07Replaced prime artifact prototypes w uint to avoid error on CentOS 7.Ladar Levison
2017-02-07Updated the suppressions to avoid warnings for dlopen allocs.Ladar Levison
2017-01-24Updated gitignore to skip committing lockdown binary.Ladar Levison
2017-01-24Database schema and script changes. User meta object using signet/key.Ladar Levison
2017-01-23Reading and configuring the PRIME org key/signet at startup.Ladar Levison
2017-01-22Renamed sandbox TLS key, added dime config variables, and sample keys.Ladar Levison
2017-01-19Signature functions added.Ladar Levison
2017-01-16Improved the DH parameter logic. Created keyslot interface stubs.Ladar Levison
2016-10-05Patching uninitialized read in libcheck to silence valgraind complaint.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-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-08Server instances are using the default values for boolean options.Ladar Levison
2016-06-07meta_user_t has been rewritten as new_meta_user_t, but is incomplete!!Ladar Levison
2016-06-07Added SMTPSv6 and DMTPv6 servers to the sandbox configLadar Levison
2016-06-03Taking the bite out of CRIME.Ladar Levison
2015-12-22Updated the bundled OpenSSL version to 1.0.2e (from the older 1.0.1 branch), ...Ladar Levison
2015-12-22A number of memory leaks and miscellaneous bug fixes. The unit tests are once...Ladar Levison
2015-12-17This commit fixes the storage tanks by enabling critical code that was mistak...Ladar Levison
2015-12-16Suppression file updated to ignore dlopen/dlclose memory leaks.Ladar Levison
2015-12-16Created the run and profile configurations in Eclipse and then startedLadar Levison
2015-12-15Adding back the PEM files with the proper permission bits set.Ladar Levison
2015-12-15Removing PEM files.Ladar Levison
2015-12-15Updated the sandbox config file.Ladar 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