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-11Merge remote-tracking branch 'jpadkins/fix/regex-bug' into feature/tls-error-...Ladar Levison
2017-03-10Added in smallest nonworking set of expressions in the regex testjpadkins
2017-03-10Added a regex testjpadkins
2017-03-10The core part of the filters test is done.jpadkins
2017-03-10Replaced the call to strerror with strerror_r.Ladar Levison
2017-03-10Found a bug in headers.cjpadkins
2017-03-10Refactored the filters test to be two functions.jpadkins
2017-03-10Merge branch 'feature/server-protocol-tests' into fix/regex-bugjpadkins
2017-03-10Finished refactoring the basic network testsjpadkins
2017-03-10Fixed the simple to basic naming typo.Ladar Levison
2017-03-10Small update.jpadkins
2017-03-10Cleaned up the network based server checks.Ladar Levison
2017-03-09Dirty commit - refactoring the filters testjpadkins
2017-03-08Merge branch 'feature/server-protocol-tests' into fix/regex-bugjpadkins
2017-03-08Fixed the POP and SMTP network tests.jpadkins
2017-03-08Dirty commit containing progress on the regex testjpadkins
2017-03-08Fixed parens structure in the pop, imap, & smtp network testsjpadkins
2017-03-08Removed else-ifs from the network testsjpadkins
2017-03-07Refactored the IMAP network test. Need to do the same for POP and SMTPjpadkins
2017-03-07The SMTP, POP, and IMAP basic tests are completejpadkins
2017-03-06finished the simple smtp network testjpadkins
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-04SMTP greylist unit test cleanup. Fixed out of order failure issue.Ladar Levison
2017-03-04Reorganized the POP and SMTP check order.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-01Removed "accept accept" and other merge related code cleanup.Ladar Levison
2017-03-01Removing duplicate config suite created during merge.Ladar Levison
2017-03-01Merged more recent upstream developjpadkins
2017-03-01Fixed the smtp / accept / store message testjpadkins
2017-03-01Cleaned up smtp testsjpadkins
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-28Dirty end-of-day commit, added smtp/accept.c unit testsjpadkins
2017-02-24added greylist test and fixed greylist function in checkers.cjpadkins
2017-02-23Removing the custom timeout value for the append multi threaded check.Ladar Levison
2017-02-23Fixed bugs in the hashed/tree index truncator and the append check.feature/multithread-append-testLadar Levison
2017-02-23added a multithreaded test for inx_appendjpadkins
2017-02-22Added a maximum number of messages definition for the mail load check.Ladar Levison
2017-02-22Fixed an issue in how the inx_append test was structured.jpadkins
2017-02-22Added a single-threaded test for inx_append.jpadkins
2017-02-22Changed the regression test function layoutjpadkins
2017-02-22Added regression test suite and reverted tests to say "MULTI THREADED"jpadkins
2017-02-22Quick syntax fix to virus_check.cJacob Adkins
2017-02-22Fixed the dspam test that was broken.Jacob Adkins
2017-02-22Refactored tank, virus, and dspam tests to use function interface for the cor...Jacob Adkins
2017-02-21Reverting changes to magma_check.h - those are meant for another branchJacob Adkins