aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/operations/CertifyOperationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored to reduce coupling between ChangeUnlockParcel and SaveKeyringParcelAlex Fong2016-05-051-2/+2
* Refactoring: Removed PassphraseChangeParcel and placed its functionality into...Alex Fong2016-05-051-2/+2
* (WIP) Change password when key is stripped #1692Alex Fong2016-05-041-1/+1
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-2/+2
* Tests: Use ECC where possibleDominik Schürmann2016-01-031-6/+6
* Fix tests for min requirement of 2048 bitsDominik Schürmann2015-10-041-6/+6
* fix unit tests for new savePublicKeyRing method signatureVincent Breitmoser2015-09-111-1/+1
* fix unit test for linked idsVincent Breitmoser2015-09-061-1/+1
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-3/+3
* made mSignatureTime optional in CryptoOperationHelperAdithya Abraham Philip2015-07-151-5/+8
* Tests not working anymore on travis after using new annotation parameterDominik Schürmann2015-07-091-1/+2
* Get rid of robolectric workaround by using new annotation in robolectric 3.0Dominik Schürmann2015-07-091-2/+1
* Merge remote-tracking branch 'origin/master' into v/eventbusVincent Breitmoser2015-06-111-5/+5
* Fix debug/release build separationDominik Schürmann2015-06-111-1/+2
* Use new officially supported way for local unit tests, many dependencies upgr...Dominik Schürmann2015-06-111-0/+251