aboutsummaryrefslogtreecommitdiffstats
path: root/sm/delete.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-17Replaced deprecated type names.Werner Koch1-2/+2
* certdump.c (gpgsm_print_serial): Cleaned up cast use in strtoul. (gpgsm_dump_serial): Ditto. * decrypt.c (gpgsm_decrypt): Replaced ERR by RC.
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+165
'GNUPG-1-9-BRANCH'.
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-165/+0
'GNUPG-1-9-BRANCH'.
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.