summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26Deprecated repodevelopRuben Pollan
2016-08-01[feat] Remove senders X-Leap-* headers if the email came with themRuben Pollan
2016-08-01[refactor] deprecating u1db, using l2db instead.NavaL
2016-07-05Merge remote-tracking branch 'pixelated/check_requirements-latest' into developRuben Pollan
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 thunderbird0.4.2Kali Kaneko
2016-04-26[bug] cast the identity to bytesKali Kaneko
2016-04-26[bug] fix CHANGELOG.rst open in setup.pydrebs
2016-04-18Merge tag '0.4.1' into developKali Kaneko
2016-04-18[pkg] Update changelog0.4.1Kali 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-24Merge remote-tracking branch 'leapcode/pr/227' into developKali Kaneko
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
2016-02-11[feat] Remove debug from walkRuben Pollan
2016-02-09[style] fix pep8Ruben Pollan
2016-02-09Merge branch 'fix_tests' into developRuben Pollan
2016-02-09[tests] fix missing pycryptopp dependency and mock async callsFolker Bernitt
2016-02-08Merge branch 'verify_signature' into developRuben Pollan
2016-02-08[feat] Validate signature with attachmentsGiovane
2016-01-21[feat] Verify plain text signed emailGiovane