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/check
AgeCommit message (Expand)Author
2017-05-26Cleaned up stray log_enables() and misc readme instructions.Ladar Levison
2017-05-26Fixed bug in IMAP and POP starttls tests.jpadkins
2017-05-25Solve the TLS accept/connect problem using a retry loop.feature/misc-testsLadar Levison
2017-05-24Updated MIME Types test and mime.cjpadkins
2017-05-24Fixed a leak in check_smtp_checkers_filters.jpadkins
2017-05-23Updated the STARTTLS checks to use the proper sequence of steps.jpadkins
2017-05-20Implemented the RBL test correctly.jpadkins
2017-05-18Dirty commit: Fixed typo.jpadkins
2017-05-18Reformatted Camelface basic testjpadkins
2017-05-17Small misc changes to SMTP tests.jpadkins
2017-04-27Fixed IP localhost/private bugjpadkins
2017-04-24Fixed the MIME Type HTTP testjpadkins
2017-04-21Dirty commit - refactoring starttls ad test into three separate onesjpadkins
2017-04-18Added SMTP outbound quota test.jpadkins
2017-04-18Merge branch 'develop' into feature/misc-testsjpadkins
2017-04-18Adding misc network tests.jpadkins
2017-04-15Minor code cleanup, and a magma detection in bash fix.Ladar Levison
2017-04-14Finished the Camel Basic testjpadkins
2017-04-13Merge branch 'develop' of https://github.com/lavabit/magma into feature/more-...jpadkins
2017-04-13Cleaned up the camel basic test."jpadkins
2017-04-13IMAP search range parser refinements. Token parsing improved.Ladar Levison
2017-04-12Dirty Commit: Everything was working until the last 3 tests were addedfeature/more-camel-testsjpadkins
2017-04-12Migrated the STACIE code out of crypto and into an independent module.Ladar Levison
2017-04-12Merge branch 'develop' of https://github.com/lavabit/magma into feature/more-...jpadkins
2017-04-12Merge branch 'feature/more-camel-tests' of https://github.com/jpadkins/magma ...jpadkins
2017-04-12Added camel helper functions to get inbox id and a message idjpadkins
2017-04-12Added secure auth test. Fixed the t.camel.sh script to work over HTTPS.Ladar Levison
2017-04-12Dirty Commit: Implementing camel basic messages.* testsjpadkins
2017-04-12Continued work on the camel basic test. Only the messages checks left.jpadkins
2017-04-11Refactored camelface test to use check_camel_printjpadkins
2017-04-11Continued work on the camelface basic test.jpadkins
2017-04-10Fixed the check_camel_json_write function.jpadkins
2017-04-08Dirty Commit: Progress on camel basic test.jpadkins
2017-04-07Moved the IP checks to core, and created stubs for the local/priv tests.Ladar Levison
2017-04-06Updated camel test helpers, fixing some issuesjpadkins
2017-04-05Removed incorrect st_char_get() from camel basic testjpadkins
2017-04-05Added back in missing client_close() in the camel basic test.jpadkins
2017-04-05Added back in missing error message print statementsjpadkins
2017-04-05Fixed missing st_char_get() since refactoring to stringers for commandsjpadkins
2017-04-05In the middle of implementing the camel basic testjpadkins
2017-04-05Added working camel auth test and helper functionsjpadkins
2017-04-05Dirty Commit: Added groundwork for camelface testsjpadkins
2017-04-04Network check code review and cleanup. Better regex error logging.feature/tls-error-investigationLadar Levison
2017-04-03Merge branch 'develop' of https://github.com/lavabit/magma into feature/more-...jpadkins
2017-04-03Adding more camelface testsjpadkins
2017-03-31Misc changes associated with the SMTP and POP unit test code review.Ladar Levison
2017-03-31Refactored client_print's to client_writes in network tests.jpadkins
2017-03-30Fixed client_close oversight in SMTP test.jpadkins
2017-03-30Added Camelface login testjpadkins
2017-03-29Added regressing test for dot stuffingjpadkins