aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete subkey binding check from signature verificationVincent Breitmoser2014-06-191-12/+0
* wrapped-key-ring: forgot a part in PgpDecryptVerifyVincent Breitmoser2014-05-231-2/+9
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-8/+3
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-11/+19
* wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-041-3/+5
* wrapped-key-ring: small fix to make it work againVincent Breitmoser2014-05-031-10/+12
* wrapped-key-ring: first steps, get rid of key imports in decryptverify and si...Vincent Breitmoser2014-05-031-231/+43
* Rename setter methods for PgpDecryptVerify.BuilderThialfihar2014-04-291-7/+7
* Rename ProgressDialogUpdater to ProgressableThialfihar2014-04-291-10/+10
* Many API fixes for GET_KEY and GET_KEY_IDSDominik Schürmann2014-04-281-6/+0
* get rid of PgpKeyHelper.getMasterKeyIdVincent Breitmoser2014-04-171-4/+10
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-14/+31
* Clarify commentsDominik Schürmann2014-04-161-2/+2
* commentsDominik Schürmann2014-04-161-2/+2
* Fix SIGNATURE_UNKNOWN_PUB_KEYDominik Schürmann2014-04-161-8/+6
* Fix PgpDecryptVerify signature verification: search for right signature subke...Dominik Schürmann2014-04-151-18/+24
* encapsulate creation of OpenPgpSignatureResult objects inside OpenPgpSignatur...Dominik Schürmann2014-04-151-51/+33
* Fix SIGNATURE_SUCCESS_CERTIFIEDDominik Schürmann2014-04-141-4/+4
* key edit: fix crash when create date was after expiry date, change from grego...Dominik Schürmann2014-04-141-1/+0
* Rework verifyCleartextSignatureDominik Schürmann2014-04-131-74/+98
* Implement SIGNATURE_SUCCESS_CERTIFIED in PgpDecryptVerify (not tested)Dominik Schürmann2014-04-131-12/+31
* Handle new exceptions in KeychainIntentServiceDominik Schürmann2014-04-131-9/+0
* Remove some Ids...Dominik Schürmann2014-04-111-23/+3
* PgpDecryptVerify is now context-freeDominik Schürmann2014-04-111-21/+61
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-18/+19
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-1/+1
* Fix save keyring, improve signature verificationDominik Schürmann2014-04-091-30/+23
* Use NotFoundException in more placesDominik Schürmann2014-04-081-13/+27
* Fix decryption of messages/files encrypted for multiple public keysDominik Schürmann2014-04-081-31/+56
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-3/+13
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+836