aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/CertifyOperation.java
Commit message (Expand)AuthorAgeFilesLines
* New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-1/+2
* Add missing license headersDominik Schürmann2015-03-151-0/+17
* added contact sync at end of CertifyOperationAdithya Abraham Philip2015-03-111-0/+4
* add support for certification of user attributesVincent Breitmoser2015-03-081-8/+16
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-4/+4
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+1
* minor stuffVincent Breitmoser2015-01-031-3/+4
* make certify routines more robust (#1016)Vincent Breitmoser2015-01-031-0/+6
* Display error on certification attempt with yubikeyVincent Breitmoser2014-10-261-0/+5
* implement upload of keyring after certification, check that option by defaultVincent Breitmoser2014-10-261-5/+27
* some cleanup and documentation of *Operation classesVincent Breitmoser2014-10-151-0/+9
* CertifyOperation is not a Pgp- operationVincent Breitmoser2014-10-121-0/+147