aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpKeyOperation.java
Commit message (Expand)AuthorAgeFilesLines
...
* small fix for MSG_MF_UID_ADD log entryVincent Breitmoser2014-08-011-1/+1
* fix dumb mistake in modifySecretKeyVincent Breitmoser2014-08-011-1/+1
* more fixes on canonicalization and progressVincent Breitmoser2014-07-311-4/+4
* completely overengineer progress indication in {modify,create}SecretKeyRing m...Vincent Breitmoser2014-07-311-15/+81
* always return an EditKeyResult in modifyKey methodVincent Breitmoser2014-07-311-25/+25
* couple of logging fixesVincent Breitmoser2014-07-311-2/+3
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-2/+1
* Merge branch 'ditch-appmsg'Vincent Breitmoser2014-07-291-9/+18
|\
| * introduce EditKeyResult with transient UncachedKeyRing (half-baked!)Vincent Breitmoser2014-07-271-9/+18
* | watch out for nullpointers from get(Un|)HashedSubpacketsVincent Breitmoser2014-07-281-2/+3
|/
* test and fix: adding an empty user id should failVincent Breitmoser2014-07-261-0/+5
* canonicalize: fix for testsVincent Breitmoser2014-07-191-0/+1
* modifyKey: error out on integrity check failsVincent Breitmoser2014-07-121-7/+9
* createKey: better logging, handle empty user id caseVincent Breitmoser2014-07-121-44/+56
* modifyKey: proper expiry check during SubkeyAddVincent Breitmoser2014-07-111-2/+2
* modifyKey: make SubkeyChange operations workVincent Breitmoser2014-07-111-24/+50
* SaveKeyringParcel: follow attribute m prefix coding guidelineVincent Breitmoser2014-07-111-15/+15
* get rid of some inspection warningsVincent Breitmoser2014-07-111-0/+1
* modifyKey: error out on nonexisting new primary user idVincent Breitmoser2014-07-111-0/+10
* modifyKey: couple more fixes from testsVincent Breitmoser2014-07-111-4/+8
* modifyKey: preserve master key flagsVincent Breitmoser2014-07-111-5/+22
* add come createKey stringsVincent Breitmoser2014-07-111-1/+6
* support changing primary user id in SaveKeyringParcelVincent Breitmoser2014-07-021-4/+111
* fix subkey additionVincent Breitmoser2014-07-021-37/+59
* add create key capabilities to SaveKeyringParcelVincent Breitmoser2014-06-291-9/+67
* code cleanup and plurals in import log entriesVincent Breitmoser2014-06-281-9/+6
* ditch outdated certifyKey operationVincent Breitmoser2014-06-221-54/+0
* Merge branch 'new-edit'Vincent Breitmoser2014-06-181-714/+231
|\
| * new-edit: add logging to modifySecretKeyRing operationVincent Breitmoser2014-06-171-71/+113
| * new-edit: add new save keyring stuffVincent Breitmoser2014-06-171-148/+116
| * new-edit: remove old save keyring stuffVincent Breitmoser2014-06-171-546/+53
|/
* make everything work againVincent Breitmoser2014-06-021-2/+3
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-2/+336
* rename SaveKeyringParcel to OldSaveKeyringParcelVincent Breitmoser2014-05-271-3/+3
* wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-231-6/+6
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-2/+2
* wrapped-key-ring: get rid of bc objects in key editorVincent Breitmoser2014-05-041-5/+5
* wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-041-2/+2
* wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer...Vincent Breitmoser2014-05-031-37/+15
* wrapped-key-ring: move certification logic into secretkeyVincent Breitmoser2014-05-031-53/+0
* Rename ProgressDialogUpdater to ProgressableThialfihar2014-04-291-4/+4
* Translations from transifex, fix some strings referencesDominik Schürmann2014-04-161-1/+1
* Optimize importsDominik Schürmann2014-04-151-2/+0
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-4/+3
* key edit: fix crash when create date was after expiry date, change from grego...Dominik Schürmann2014-04-141-32/+36
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
* Fix save keyring, improve signature verificationDominik Schürmann2014-04-091-32/+22
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+769