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