summaryrefslogtreecommitdiff
path: root/src/leap/mail/smtp/tests/__init__.py
AgeCommit message (Expand)Author
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-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-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-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