Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | start work on encrypt/decrypt test classes | Vincent Breitmoser | 2014-09-15 | 6 | -138/+134 | |
* | minor fix for passphrase test | Vincent Breitmoser | 2014-09-15 | 1 | -2/+0 | |
* | work on OperationResultParcel | Vincent Breitmoser | 2014-09-14 | 3 | -10/+10 | |
* | Cleanup tests | Dominik Schürmann | 2014-09-13 | 1 | -8/+3 | |
* | Merge branch 'result-parcels' | Vincent Breitmoser | 2014-09-13 | 1 | -2/+2 | |
|\ | ||||||
| * | introduce OperationResultParcel for PgpDecryptVerify operations (WIP) | Vincent Breitmoser | 2014-09-13 | 1 | -2/+2 | |
* | | Test for badly encoded user ids | Dominik Schürmann | 2014-09-13 | 1 | -1/+30 | |
* | | Fix tests | Dominik Schürmann | 2014-09-13 | 2 | -2/+4 | |
* | | Add key with bad user id encoding | Dominik Schürmann | 2014-09-13 | 1 | -0/+60 | |
|/ | ||||||
* | promote all result parcels to top level classes in their own package | Vincent Breitmoser | 2014-09-13 | 6 | -24/+11 | |
* | editKey: add test case for previous commit | Vincent Breitmoser | 2014-09-11 | 1 | -0/+54 | |
* | merge: adapt testcase to previous commit | Vincent Breitmoser | 2014-09-11 | 1 | -9/+41 | |
* | Fix test | Dominik Schürmann | 2014-09-09 | 2 | -5/+2 | |
* | Fix test | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 | |
* | Revert "Fix test" | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 | |
* | Fix test | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 | |
* | ditch public divert-to-card test keyring | Vincent Breitmoser | 2014-09-03 | 2 | -46/+0 | |
* | implement test case for mailvelope keyring with no key flags | Vincent Breitmoser | 2014-09-03 | 1 | -0/+25 | |
* | fix tests for changed key flag semantics | Vincent Breitmoser | 2014-09-03 | 1 | -8/+8 | |
* | add getSecretKeyType method to CachedPublicKeyRing | Vincent Breitmoser | 2014-09-03 | 1 | -15/+14 | |
* | If no key flags subpacket is present allow all key flags, fixes mailvelope keys | Dominik Schürmann | 2014-09-02 | 1 | -0/+20 | |
* | add test for divert-to-card | Vincent Breitmoser | 2014-09-02 | 6 | -46/+85 | |
* | Add testkey for gnupg generated divert-to-card key with Yubikey NEO | Dominik Schürmann | 2014-09-02 | 1 | -0/+86 | |
* | ditch NullProgressable | Vincent Breitmoser | 2014-08-30 | 1 | -2/+2 | |
* | Merge pull request #796 from open-keychain/develop | Dominik Schürmann | 2014-08-28 | 4 | -38/+30 | |
|\ | ||||||
| * | add ecc support | Vincent Breitmoser | 2014-08-24 | 4 | -38/+30 | |
* | | tests: fix non-deterministic testMasterModify | Vincent Breitmoser | 2014-08-23 | 1 | -0/+1 | |
|/ | ||||||
* | Copyright (C) 2014 Vincent Breitmoser | Vincent Breitmoser | 2014-08-21 | 7 | -1/+8 | |
* | Add license headers | Dominik Schürmann | 2014-08-19 | 7 | -0/+103 | |
* | parametrize FileImportCache for filename | Vincent Breitmoser | 2014-08-17 | 1 | -1/+1 | |
* | modify*Key: improve handling of passphrase modification (add tests, too) | Vincent Breitmoser | 2014-08-16 | 1 | -14/+86 | |
* | use correct algorithm for signatures (actually fix heterogeneous subkeys) | Vincent Breitmoser | 2014-08-16 | 1 | -2/+2 | |
* | fix travis tests (more), minor comment edits | Vincent Breitmoser | 2014-08-16 | 3 | -2/+8 | |
* | tests: add test for master key revocation | Vincent Breitmoser | 2014-08-16 | 1 | -0/+25 | |
* | tests: more expected error types | Vincent Breitmoser | 2014-08-16 | 1 | -7/+35 | |
* | typed expected failures and a couple minor things | Vincent Breitmoser | 2014-08-16 | 1 | -18/+35 | |
* | support for master key modifications, among other stuff | Vincent Breitmoser | 2014-08-16 | 4 | -16/+128 | |
* | modifySecretKey: err out on "use previous" expiry date for (sub)key creation | Vincent Breitmoser | 2014-08-16 | 1 | -10/+10 | |
* | modifySecretKey: err out on revocation of nonexistent user id | Vincent Breitmoser | 2014-08-16 | 1 | -0/+7 | |
* | test: even nicer code | Vincent Breitmoser | 2014-08-16 | 1 | -29/+16 | |
* | explicitly add BouncyCastleProvider (fixes travis?) | Vincent Breitmoser | 2014-08-14 | 1 | -0/+4 | |
* | support changing expiry of subkeys to none | Vincent Breitmoser | 2014-08-14 | 1 | -0/+18 | |
* | tests: add ProviderHelperSaveTest, with long key id collision test | Vincent Breitmoser | 2014-08-14 | 4 | -0/+116 | |
* | tests: cleaner code in PgpKeyOperationTest | Vincent Breitmoser | 2014-08-14 | 1 | -50/+73 | |
* | Fix tests | Dominik Schürmann | 2014-08-13 | 1 | -3/+3 | |
* | Fix tests | Dominik Schürmann | 2014-08-13 | 1 | -1/+1 | |
* | Fix tests | Dominik Schürmann | 2014-08-13 | 4 | -20/+23 | |
* | fix dumb mistake in modifySecretKey | Vincent Breitmoser | 2014-08-01 | 1 | -10/+8 | |
* | make FileImportCache generic, iterable, and add unit test | Vincent Breitmoser | 2014-08-01 | 1 | -0/+54 | |
* | move classes around a bit | Vincent Breitmoser | 2014-08-01 | 6 | -29/+5 |