Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-05 | [feat] make ValidationLevels iterable | Ruben Pollan | |
Needed by bytmask cli. - Related: #7965 | |||
2016-06-20 | [feat] check key document versions and fail if it's unknown | Ruben Pollan | |
- Closes: #8165 | |||
2016-06-17 | [feat] improve duplicated active documents fixup | Ruben Pollan | |
Mostly for private keys we want to keep the latest one in the keyring. It would be desirable to check with one is set in nicknym, but this will need a big refactor that I'm not sure if it's worth it just for that. - Related: #6658, #8059 | |||
2016-06-01 | [feat] make get_all_keys aware of active addresses | Ruben Pollan | |
- Resolves: #8068 | |||
2016-06-01 | [feat] remove the keytype support | Ruben Pollan | |
- Resolves: #8031 | |||
2016-05-04 | [pkg] update changelog to 0.5.1 release | Kali Kaneko (leap communications) | |
I left out the changelog bump on 0.5.1 tag by mistake | |||
2016-04-18 | [pkg] Update changelog | Kali Kaneko (leap communications) | |
2016-03-20 | [bug] Return KeyNotFound Failure if not valid key is given to put_raw_key | Ruben Pollan | |
- Resolves: #7974 | |||
2016-02-25 | [doc] soledad docs fields | Ruben Pollan | |
- Resolves: #7712 | |||
2016-02-25 | [feat] Make EncryptionKey aware of the active address | 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 | |||
2016-02-25 | [feat] move validation, usage and audited date to the active document | Ruben Pollan | |
- Resolves: #7485 |