summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20[bug] Return KeyNotFound Failure if not valid key is given to put_raw_keyRuben 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-03-04update READMEKali Kaneko (leap communications)
2016-03-04add TODO about possible refactorKali Kaneko (leap communications)
2016-03-04fix hardcoded basedir pathKali Kaneko (leap communications)
2016-03-04reorder class for readabilityKali Kaneko (leap communications)
2016-03-04hide srpauth implementation detailsKali Kaneko (leap communications)
2016-03-04add a couple of tbdKali Kaneko (leap communications)
2016-03-04remove unneeded try/exceptKali Kaneko (leap communications)
2016-03-04fix extra debug lineKali Kaneko (leap communications)
2016-03-04fix hardcoded ca pathKali Kaneko (leap communications)
2016-03-04move decorator to sessionKali Kaneko (leap communications)
2016-03-04use leap.common.service_hooksKali Kaneko (leap communications)
2016-03-02allow to notify multiple hooksKali Kaneko (leap communications)
2016-03-01fix provider config checkKali Kaneko (leap communications)
2016-03-01return deferred for userKali Kaneko (leap communications)
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-25get active userKali Kaneko (leap communications)
2016-02-25remove ws serviceKali Kaneko (leap communications)
2016-02-25remove zmq tacfile, use coreKali Kaneko (leap communications)
2016-02-25[test] refactor key deletion testsRuben Pollan
2016-02-25[feat] update usage only if neededRuben Pollan
2016-02-25[doc] soledad docs fieldsRuben Pollan
2016-02-25[feat] Make EncryptionKey aware of the active addressRuben Pollan
2016-02-25[test] add updater testsRuben Pollan
2016-02-25[feat] Use fingerprints instead of key idsRuben Pollan
2016-02-25[feat] Migrate soledad documents by adding versioning fieldRuben Pollan
2016-02-25[feat] move validation, usage and audited date to the active documentRuben Pollan
2016-02-23Merge branch 'feat/async_gpg' into developRuben Pollan
2016-02-23[feat] defer decrypt, gen_key and encryptVictor Shyba
2016-02-17two-step bootstrap if needs authenticationKali Kaneko (leap communications)
2016-02-15provider service bootstrap and autodiscoveryKali Kaneko (leap communications)
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[style] fix pep8Ruben Pollan
2016-02-09[tests] fix missing pycryptopp dependency and mock async callsFolker Bernitt