summaryrefslogtreecommitdiff
path: root/src/leap/mail/smtp/tests
AgeCommit message (Expand)Author
2015-12-21[tests] make tests use dummy authenticationKali Kaneko
2015-02-11Fix SMTP async testsRuben Pollan
2015-02-11New keymanager async APIRuben Pollan
2014-11-17Moving encrypt, sign and send logic from gateway (SMTP) to a MailServiceDuda Dornelles
2014-10-13Get keys from OpenPGP email headerRuben Pollan
2014-08-26remove unneeded importsKali Kaneko
2014-08-21Added fallback in case the gpg binary is not found on the PATHBruno Wagner Goncalves
2014-08-21Find the gpg binary on the system, even through symlinksBruno Wagner Goncalves
2014-08-21On the mac, the tempdir is not created at /tmp, so checking the tempdir forma...Bruno Wagner Goncalves
2013-12-20Fix tests and bug introduced in 541bd8aec1f67834c42bc2e5df14c1f73c569082.drebs
2013-12-06pep8 cleanupKali Kaneko
2013-11-25Fix smtp tests to accept deferred and new param encoding.drebs
2013-11-11Change SMTP "relay" to "gateway".drebs
2013-11-07Cleanup code and fix tests.drebs
2013-10-24Implement TLS wrapper mode.drebs
2013-10-24Fix tests according to rfc 3156.drebs
2013-08-21Update to new soledad package scheme.drebs
2013-08-08Update use of keymanager API.drebs
2013-07-22Adapt smtp relay to latest soledad and keymanager.drebs
2013-05-11Adapt smtp-relay to use leap.common.keymanagerdrebs
2013-04-09Initial importKali Kaneko