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 | [feat] stop resetting signs used after key regeneration | 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 log of the key being fetched | Tulio Casagrande |
2017-12-03 | [bug] remove key generation event from regenerate_key | Tulio Casagrande |
2017-12-03 | [bug] change edit-key to use fingerprint as param | Tulio Casagrande |
2017-12-03 | [feat] expired public key are remotely fetched if expired | NavaL |
2017-12-03 | [style] refactoring: renaming methods/variables | 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] key can tell if it should be renewed | 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] supplying gpgbinary when building gpg key from dict | 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 | [feat] add fetch key by fingerprint to keymanager | Ruben Pollan |
2017-10-26 | [bug] make nicknym return key data | Ruben Pollan |
2017-07-14 | [bug] handle 503 responses from nyckserver | Ruben Pollan |
2017-06-28 | [docs] fix the docstring since the implementation does not sign yet | Kali Kaneko (leap communications) |
2017-06-15 | [feat] handle maintenance mode from nicknym (503 responses) | Ruben Pollan |
2017-06-13 | [bug] fix keymanager issues with last merge | Ruben Pollan |
2017-06-12 | [feat] push private key updates into nicknym | Ruben Pollan |
2017-04-27 | [style] pep8 fixes | Kali Kaneko (leap communications) |
2017-04-27 | [bug] unify logging style using class attr | Kali Kaneko (leap communications) |
2017-03-12 | [bug] remove offline toggle | drebs |
2017-02-27 | [test] pass a fake shared db to soledad during tests | drebs |
2017-02-27 | [refactor] use new soledad client parameter | drebs |
2017-01-26 | Check validity of key signature | Zara Gebru |
2017-01-19 | rename some vars | Zara Gebru |
2016-11-30 | [bug] make srp token changes propagate to nicknym object | 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 | [refactor] use qualified exceptions | Kali Kaneko (leap communications) |
2016-11-22 | [feature] keymanager: background update keys | Zara Gebru |
2016-11-03 | [style] pep8 fixes | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fallback to python-gnupg as a workaround | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fail gracefully if cannot find cert file | Kali Kaneko (leap communications) |
2016-10-07 | [style] pep8 | Kali Kaneko (leap communications) |
2016-10-07 | [refactor] use new logger infrastructure | Kali Kaneko (leap communications) |
2016-09-29 | [bug] remove destructor, pass combined_ca_bundle as optional param | Kali Kaneko (leap communications) |
2016-09-22 | [bug] only generate key if soledad has ever synced | drebs |
2016-09-20 | [feat] discover gpg bin path instead of hardcode it | Ruben Pollan |
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) |
2016-09-01 | [refactor] fix imports after merging submodules | Kali Kaneko (leap communications) |
2016-09-01 | [refactor] remove unneeded version info | Kali Kaneko (leap communications) |