aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/pgp/UncachedKeyringTest.java
Commit message (Expand)AuthorAgeFilesLines
* encapsulate high level edit key into new operation classVincent Breitmoser2015-01-031-2/+2
* get rid of RuntimeException control flow in UncachedKeyRing.fromStreamVincent Breitmoser2015-01-021-6/+3
* fix and test for bad certificate version numbers (#1012)Vincent Breitmoser2015-01-021-0/+17
* fix unit tests for ChangeUnlockParcelVincent Breitmoser2014-12-301-1/+2
* introduce new ChangeUnlockParcel packet for extended passphrase changing capa...Vincent Breitmoser2014-12-291-1/+1
* Cleanup UncachedKeyringTestDominik Schürmann2014-12-291-7/+1
* move around package structure a bitVincent Breitmoser2014-10-101-1/+1
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-131-3/+1
* add ecc supportVincent Breitmoser2014-08-241-3/+4
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* Add license headersDominik Schürmann2014-08-191-0/+17
* support for master key modifications, among other stuffVincent Breitmoser2014-08-161-3/+3
* Fix testsDominik Schürmann2014-08-131-3/+4
* move classes around a bitVincent Breitmoser2014-08-011-0/+119