aboutsummaryrefslogtreecommitdiffstats
path: root/sm/delete.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-5/+5
2003-06-03Make use of libgpg-errorWerner Koch1-3/+3
2002-07-22* delete.c: New.Werner Koch1-0/+165
* gpgsm.c: Made --delete-key work. * server.c (cmd_delkeys): New. (register_commands): New command DELKEYS. * decrypt.c (gpgsm_decrypt): Print a convenience note when RC2 is used and a STATUS_ERROR with the algorithm oid.