Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | OpenPGP instead of PGP | Dominik Schürmann | 2015-01-07 | 1 | -5/+5 | |
* | | | | | | PIn not pin passphrase | Dominik Schürmann | 2015-01-07 | 1 | -1/+1 | |
* | | | | | | OpenPGP not PGP | Dominik Schürmann | 2015-01-07 | 2 | -2/+2 | |
* | | | | | | Clearup after lockpattern experiments | Dominik Schürmann | 2015-01-06 | 2 | -31/+26 | |
* | | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-01-06 | 41 | -339/+1418 | |
|\| | | | | | ||||||
| * | | | | | tests: add a couple of CertifyOperation test cases | Vincent Breitmoser | 2015-01-03 | 1 | -0/+238 | |
| * | | | | | minor stuff | Vincent Breitmoser | 2015-01-03 | 3 | -3/+6 | |
| * | | | | | make certify routines more robust (#1016) | Vincent Breitmoser | 2015-01-03 | 4 | -0/+14 | |
| * | | | | | add more descriptive string about non-mdc encrypted data | Vincent Breitmoser | 2015-01-03 | 3 | -1/+3 | |
| * | | | | | encapsulate high level edit key into new operation class | Vincent Breitmoser | 2015-01-03 | 14 | -167/+294 | |
| * | | | | | deal with non-existent user ids during import (#994) | Vincent Breitmoser | 2015-01-02 | 3 | -9/+13 | |
| * | | | | | tests: add multiple keys with signature test case | Vincent Breitmoser | 2015-01-02 | 1 | -0/+75 | |
| * | | | | | throw exception if no data is found in getGenericData | Vincent Breitmoser | 2015-01-02 | 1 | -0/+3 | |
| * | | | | | get rid of RuntimeException control flow in UncachedKeyRing.fromStream | Vincent Breitmoser | 2015-01-02 | 4 | -33/+24 | |
| * | | | | | fix and test for bad certificate version numbers (#1012) | Vincent Breitmoser | 2015-01-02 | 4 | -7/+47 | |
| * | | | | | tests: for export, check that a token local cert actually exists before export | Vincent Breitmoser | 2015-01-02 | 1 | -10/+22 | |
| * | | | | | tests: add test for key export | Vincent Breitmoser | 2015-01-02 | 1 | -0/+211 | |
| * | | | | | extend canonicalize to strip local certificates on export | Vincent Breitmoser | 2015-01-02 | 12 | -71/+123 | |
| * | | | | | small improvements regarding pin tests and logging | Vincent Breitmoser | 2015-01-01 | 4 | -6/+33 | |
| * | | | | | add empty notation data packet only if necessary | Vincent Breitmoser | 2015-01-01 | 1 | -16/+35 | |
| * | | | | | tests: be less verbose about inserting keyrings for encrypt/decrypt | Vincent Breitmoser | 2015-01-01 | 1 | -2/+15 | |
| * | | | | | tests: add multi key encryption/decryption test, new way for fake passphrase ... | Vincent Breitmoser | 2015-01-01 | 3 | -45/+125 | |
| * | | | | | fix unit tests (canonicalize after create) | Vincent Breitmoser | 2015-01-01 | 2 | -0/+5 | |
| * | | | | | fix small merge conflict oversight | Vincent Breitmoser | 2014-12-30 | 1 | -3/+0 | |
| * | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Vincent Breitmoser | 2014-12-30 | 25 | -62/+129 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | some small notation data fixes | Vincent Breitmoser | 2014-12-30 | 2 | -10/+10 | |
| * | | | | | | add test case for PIN unlock | Vincent Breitmoser | 2014-12-30 | 1 | -2/+28 | |
| * | | | | | | add PIN as a SecretKeyType | Vincent Breitmoser | 2014-12-30 | 8 | -5/+38 | |
| * | | | | | | fix unit tests for ChangeUnlockParcel | Vincent Breitmoser | 2014-12-30 | 6 | -16/+24 | |
| * | | | | | | Revert "Remove restriction for max parallel forks for gradle tests" | Vincent Breitmoser | 2014-12-30 | 1 | -1/+1 | |
| * | | | | | | introduce handling of notation direct key signatures, and experimental pin no... | Vincent Breitmoser | 2014-12-30 | 13 | -24/+126 | |
* | | | | | | | Passphrase wizard tests | Dominik Schürmann | 2015-01-06 | 13 | -22/+1891 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2014-12-29 | 10 | -81/+189 | |
|\| | | | | | ||||||
| * | | | | | introduce new ChangeUnlockParcel packet for extended passphrase changing capa... | Vincent Breitmoser | 2014-12-29 | 10 | -81/+189 | |
* | | | | | | New work on PIN and lock pattern UI | Dominik Schürmann | 2014-12-29 | 21 | -61/+126 | |
* | | | | | | Add android-lockpattern library | Dominik Schürmann | 2014-12-29 | 4 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Cleanup UncachedKeyringTest | Dominik Schürmann | 2014-12-29 | 2 | -7/+7 | |
* | | | | | Remove restriction for max parallel forks for gradle tests | Dominik Schürmann | 2014-12-28 | 1 | -6/+0 | |
* | | | | | Remove necessity to prepare tests via shell script | Dominik Schürmann | 2014-12-28 | 3 | -35/+3 | |
* | | | | | Fix test for future creation timestamps to account for loosen timestamp check | Dominik Schürmann | 2014-12-28 | 2 | -5/+7 | |
* | | | | | Allow for creation date to be in the future up to one day to account for dive... | Dominik Schürmann | 2014-12-28 | 1 | -4/+9 | |
* | | | | | Fix crash on first time wizard | Dominik Schürmann | 2014-12-28 | 1 | -2/+2 | |
* | | | | | New icon for Lollipop release | Dominik Schürmann | 2014-12-14 | 30 | -0/+1989 | |
* | | | | | Update plugin to 1.0 | Dominik Schürmann | 2014-12-12 | 3 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'master' into development | Dominik Schürmann | 2014-12-05 | 3 | -0/+0 | |
|\ \ \ \ | ||||||
| * | | | | Add passhrase attacking screens for wiki | Dominik Schürmann | 2014-12-05 | 3 | -0/+0 | |
| |/ / / | ||||||
* | | | | Fix travis | Dominik Schürmann | 2014-12-05 | 1 | -1/+1 | |
* | | | | Fix travis | Dominik Schürmann | 2014-12-05 | 1 | -1/+1 | |
* | | | | Fix travis | Dominik Schürmann | 2014-12-04 | 1 | -3/+3 | |
* | | | | Update target and support libs to SDK 21, fixing compile issues | Dominik Schürmann | 2014-12-04 | 4 | -8/+6 |