aboutsummaryrefslogtreecommitdiffstats
path: root/sm/delete.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-5/+5
|
* Make use of libgpg-errorWerner Koch2003-06-031-3/+3
|
* * delete.c: New.Werner Koch2002-07-221-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.