summaryrefslogtreecommitdiff
path: root/service/pixelated/bitmask_libraries/keymanager.py
AgeCommit message (Expand)Author
2017-01-10Change the logger.info to logger.debugTayane Fernandes
2017-01-10Check if key is synchronized with server at every loginTulio Casagrande
2017-01-09Log user's current key for easier debugTulio Casagrande
2017-01-06Raise exception when sending a renerated key failsTulio Casagrande
2017-01-02Removes unused methodThais Siqueira
2017-01-02[#851] minor refactoring, and using the right keymanager branchNavaL
2017-01-02[#850] refactoring as a result of moving should_renew to be in keyNavaL
2017-01-02[#850] keys will now be renewed two months before expiry dateNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-09-13[#778] Handling case of failed key uploadTulio Casagrande
2016-09-13[#778] Renaming get_key to be consistent with keymanagerTulio Casagrande
2016-09-08Only send public key if a new key was generatedBruno Wagner
2016-08-30[#765] Move combined certificates to the leap folderTulio Casagrande
2016-08-29[#765] Move combined_ca_bundle to UA initializationTulio Casagrande
2016-08-19Started deferring leap session creation #759Bruno Wagner