summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/keymanager/__init__.py
AgeCommit message (Expand)Author
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[feat] add fetch key by fingerprint to keymanagerRuben Pollan
2017-10-26[bug] make nicknym return key dataRuben Pollan
2017-07-14[bug] handle 503 responses from nyckserverRuben Pollan
2017-06-28[docs] fix the docstring since the implementation does not sign yetKali Kaneko (leap communications)
2017-06-13[bug] fix keymanager issues with last mergeRuben Pollan
2017-06-12[feat] push private key updates into nicknymRuben Pollan
2017-04-27[bug] unify logging style using class attrKali Kaneko (leap communications)
2017-01-19rename some varsZara Gebru
2016-11-30[bug] make srp token changes propagate to nicknym objectKali Kaneko (leap communications)
2016-11-22[tests] fix keymanager tests after refactor and mergeZara Gebru
2016-11-22[refactor] use qualified exceptionsKali Kaneko (leap communications)
2016-11-22[feature] keymanager: background update keysZara Gebru
2016-11-03[style] pep8 fixesKali Kaneko (leap communications)
2016-10-21[bug] fail gracefully if cannot find cert fileKali Kaneko (leap communications)
2016-10-07[style] pep8Kali Kaneko (leap communications)
2016-10-07[refactor] use new logger infrastructureKali Kaneko (leap communications)
2016-09-29[bug] remove destructor, pass combined_ca_bundle as optional paramKali Kaneko (leap communications)
2016-09-22[bug] only generate key if soledad has ever synceddrebs
2016-09-01[refactor] remove unneeded version infoKali Kaneko (leap communications)
2016-08-29[pkg] mv keymanager to leap.bitmask.keymanager submoduleKali Kaneko (leap communications)