aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect-tool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-07-16* simple-pwquery.c, simple-pwquery.h: Moved to ../common.Werner Koch1-1/+1
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-30/+28
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch1-5/+5
2003-01-09Updated from latest NewPG projectWerner Koch1-0/+2
2002-08-21* query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch1-3/+3
2002-08-21* divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch1-7/+7
2002-08-16* call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch1-4/+1
2002-08-10Minor changes for gettextNEWPG-0-3-10Werner Koch1-1/+1
2002-06-28* protect-tool.c (export_p12_file): New.Werner Koch1-0/+124
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch1-19/+128
2002-06-25* protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch1-6/+256
2002-06-12* protect-tool.c: Add command --show-keygripWerner Koch1-0/+37
2002-04-09* protect-tool.c (show_file): New. Used as default action.Werner Koch1-1/+24
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-2/+84
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-0/+355