index
:
leap_mail.git
debian/experimental
develop
feature/async-api
master
ppa
release/0.3.x
release/0.4.x
release/bitmask-0.9.x-alpha
[leap_mail]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
mail
/
smtp
/
tests
Age
Commit message (
Expand
)
Author
2015-02-11
Fix SMTP async tests
Ruben Pollan
2015-02-11
New keymanager async API
Ruben Pollan
2014-11-17
Moving encrypt, sign and send logic from gateway (SMTP) to a MailService
Duda Dornelles
2014-10-13
Get keys from OpenPGP email header
Ruben Pollan
2014-08-26
remove unneeded imports
Kali Kaneko
2014-08-21
Added fallback in case the gpg binary is not found on the PATH
Bruno Wagner Goncalves
2014-08-21
Find the gpg binary on the system, even through symlinks
Bruno Wagner Goncalves
2014-08-21
On the mac, the tempdir is not created at /tmp, so checking the tempdir forma...
Bruno Wagner Goncalves
2013-12-20
Fix tests and bug introduced in 541bd8aec1f67834c42bc2e5df14c1f73c569082.
drebs
2013-12-06
pep8 cleanup
Kali Kaneko
2013-11-25
Fix smtp tests to accept deferred and new param encoding.
drebs
2013-11-11
Change SMTP "relay" to "gateway".
drebs
2013-11-07
Cleanup code and fix tests.
drebs
2013-10-24
Implement TLS wrapper mode.
drebs
2013-10-24
Fix tests according to rfc 3156.
drebs
2013-08-21
Update to new soledad package scheme.
drebs
2013-08-08
Update use of keymanager API.
drebs
2013-07-22
Adapt smtp relay to latest soledad and keymanager.
drebs
2013-05-11
Adapt smtp-relay to use leap.common.keymanager
drebs
2013-04-09
Initial import
Kali Kaneko