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-05-01Added note to readme with instructions for CentOS v7 and mariadb. Fixes #91.Ladar Levison
2017-05-01Merge branch 'develop' of ssh://github.com/lavabit/magma into developLadar Levison
2017-05-01Added OPTION to README grant statement.Ladar Levison
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-20Adding the Adkins diet, along with misc description improvements.Ladar Levison
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-12IMAP search result memory leak plugged, and output optimized.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-12Forced the project h/c file associations to C over CPP to fix indexer.Ladar Levison
2017-04-12Added clean/dep handling to the shabench Makefile.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-05Updated the camelface to ignore the TLS requirement for localhost.Ladar Levison
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-31Updated project, discovery switched to per lang, possible indexer fix.Ladar Levison
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