summaryrefslogtreecommitdiffstats
path: root/agent/protect-tool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes.Werner Koch2008-12-091-2/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Factored utf8 switching code out to i18n.c.Werner Koch2007-10-191-31/+3
* Add more passphrase policy rules.Werner Koch2007-08-281-4/+12
* Updated estream.Werner Koch2007-08-221-2/+17
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-2/+12
* First steps towards supporting W32.Werner Koch2007-06-061-16/+0
* agent/Marcus Brinkmann2007-05-191-1/+4
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-22/+2
* Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch2007-03-201-3/+9
* agent/Werner Koch2007-01-251-12/+13
* gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.Werner Koch2006-11-091-1/+1
* Allow to cancel marktrusted.Werner Koch2006-10-161-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* 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