aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/operations
Commit message (Expand)AuthorAgeFilesLines
* rename ExportTest to BackupOperationTestVincent Breitmoser2016-05-171-1/+1
* refactor BackupOperation a bit, make more illegal states explicitVincent Breitmoser2016-05-171-5/+2
* Merge branch 'master' into backup-apiDominik Schürmann2016-05-074-11/+11
|\
| * Refactored to reduce coupling between ChangeUnlockParcel and SaveKeyringParcelAlex Fong2016-05-053-5/+5
| * Refactoring: Removed PassphraseChangeParcel and placed its functionality into...Alex Fong2016-05-053-5/+5
| * (WIP) Change password when key is stripped #1692Alex Fong2016-05-044-4/+3
| * get rid of code path for pin and notation data handlingVincent Breitmoser2016-03-231-3/+4
* | Add backup APIDominik Schürmann2016-03-011-4/+4
|/
* Merge branch 'master' into performanceVincent Breitmoser2016-02-104-9/+9
|\
| * Replace spongycastle with bouncycastleDominik Schürmann2016-02-094-9/+9
* | performance: fix unit testsVincent Breitmoser2016-02-051-3/+3
|/
* Tests: Use ECC where possibleDominik Schürmann2016-01-033-15/+15
* some work on benchmark operation (affects only debug build)Vincent Breitmoser2015-12-131-0/+81
* Cleanup, fix advanced sharingDominik Schürmann2015-10-151-6/+6
* Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for d...Dominik Schürmann2015-10-151-2/+2
* Merge branch 'master' into encrypted-exportVincent Breitmoser2015-10-083-15/+15
|\
| * Fix tests for min requirement of 2048 bitsDominik Schürmann2015-10-041-6/+6
| * Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-042-9/+9
* | decryptverify: add trivial detection of pgp ascii-armored dataVincent Breitmoser2015-09-301-0/+3
* | export: improve stream handling, performanceVincent Breitmoser2015-09-281-0/+16
* | export: support encrypted export, first versionVincent Breitmoser2015-09-281-31/+178
* | export: more cleanup and splitting into subroutinesVincent Breitmoser2015-09-261-4/+2
|/
* fix unit tests for new savePublicKeyRing method signatureVincent Breitmoser2015-09-112-2/+2
* 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-093-10/+13
* Get rid of robolectric workaround by using new annotation in robolectric 3.0Dominik Schürmann2015-07-093-13/+10
* fix PromoteKeyOperationTestVincent Breitmoser2015-07-061-11/+10
* split import and export opsAdithya Abraham Philip2015-06-271-2/+1
* Merge remote-tracking branch 'origin/master' into v/eventbusVincent Breitmoser2015-06-111-5/+5
* Fix debug/release build separationDominik Schürmann2015-06-113-3/+6
* Use new officially supported way for local unit tests, many dependencies upgr...Dominik Schürmann2015-06-113-0/+670