aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/pgp
Commit message (Expand)AuthorAgeFilesLines
* Shifted duplicate method implementations from KeyRing to openpgp-api submoduleAlex Fong2016-05-151-7/+8
* PgpSignEncryptOperation refactoringAndrea Torlaschi2016-05-101-42/+68
* Refactored to reduce coupling between ChangeUnlockParcel and SaveKeyringParcelAlex Fong2016-05-055-17/+17
* Refactoring: Removed PassphraseChangeParcel and placed its functionality into...Alex Fong2016-05-055-17/+17
* (WIP) Change password when key is stripped #1692Alex Fong2016-05-045-5/+5
* Merge pull request #1816 from fiaxh/no_name_choose_emailDominik Schürmann2016-04-291-3/+34
|\
| * Better handle user_id sidecases while splittingfiaxh2016-04-121-3/+34
* | OTG: Rename smartcard -> security tokenNikita Mikhailov2016-04-151-5/+5
* | OTG: refactor, change nfc prefix to smartcardNikita Mikhailov2016-04-141-6/+5
|/
* get rid of code path for pin and notation data handlingVincent Breitmoser2016-03-231-41/+1
* ditch isLikelyText flag, set mimeType to text/plain in that caseVincent Breitmoser2016-02-231-5/+1
* externalize CharsetVerifier, add looksLikeText to OpenPgpMetadata objectVincent Breitmoser2016-02-221-0/+4
* mime: try to decode with given charset or utf-8 while file is readVincent Breitmoser2016-02-221-4/+137
* Merge branch 'master' into performanceVincent Breitmoser2016-02-106-56/+56
|\
| * Replace spongycastle with bouncycastleDominik Schürmann2016-02-096-56/+56
* | performance: fix unit testsVincent Breitmoser2016-02-051-1/+1
|/
* Use more generic 'Security Token' where possible, add sutitle to create key w...Dominik Schürmann2016-01-101-11/+11
* Tests: Use ECC where possibleDominik Schürmann2016-01-033-41/+61
* fix unit tests (IllegalStateException)Vincent Breitmoser2015-11-161-5/+14
* decrypt: add tests for skipping stripped and unsuitable decryption subkeysVincent Breitmoser2015-11-131-3/+48
* Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for d...Dominik Schürmann2015-10-151-4/+4
* improve tests, get rid of some redundant checksVincent Breitmoser2015-10-081-4/+7
* pgpdecryptverify: get rid of duplicate code path for binary signature verific...Vincent Breitmoser2015-10-081-1/+1
* test: add tests for detached and clearsign signaturesVincent Breitmoser2015-10-081-1/+114
* Fix tests for min requirement of 2048 bitsDominik Schürmann2015-10-044-35/+35
* Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-044-13/+13
* spongy: use version which doesn't skip bad signaturesVincent Breitmoser2015-10-011-0/+3
* mime: don't decrypt in mime parsing only testVincent Breitmoser2015-09-171-2/+1
* mime: respect charset header (default to utf-8)Vincent Breitmoser2015-09-161-2/+2
* mime: add logging to InputDataOperationVincent Breitmoser2015-09-151-3/+0
* mime: create more general InputDataOperation, which for now and does basic mi...Vincent Breitmoser2015-09-151-0/+166
* add test for signed binary data (#1507)Vincent Breitmoser2015-09-101-1/+55
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-1/+1
* Remove dead codeDominik Schürmann2015-08-271-17/+17
* Disable new failing test for nowDominik Schürmann2015-08-101-2/+3
* Fix test cases, add test cases (still 1 failing)Dominik Schürmann2015-08-104-40/+166
* Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-091-7/+7
* 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
* 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 upgr...Dominik Schürmann2015-06-116-0/+3444