aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedSignature.java
Commit message (Expand)AuthorAgeFilesLines
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* Add license headersDominik Schürmann2014-08-041-0/+17
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-2/+2
* watch out for nullpointers from get(Un|)HashedSubpacketsVincent Breitmoser2014-07-281-7/+14
* signatures: a revocation reason does NOT determine if a cert is a revocation ...Vincent Breitmoser2014-07-151-1/+1
* 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