aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/pgp
Commit message (Collapse)AuthorAgeFilesLines
...
* support for master key modifications, among other stuffVincent Breitmoser2014-08-164-16/+128
|
* 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-134-20/+23
|
* fix dumb mistake in modifySecretKeyVincent Breitmoser2014-08-011-10/+8
|
* move classes around a bitVincent Breitmoser2014-08-015-0/+1948