aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedPublicKey.java
Commit message (Collapse)AuthorAgeFilesLines
* canonicalize: fix for testsVincent Breitmoser2014-07-191-3/+0
|
* Fallback if no primary user id existsDominik Schürmann2014-07-161-0/+11
|
* modifyKey: make SubkeyChange operations workVincent Breitmoser2014-07-111-3/+9
|
* some UncachedKeyRing fixes, primary user id mostlyVincent Breitmoser2014-07-111-8/+62
|
* canonicalize: first step(s)Vincent Breitmoser2014-06-101-2/+10
|
* neatness refactoringVincent Breitmoser2014-06-041-1/+0
|
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-2/+19
|
* fix missing userIds in ImportKeysListEntryVincent Breitmoser2014-05-271-2/+8
|
* wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-231-1/+35
|
* wrapped-key-ring: introduce Uncached*Key objectsVincent Breitmoser2014-05-041-0/+140