Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-25 | [test] refactor key deletion tests | Ruben Pollan | |
2016-02-25 | [feat] Use fingerprints instead of key ids | Ruben Pollan | |
- Resolves: #7500 | |||
2016-02-25 | [feat] Migrate soledad documents by adding versioning field | Ruben Pollan | |
- Resolves: #7713 | |||
2015-10-01 | [feat] self-repair the keyring if keys get duplicated | Ruben Pollan | |
In some cases in the past keys got stored twice in different documents. Hopefully this issue is solved now, this tries to self-repair the keyring if encounters that. This is not really solving the problem, if it keeps happening we need to investigate the source. - Resolves: #7498 | |||
2015-09-21 | [style] fix pep8 problems | Ruben Pollan | |
2015-09-18 | [feature] Use ca_bundle when fetching keys by url | Folker Bernitt | |
This is necessary as a fetch by url will talk to remote sites or, for providers with a commercial cert, with a cert that had not been signed with the provider CA. - support lookup of local keys by url for providers with a commercial cert - combine ca_bundle with ca_cert_path if specified - close soledad after each test | |||
2014-12-16 | Find the gpg path instead of hard code it | Ruben Pollan | |
2014-12-16 | Port to soledad new async API | Ruben Pollan | |
2014-10-23 | Basic validation levels support | Ruben Pollan | |
2013-07-02 | Move the key manager from leap_client repo to its own repo. | drebs | |