summaryrefslogtreecommitdiffstats
path: root/agent/protect-tool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-10/+11
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-6/+17
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-1/+1
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-211-9/+2
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-201-5/+9
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-5/+15
* * minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch2004-09-291-0/+2
* (get_passphrase): Make sure that the defaultWerner Koch2004-08-181-4/+67
* (get_passphrase): Make sure that the defaultWerner Koch2004-08-181-0/+34
* * protect-tool.c: New option --enable-status-msg.Werner Koch2004-04-301-0/+11
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-3/+3
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-191-23/+195
* * protect-tool.c (main): Setup the used character set.Werner Koch2004-02-181-0/+5
* (main): New options --no-fail-on-exist, --homedir.Werner Koch2004-02-131-37/+91
* * minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch2004-02-101-2/+20
* Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2004-02-041-1/+1
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+977
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-977/+0
* * 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