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-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
2017-03-29Merge branch 'feature/tls-error-investigation' of https://github.com/lavabit/...jpadkins
2017-03-29Fixed an issue in the POP tests.jpadkins
2017-03-28Added HTTP Options test and JSON API test stubsjpadkins
2017-03-28Formatting cleanup used by the network suite unit tests.Ladar Levison
2017-03-23Added IMAP FETCH testjpadkins
2017-03-23Added a test for IMAP SEARCH commandsjpadkins
2017-03-23Another dirty commit. Really moving to other workstation this time.jpadkins
2017-03-23Dirty commit: switching workstations so commiting what I have so farjpadkins
2017-03-23Dirty Commit: troubleshooting imap refactorjpadkins
2017-03-23Fixed POP LIST test and added IMAP fetch and search stubsjpadkins
2017-03-22Fixed the weird SIGPIPE issuejpadkins
2017-03-22Fixed the HTTP testsjpadkins