aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/pgp/PgpKeyOperationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* Add license headersDominik Schürmann2014-08-191-0/+17
* modify*Key: improve handling of passphrase modification (add tests, too)Vincent Breitmoser2014-08-161-14/+86
* use correct algorithm for signatures (actually fix heterogeneous subkeys)Vincent Breitmoser2014-08-161-2/+2
* fix travis tests (more), minor comment editsVincent Breitmoser2014-08-161-2/+2
* tests: add test for master key revocationVincent Breitmoser2014-08-161-0/+25
* tests: more expected error typesVincent Breitmoser2014-08-161-7/+35
* typed expected failures and a couple minor thingsVincent Breitmoser2014-08-161-18/+35
* support for master key modifications, among other stuffVincent Breitmoser2014-08-161-5/+117
* modifySecretKey: err out on "use previous" expiry date for (sub)key creationVincent Breitmoser2014-08-161-10/+10
* modifySecretKey: err out on revocation of nonexistent user idVincent Breitmoser2014-08-161-0/+7
* test: even nicer codeVincent Breitmoser2014-08-161-29/+16
* explicitly add BouncyCastleProvider (fixes travis?)Vincent Breitmoser2014-08-141-0/+4
* support changing expiry of subkeys to noneVincent Breitmoser2014-08-141-0/+18
* tests: cleaner code in PgpKeyOperationTestVincent Breitmoser2014-08-141-50/+73
* Fix testsDominik Schürmann2014-08-131-3/+3
* Fix testsDominik Schürmann2014-08-131-1/+1
* Fix testsDominik Schürmann2014-08-131-9/+9
* fix dumb mistake in modifySecretKeyVincent Breitmoser2014-08-011-10/+8
* move classes around a bitVincent Breitmoser2014-08-011-0/+764