aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerifyOperation.java
Commit message (Expand)AuthorAgeFilesLines
* decryptverify: add trivial detection of pgp ascii-armored dataVincent Breitmoser2015-09-301-2/+33
* Reject filenames with slashes completlyDominik Schürmann2015-09-241-4/+5
* mime: respect charset header (default to utf-8)Vincent Breitmoser2015-09-161-4/+3
* strip encrypted filenames to basenames (OKC-01-004)Vincent Breitmoser2015-09-111-0/+3
* complain about mdc insecurity status only if data actually was encryptedVincent Breitmoser2015-09-101-15/+16
* add support for signed-only data in the backend (#1507)Vincent Breitmoser2015-09-101-317/+368
* Remove dead codeDominik Schürmann2015-08-271-0/+1239