summaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cache.c: Add a few debug outputs.Werner Koch2002-02-011-14/+51
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-12/+49
* * findkey.c (agent_key_available): New.Werner Koch2002-01-291-3/+21
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-0/+38
* Added decryption, some code cleanupWerner Koch2001-12-061-0/+91