aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/OperationResult.java
Commit message (Expand)AuthorAgeFilesLines
* uploadop: clean up, add loggingVincent Breitmoser2015-10-291-4/+11
* inputdataoperation: guess filetype from filename for generic application/ mim...Vincent Breitmoser2015-10-231-0/+1
* Renaming export strings to backupDominik Schürmann2015-10-151-12/+12
* Support backupVersion ASCII Armor headerDominik Schürmann2015-10-151-0/+1
* Merge branch 'master' into encrypted-exportVincent Breitmoser2015-10-081-2/+3
|\
| * pgpsignencrypt: unsupported parameter combinations are a bugVincent Breitmoser2015-10-081-1/+0
| * pgpdecryptverify: fix one pass signature check, actually use bracketed structureVincent Breitmoser2015-10-071-0/+2
| * Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-041-1/+1
* | Merge remote-tracking branch 'origin/master' into encrypted-exportVincent Breitmoser2015-09-281-1/+2
|\|
| * Dont import more than 100 User IDs (OKC-01-002)Dominik Schürmann2015-09-251-0/+1
| * fix fallback for non-mime dataVincent Breitmoser2015-09-191-1/+1
* | export: more cleanup and splitting into subroutinesVincent Breitmoser2015-09-261-1/+0
* | remove "export to file" code path from export operationVincent Breitmoser2015-09-261-4/+0
|/
* mime: skip trailing unsigned parts, and ignore nested signed dataVincent Breitmoser2015-09-171-0/+1
* mime: support for signed-then-encrypted formatVincent Breitmoser2015-09-171-1/+7
* mime: add failure case if openpgp processing fails!Vincent Breitmoser2015-09-161-0/+1
* mime: add logging messagesVincent Breitmoser2015-09-161-1/+1
* mime: handle non-mime data, just pass it throughVincent Breitmoser2015-09-161-0/+1
* mime: add logging to InputDataOperationVincent Breitmoser2015-09-151-4/+27
* Merge branch 'master' into mime4jVincent Breitmoser2015-09-141-24/+93
|\
| * share rather than save log files (OKC-01-015)Vincent Breitmoser2015-09-111-17/+63
| * never import secret keys from keyserver (OKC-01-001)Vincent Breitmoser2015-09-111-2/+3
| * perform fingerprint check after canonicalization (OKC-01-009)Vincent Breitmoser2015-09-111-2/+2
| * add support for signed-only data in the backend (#1507)Vincent Breitmoser2015-09-101-0/+1
| * Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-2/+23
| |\
| | * Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-241-79/+41
| | |\
| | * | work on cookie scanning during creationVincent Breitmoser2015-03-241-2/+8
| | * | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-241-13/+13
| | |\ \
| | * | | support github resource (pa)Vincent Breitmoser2015-03-241-0/+1
| | * | | remove notiion of nonce/identifierVincent Breitmoser2015-03-131-2/+0
| | * | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-081-2/+4
| | |\ \ \
| | * \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-051-6/+69
| | |\ \ \ \
| | * \ \ \ \ NON-WORKING Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-021-65/+85
| | |\ \ \ \ \
| | * | | | | | small fixes to user attribute handlingVincent Breitmoser2015-01-141-0/+1
| | * | | | | | actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-141-0/+12
| | * | | | | | support addition of user attributesVincent Breitmoser2015-01-121-0/+2
| | * | | | | | add support for user attributes (during canonicalization)Vincent Breitmoser2015-01-121-0/+15
| | * | | | | | even more intermediate resultVincent Breitmoser2015-01-121-0/+16
| * | | | | | | mention filename to export to in logVincent Breitmoser2015-08-221-0/+1
| * | | | | | | introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-201-3/+2
* | | | | | | | WIP mime parsingDominik Schürmann2015-08-171-0/+5
|/ / / / / / /
* | | | | | | Improve comments and reasons in PgpConstants, simple checks for insecure asym...Dominik Schürmann2015-08-101-3/+4
* | | | | | | Follow some of coorus recommendations: better selection of algo whitelist, ig...Dominik Schürmann2015-08-091-1/+0
* | | | | | | fixed multi-deletion bug, moved logic into DeleteKeyDialogActivityAdithya Abraham Philip2015-07-151-1/+1
* | | | | | | upload only public key in revocationAdithya Abraham Philip2015-07-131-0/+2
* | | | | | | use only one DeleteDialogActivityAdithya Abraham Philip2015-07-131-1/+1
* | | | | | | implemented revocation on deletionAdithya Abraham Philip2015-07-131-0/+7
* | | | | | | fix symmetric passphrase caching (fixes #1401)Vincent Breitmoser2015-07-081-0/+1
* | | | | | | addition of subkeys for divert-to-card primary keys is not supportedVincent Breitmoser2015-07-081-0/+1
* | | | | | | better handling of divert-to-card keys for subkey modificationsVincent Breitmoser2015-07-081-0/+1