Age | Commit message (Expand) | Author |
2016-08-25 | [tests] pep8 fixes + add pep8 step to tox run | Kali Kaneko |
2016-08-25 | [tests] move sample file to incoming test folder | Kali Kaneko |
2016-08-25 | [tests] avoid pytest warning | Kali Kaneko |
2016-08-25 | [tests] adapt smtp module tests | Kali Kaneko |
2016-08-25 | [tests] adapt and fix outgoing module tests | Kali Kaneko |
2016-08-25 | [tests] fix initialization of incoming service tests | Kali Kaneko |
2016-08-25 | [tests] adapt imap test | Kali Kaneko |
2016-08-25 | [tests] fix test | Kali Kaneko |
2016-08-25 | [bug] fix import time mutable default param | Kali Kaneko |
2016-08-25 | [tests] adapt top level mail module tests | Kali Kaneko |
2016-08-25 | [refactor] move common testing boilerplate | Kali Kaneko |
2016-08-25 | [refactor] [bug] simplify and bugfix walk module | Kali Kaneko |
2016-08-01 | [refactor] deprecating u1db, using l2db instead. | NavaL |
2016-06-17 | [bug] initialize OpenSSL context just once in leap.mail | NavaL |
2016-06-08 | [tests] keymanager._fetcher doesn't exist anymore | Ruben Pollan |
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-25 | [refactor] change the check to validate signature from Apple Mail | Caio Carrara |
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-05-16 | [bug] verify signature of encrypted email from Apple Mail | Thais Siqueira |
2016-05-16 | [style] pep8 | Kali Kaneko |
2016-05-12 | [bug] Allow pixelated integration not to interfere with thunderbird | Kali Kaneko |
2016-04-26 | [bug] cast the identity to bytes | Kali Kaneko |
2016-04-15 | [refactor] change IMAPAccount signature | Kali Kaneko |
2016-04-15 | [bug] Adds user_id to Account | Caio Carrara |
2016-04-11 | Remove leftover print statement | Caio Carrara |
2016-04-07 | [feature] use same token for imap/stmp authentication | Kali Kaneko |
2016-04-01 | [pkg] update to versioneer 0.16 | Kali Kaneko |
2016-03-30 | [feature] SMTP delivery bounces | Kali Kaneko |
2016-03-30 | [style] pep8 | Kali Kaneko |
2016-03-24 | [bug] Fix unread mails notification | Kali Kaneko |
2016-03-24 | [bug] let the inbox used in IncomingMail notify any subscribed Mailbox | Kali Kaneko |
2016-03-24 | [bug] emit imap-login event again | Kali Kaneko |
2016-03-24 | [bug] Decode attached keys so they are recognized by keymanager | Ruben Pollan |
2016-03-24 | [bug] Fix IMAP fetch headers | Ruben Pollan |
2016-03-11 | [style] pep8! | Kali Kaneko |
2016-03-09 | [bug] specify openssl backend explicitely | Kali Kaneko |
2016-02-29 | [feat] use fingerprint instead of key_id to address keys | Ruben Pollan |
2016-02-28 | [bug] Use the right succeed function for passthrough encrypted email | Ruben Pollan |
2016-02-11 | [feat] Use cryptography instead of pycryptopp to reduce dependencies. | Ruben Pollan |
2016-02-11 | [feat] Remove debug from walk | Ruben Pollan |
2016-02-09 | [style] fix pep8 | Ruben Pollan |
2016-02-09 | [tests] fix missing pycryptopp dependency and mock async calls | Folker Bernitt |
2016-02-08 | [feat] Validate signature with attachments | Giovane |
2016-01-21 | [feat] Verify plain text signed email | Giovane |
2015-12-21 | [tests] make tests use dummy authentication | Kali Kaneko |
2015-12-18 | [feat] cred authentication for SMTP service | Kali Kaneko |
2015-12-15 | [style] pep8 | Kali Kaneko |