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