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-03-07Refactored the IMAP network test. Need to do the same for POP and SMTPjpadkins
2017-03-04Unit test bugs fixed: greylist was missing a sock, memleak, and status.Ladar Levison
2017-03-04Refactored the testcase setup to include the suite name as a tag.Ladar Levison
2017-03-04Fixed the virus scanner unit test. Recreated the scan spool directory.Ladar Levison
2017-03-04The network tests are skipped for now.jpadkins
2017-03-02dirty end-of-day commit. added smtp/pop/imap network testsjpadkins
2017-03-01Removing duplicate config suite created during merge.Ladar Levison
2017-03-01Merged more recent upstream developjpadkins
2017-03-01Merging SMTP check logic onto develop branch.Ladar Levison
2017-03-01Added a unit test for servers_get_by_protocoljpadkins
2017-03-01Added boilerplate for config/server/from_protocol testjpadkins
2017-02-22Added regression test suite and reverted tests to say "MULTI THREADED"jpadkins
2017-02-22Refactored tank, virus, and dspam tests to use function interface for the cor...Jacob Adkins
2017-02-09Major code cleanup to allow smoother gcc compilation using alt options.Ladar Levison
2017-02-04Improved handling of system limits.Ladar Levison
2017-01-24Disabled the global check user/password logic. Doesn't work with forks.Ladar Levison
2017-01-24Updated key management functions, and message storage to use DIME.Ladar Levison
2017-01-24File headers cleaned up. Unused lines leftover from Mercurial removed.Ladar Levison
2017-01-24File headers updated.Ladar Levison
2016-11-01Moving the PRIME checks into their own test suite.Ladar Levison
2016-10-26Unit test formatting/output cleanup.Ladar Levison
2016-10-26Added examples of single/multi threaded unit tests, to show code pattern.Ladar Levison
2016-10-22Unit test cleanup. Memory leaks fixed by using stack'ed buf for errors.Ladar Levison
2016-10-05Checksum unit tests rewritten, --chekc memleak fixed and crc24 && fixed.Ladar Levison
2016-06-28Rearranged the magma chceks, and added gtest to the bundled deps.Ladar Levison