summaryrefslogtreecommitdiff
path: root/tests/integration
AgeCommit message (Expand)Author
2017-12-22[refactor] Use sender interface in outgoing serviceRuben Pollan
2017-12-03[feat] extend the expiration of private keys if neededRuben Pollan
2017-12-03[refactor] remove rengenerate keyRuben Pollan
2017-12-03[test] fix key renew testRuben Pollan
2017-12-03[feat] stop resetting signs used after key regenerationTulio Casagrande
2017-12-03[feat] send public key as attachment on every emailTulio Casagrande
2017-12-03[bug] remove change_key_expiration from the APITulio Casagrande
2017-12-03[bug] specify _get_inactive_private_keys as a private methodTulio Casagrande
2017-12-03[refactor] rename key extension to expirationTulio Casagrande
2017-12-03[bug] fix expected new_expiry_dateTulio Casagrande
2017-12-03[feat] expired public key are remotely fetched if expiredNavaL
2017-12-03[bug] sign_used flag is reset for all public keys when the key expiration dat...NavaL
2017-12-03[feat] expired public key are remotely fetched if expiredNavaL
2017-12-03[bug] decryption will be tried for all inactive keysNavaL
2017-12-03[feat] decryption interoperability, when the current key pairNavaL
2017-12-03[feat] reset sign_used flag after regenerating key pairNavaL
2017-12-03[feat] first phase of key regenerationNavaL
2017-12-03[feat] add key expiry date extension in keymanagerNavaL
2017-10-26[test] update imap flag listRuben Pollan
2017-10-26[bug] strip leap headers before processing the icnomming mailsRuben Pollan
2017-10-26[feat] add fetch key by fingerprint to keymanagerRuben Pollan
2017-10-26[bug] make nicknym return key dataRuben Pollan
2017-10-06[feat] use bonafide Provider object as a singletonRuben Pollan
2017-09-13[bug] send UIDNEXT on selectKali Kaneko
2017-08-25[bug] replace content-type after removing the signatureRuben Pollan
2017-07-18[test] ca_cert_path can not be an empty stringRuben Pollan
2017-06-12[feat] push private key updates into nicknymRuben Pollan
2017-06-05[test] validate the CA cert fingerprint checkRuben Pollan
2017-06-05[bug] fail bonafide bootstrap for self sign certsRuben Pollan
2017-05-24[tests] fix testsKali Kaneko (leap communications)
2017-05-16[tests] remove listener testKali Kaneko (leap communications)
2017-05-16[bug] fix notification for incoming mail with several listeners registeredKali Kaneko (leap communications)
2017-04-27[tests] fix testsKali Kaneko (leap communications)
2017-04-03[test] remove randomness testerRuben Pollan
2017-03-31[bug] Log error in case JSON parsing fails for decrypted docSriram Viswanathan
2017-03-31[bug] fix errBack in _decrypt_doc in incoming mail serviceSriram Viswanathan
2017-01-26Check validity of key signatureZara Gebru
2016-12-26[test] add script for checking the mailKali Kaneko (leap communications)
2016-11-22[tests] fix keymanager tests after refactor and mergeZara Gebru
2016-11-22[tests] fix some refresher tests after the refactorKali Kaneko (leap communications)
2016-11-22[feature] keymanager: background update keysZara Gebru
2016-11-03[tests] _insert_key_docs is a deferredVictor Shyba
2016-10-19[feat] leap.mail: expose content charset as a separated attributeNavaL
2016-10-07[tests] remove assertion, bundles are not deleted on exitKali Kaneko (leap communications)
2016-09-06[tests] factor out the common pieces to keymanager.testingKali Kaneko (leap communications)
2016-09-06[test] add speed tests for gpg/wrapper init/enc/decdrebs
2016-09-01[tests] move tests to root folderKali Kaneko (leap communications)