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-04-04Network check code review and cleanup. Better regex error logging.feature/tls-error-investigationLadar 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
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
2017-03-22reformated several network tests and added http helpersjpadkins
2017-03-22Added smtp helpers and http stubsjpadkins
2017-03-20Added LOGIN and PLAIN auth tests for SMTPjpadkins
2017-03-20Added SMTP AUTH PlAIN testjpadkins
2017-03-20Added TLS variants to SMTP and IMAP basic network testsjpadkins
2017-03-17Merge remote-tracking branch 'upstream/feature/tls-error-investigation' into ...jpadkins
2017-03-17Dirty commit (before merge) - adding smtp auth testsjpadkins
2017-03-11Reformatted the regex test case.Ladar Levison
2017-03-11Cleanup and review of the SMTP/IMAP network tests. Ladar Levison
2017-03-11Added a TLS variant of the POP network test.Ladar Levison
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