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
/
incoming
/
tests
Age
Commit message (
Expand
)
Author
2016-06-08
Merge branch 'pixelated/fix_sign_apple_mail' into develop
Ruben Pollan
2016-06-07
Merge branch 'pixelated/fix_test_decrypt_email' into develop
Ruben Pollan
2016-05-24
[tests] add test to validate signature from apple mail
Caio Carrara
2016-05-18
[feat] Adapt to the new KeyManager API without key types.
Ruben Pollan
2016-05-18
Add not called asserts to testDecryptEmail
Thais Siqueira
2016-04-15
[refactor] change IMAPAccount signature
Kali Kaneko
2015-09-23
[refactor] avoid circular import due to rfc3156
Kali Kaneko
2015-09-22
[bug] don't extract openpgp header if valid attached key
Ruben Pollan
2015-09-16
[bug] don't fail importing mismatched attached key
Ruben Pollan
2015-09-02
[style] fixing pep8 warnings
Duda Dornelles
2015-09-02
[feat] adding encryption header to msg before saving
Duda Dornelles
2015-02-18
Use MessageCollection instead of IMAPMailbox in IncomingMail
Ruben Pollan
2015-02-18
Add callbacks to inbox insertions
Ruben Pollan
2015-02-11
Fix incoming email decryption problems
Ruben Pollan
2015-02-11
If not signature don't fail
Ruben Pollan
2015-02-11
tests: add link related to trial block with sync
Kali Kaneko
2015-02-11
Refactor fetch into leap.mail.incoming IService
Ruben Pollan