summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)Author
2016-08-25[tests] move sample file to incoming test folderKali Kaneko
2016-08-25[tests] avoid pytest warningKali Kaneko
2016-08-25[tests] toxify leap.mailKali Kaneko
2016-08-25[tests] adapt smtp module testsKali Kaneko
2016-08-25[tests] adapt and fix outgoing module testsKali Kaneko
2016-08-25[tests] fix initialization of incoming service testsKali Kaneko
2016-08-25[tests] adapt imap testKali Kaneko
2016-08-25[tests] fix testKali Kaneko
2016-08-25[bug] fix import time mutable default paramKali Kaneko
2016-08-25[tests] adapt top level mail module testsKali Kaneko
2016-08-25[refactor] move common testing boilerplateKali Kaneko
2016-08-25[refactor] [bug] simplify and bugfix walk moduleKali Kaneko
2016-08-01[refactor] deprecating u1db, using l2db instead.NavaL
2016-07-05remove links to pixelatedChristoph Kluenter
2016-06-17[bug] initialize OpenSSL context just once in leap.mailNavaL
2016-06-08[tests] keymanager._fetcher doesn't exist anymoreRuben Pollan
2016-06-08Merge branch 'pixelated/fix_sign_apple_mail' into developRuben Pollan
2016-06-07Merge branch 'pixelated/fix_test_decrypt_email' into developRuben Pollan
2016-06-06[pkg] bump version compat for keymanagerKali Kaneko
2016-05-25[refactor] change the check to validate signature from Apple MailCaio Carrara
2016-05-24[tests] add test to validate signature from apple mailCaio Carrara
2016-05-18[feat] Adapt to the new KeyManager API without key types.Ruben Pollan
2016-05-18Add not called asserts to testDecryptEmailThais Siqueira
2016-05-18[pkg] update to new versioneer json formatKali Kaneko
2016-05-16[bug] verify signature of encrypted email from Apple MailThais Siqueira
2016-05-16[style] pep8Kali Kaneko
2016-05-13[pkg] bump changelog to 0.4.2Kali Kaneko
2016-05-12[bug] Allow pixelated integration not to interfere with thunderbirdKali Kaneko
2016-04-26[bug] cast the identity to bytesKali Kaneko
2016-04-26[bug] fix CHANGELOG.rst open in setup.pydrebs
2016-04-18[pkg] Update changelogKali Kaneko
2016-04-18[pkg] bump leap depsKali Kaneko
2016-04-15[refactor] change IMAPAccount signatureKali Kaneko
2016-04-15[bug] Adds user_id to AccountCaio Carrara
2016-04-11Remove leftover print statementCaio Carrara
2016-04-07[feature] use same token for imap/stmp authenticationKali Kaneko
2016-04-01[pkg] update to versioneer 0.16Kali Kaneko
2016-03-30[feature] SMTP delivery bouncesKali Kaneko
2016-03-30[style] pep8Kali Kaneko
2016-03-24[bug] Fix unread mails notificationKali Kaneko
2016-03-24[bug] let the inbox used in IncomingMail notify any subscribed MailboxKali Kaneko
2016-03-24[bug] emit imap-login event againKali Kaneko
2016-03-24[bug] Decode attached keys so they are recognized by keymanagerRuben Pollan
2016-03-24[bug] Fix IMAP fetch headersRuben Pollan
2016-03-15Fix pixelated repos reference on requirementsGiovane
2016-03-11[style] pep8!Kali Kaneko
2016-03-09[bug] specify openssl backend explicitelyKali Kaneko
2016-02-29[feat] use fingerprint instead of key_id to address keysRuben Pollan
2016-02-28[bug] Use the right succeed function for passthrough encrypted emailRuben Pollan
2016-02-11[feat] Use cryptography instead of pycryptopp to reduce dependencies.Ruben Pollan