aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/pgp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce constants in OpenPgpSignature and DecryptionResult for ↵Dominik Schürmann2015-08-091-7/+7
| | | | unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos
* made mSignatureTime optional in CryptoOperationHelperAdithya Abraham Philip2015-07-153-15/+24
|
* Tests not working anymore on travis after using new annotation parameterDominik Schürmann2015-07-096-30/+32
| | | | | | Revert "Get rid of robolectric workaround by using new annotation in robolectric 3.0" This reverts commit 85a47d22f9bb1e4aaf5770c67416a5532977658e.
* Get rid of robolectric workaround by using new annotation in robolectric 3.0Dominik Schürmann2015-07-096-32/+30
|
* better handling of divert-to-card keys for subkey modificationsVincent Breitmoser2015-07-082-8/+31
|
* tests: make sure encryption happens to all enc-capable subkeysVincent Breitmoser2015-07-072-11/+120
|
* Create key wizard for blank YubiKeyDominik Schürmann2015-06-291-4/+3
|
* Merge remote-tracking branch 'origin/master' into v/multi-decryptVincent Breitmoser2015-06-111-0/+12
|
* Fix debug/release build separationDominik Schürmann2015-06-116-6/+12
|
* Use new officially supported way for local unit tests, many dependencies ↵Dominik Schürmann2015-06-116-0/+3444
upgraded for this, temporary disabled separate debug builds