aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect-tool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-6/+17
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-1/+1
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-9/+2
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch1-5/+9
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-5/+15
2004-09-29* minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch1-0/+2
2004-08-18(get_passphrase): Make sure that the defaultWerner Koch1-4/+67
2004-08-18(get_passphrase): Make sure that the defaultWerner Koch1-0/+34
2004-04-30* protect-tool.c: New option --enable-status-msg.Werner Koch1-0/+11
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-3/+3
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch1-23/+195
2004-02-18* protect-tool.c (main): Setup the used character set.Werner Koch1-0/+5
2004-02-13(main): New options --no-fail-on-exist, --homedir.Werner Koch1-37/+91
2004-02-10* minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch1-2/+20
2004-02-04Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch1-1/+1
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+977
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-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-977/+0
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