aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedSignature.java
Commit message (Expand)AuthorAgeFilesLines
* modifyKey: couple more fixes from testsVincent Breitmoser2014-07-111-0/+26
* canonicalize: fix NullPointerExceptionVincent Breitmoser2014-06-171-1/+2
* canonicalize: filter out future and local certificatesVincent Breitmoser2014-06-121-0/+7
* canonicalize: implementation, first draftVincent Breitmoser2014-06-121-3/+23
* wrapped-key-ring: add documentationVincent Breitmoser2014-06-021-0/+8
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-24/+53
* introduce WrappedSignature for the ViewCert* ui codeVincent Breitmoser2014-05-231-0/+124