summaryrefslogtreecommitdiff
path: root/src/leap/mail/smtp/smtprelay.py
AgeCommit message (Expand)Author
2013-11-11Change SMTP "relay" to "gateway".drebs
2013-11-07Cleanup code and fix tests.drebs
2013-11-07Do not encrypt already encrypted mails in SMTP relay.drebs
2013-11-07Reject senders if they aren't the logged in userTomás Touceda
2013-10-24Implement TLS wrapper mode.drebs
2013-10-09Make SMTP relay RFC 3156 compliant.drebs
2013-08-14Make SMTP Relay emit signals.drebs
2013-08-13Fix docstrings and comments.drebs
2013-08-08Merge branch 'bug/check_str_or_unicode' into developdrebs
2013-08-08Update use of keymanager API.drebs
2013-08-08Check for str or unicode for the cert/key fieldsTomás Touceda
2013-08-02Add client certificate authenticationTomás Touceda
2013-07-22Adapt smtp relay to latest soledad and keymanager.drebs
2013-05-11Make smtp-relay sign all outgoing message.drebs
2013-05-11Adapt smtp-relay to use leap.common.keymanagerdrebs
2013-04-09Initial importKali Kaneko