aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedKeyRing.java
Commit message (Collapse)AuthorAgeFilesLines
...
* canonicalize: support secret keysVincent Breitmoser2014-06-171-12/+24
|
* import-log: clean up progress messagesVincent Breitmoser2014-06-171-6/+6
|
* drop invalid user ids and add fatal case(s)Vincent Breitmoser2014-06-161-5/+16
|
* import-log: distinguish master/subkeys, distinguish redundant/bad certs, ↵Vincent Breitmoser2014-06-161-40/+59
| | | | more docs
* canonicalize: require primary key binding certificates for signing subkeysVincent Breitmoser2014-06-121-3/+41
|
* canonicalize: filter out future and local certificatesVincent Breitmoser2014-06-121-11/+69
|
* import-log: minor improvementsVincent Breitmoser2014-06-121-3/+0
|
* canonicalize: more stuffVincent Breitmoser2014-06-121-32/+47
|
* canonicalize: implementation, first draftVincent Breitmoser2014-06-121-22/+272
|
* import-log: some cosmeticsVincent Breitmoser2014-06-101-1/+4
|
* canonicalize: first step(s)Vincent Breitmoser2014-06-101-0/+55
|
* import-log: better stripped key loggingVincent Breitmoser2014-06-061-2/+3
|
* wrapped-key-ring: add documentationVincent Breitmoser2014-06-021-0/+18
|
* wrapped-key-ring: no UncachedSecretKeyRing after allVincent Breitmoser2014-06-021-2/+24
|
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-5/+44
|
* wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-231-12/+44
|
* wrapped-key-ring: more refactoring - no more pgp imports in ↵Vincent Breitmoser2014-05-031-2/+33
| | | | KeychainIntentService!
* wrapped-key-ring: forgot to add UncachedKeyRing classVincent Breitmoser2014-05-031-0/+29