Age | Commit message (Expand) | Author |
2017-12-03 | [feat] extend the expiration of private keys if needed | Ruben Pollan |
2017-12-03 | [refactor] remove rengenerate key | Ruben Pollan |
2017-12-03 | [test] fix key renew test | Ruben Pollan |
2017-12-03 | [feat] stop resetting signs used after key regeneration | Tulio Casagrande |
2017-12-03 | [feat] send public key as attachment on every email | Tulio Casagrande |
2017-12-03 | [bug] remove change_key_expiration from the API | Tulio Casagrande |
2017-12-03 | [bug] specify _get_inactive_private_keys as a private method | Tulio Casagrande |
2017-12-03 | [refactor] rename key extension to expiration | Tulio Casagrande |
2017-12-03 | [bug] fix expected new_expiry_date | Tulio Casagrande |
2017-12-03 | [feat] expired public key are remotely fetched if expired | NavaL |
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 expired | NavaL |
2017-12-03 | [bug] decryption will be tried for all inactive keys | NavaL |
2017-12-03 | [feat] decryption interoperability, when the current key pair | NavaL |
2017-12-03 | [feat] reset sign_used flag after regenerating key pair | NavaL |
2017-12-03 | [feat] first phase of key regeneration | NavaL |
2017-12-03 | [feat] add key expiry date extension in keymanager | NavaL |
2017-10-26 | [test] update imap flag list | Ruben Pollan |
2017-10-26 | [bug] strip leap headers before processing the icnomming mails | Ruben Pollan |
2017-10-26 | [feat] add fetch key by fingerprint to keymanager | Ruben Pollan |
2017-10-26 | [bug] make nicknym return key data | Ruben Pollan |
2017-10-06 | [feat] use bonafide Provider object as a singleton | Ruben Pollan |
2017-09-13 | [bug] send UIDNEXT on select | Kali Kaneko |
2017-08-25 | [bug] replace content-type after removing the signature | Ruben Pollan |
2017-07-18 | [test] ca_cert_path can not be an empty string | Ruben Pollan |
2017-06-12 | [feat] push private key updates into nicknym | Ruben Pollan |
2017-06-05 | [test] validate the CA cert fingerprint check | Ruben Pollan |
2017-06-05 | [bug] fail bonafide bootstrap for self sign certs | Ruben Pollan |
2017-05-24 | [tests] fix tests | Kali Kaneko (leap communications) |
2017-05-16 | [tests] remove listener test | Kali Kaneko (leap communications) |
2017-05-16 | [bug] fix notification for incoming mail with several listeners registered | Kali Kaneko (leap communications) |
2017-04-27 | [tests] fix tests | Kali Kaneko (leap communications) |
2017-04-03 | [test] remove randomness tester | Ruben Pollan |
2017-03-31 | [bug] Log error in case JSON parsing fails for decrypted doc | Sriram Viswanathan |
2017-03-31 | [bug] fix errBack in _decrypt_doc in incoming mail service | Sriram Viswanathan |
2017-01-26 | Check validity of key signature | Zara Gebru |
2016-12-26 | [test] add script for checking the mail | Kali Kaneko (leap communications) |
2016-11-22 | [tests] fix keymanager tests after refactor and merge | Zara Gebru |
2016-11-22 | [tests] fix some refresher tests after the refactor | Kali Kaneko (leap communications) |
2016-11-22 | [feature] keymanager: background update keys | Zara Gebru |
2016-11-03 | [tests] _insert_key_docs is a deferred | Victor Shyba |
2016-10-19 | [feat] leap.mail: expose content charset as a separated attribute | NavaL |
2016-10-07 | [tests] remove assertion, bundles are not deleted on exit | Kali Kaneko (leap communications) |
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) |
2016-09-06 | [test] add speed tests for gpg/wrapper init/enc/dec | drebs |
2016-09-01 | [tests] move tests to root folder | Kali Kaneko (leap communications) |