aboutsummaryrefslogtreecommitdiffstats
path: root/sm/fingerprint.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changes to be used with the new libksba interface.Werner Koch2001-12-181-16/+19
| | | | | libgcrypt-1.1.5 is required (cvs or tarball)
* * decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*.Werner Koch2001-12-151-1/+1
| | | | | * sign.c (gpgsm_sign): Write a STATUS_SIG_CREATED.
* Started with decryption stuffWerner Koch2001-12-051-1/+3
|
* Introduced the keygripWerner Koch2001-11-241-0/+57
|
* Added basic code for keylisting.Werner Koch2001-11-191-1/+1
| | | | | New Assuan command LISTKEYS.
* Write status output, make verify work in server mode.Werner Koch2001-11-191-0/+23
|
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-0/+104
check the certification path.