aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/RevokeOperation.java
Commit message (Expand)AuthorAgeFilesLines
* editkey: always return EditKeyResultVincent Breitmoser2015-10-291-4/+4
* introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-201-2/+2
* Revoke master key onlyDominik Schürmann2015-08-171-43/+5
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-1/+19
* prevented passphrase caching on revocationAdithya Abraham Philip2015-07-131-0/+3
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-0/+124