summaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch2011-01-311-2/+2
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-0/+10
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-1/+1
* More agent support for gpg.Werner Koch2010-10-131-5/+3
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-11/+51
* Obscure the cached passphrases.Werner Koch2010-09-021-8/+6
* Even less prompts for a new key now.Werner Koch2010-09-011-2/+22
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-011-4/+6
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-2/+8
* .Werner Koch2010-08-261-2/+1
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-3/+3
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-46/+108
* Whole lot of changes to support CE.Werner Koch2010-04-141-46/+35
* Use cancel button in confirmation only if requested.Werner Koch2009-06-171-2/+2
* Fix bug #1053Werner Koch2009-05-151-7/+15
* Ported changes from 1.4.Werner Koch2009-04-011-1/+1
* New gpg-agent command to list key information.Werner Koch2009-03-061-34/+96
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-051-1/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Add more passphrase policy rules.Werner Koch2007-08-281-8/+107
* Fixed creation of private keys under W32.Werner Koch2007-08-221-2/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* New command GETEVENTCOUNTER.Werner Koch2006-11-141-1/+1
* FixesWerner Koch2006-10-191-1/+26
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-9/+9
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * findkey.c (agent_public_key_from_file): Fixed array assignment.Werner Koch2005-07-251-1/+1
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+2
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-11/+13
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-1/+1
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-4/+11
* * command-ssh.c (get_passphrase): Removed.Werner Koch2005-02-231-56/+274
* (modify_description): Don't increment OUT_LEN duringWerner Koch2005-02-151-4/+7
* * AUTHORS: Copied from 1.4 and edited to refelct the changes inWerner Koch2005-02-031-103/+97
* 2005-01-26 Moritz Schulte <moritz@g10code.com>Moritz Schulte2005-01-261-5/+139
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-1/+5
* * command.c (cmd_passwd): Take acount of a key description.Werner Koch2004-02-211-1/+1
* * command.c (cmd_setkeydesc): New.Werner Koch2004-02-131-7/+9
* * findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch2004-02-031-4/+4
* * findkey.c (agent_key_from_file): Now return an error code soWerner Koch2004-01-161-20/+28
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+359
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-350/+0
* 2002-09-03 Neal H. Walfield <neal@g10code.de>Neal Walfield2002-09-051-4/+23
* Minor fixesWerner Koch2002-08-091-21/+24
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-3/+3
* * agent.h: Add a callback function to the pin_entry_info structure.Werner Koch2002-06-171-20/+36
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-231-1/+3
* sm/Werner Koch2002-03-061-0/+58
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-4/+32
* * findkey.c (unprotect): Show an error message for a bad passphrase.Werner Koch2002-02-181-1/+4