aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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 <[email protected]>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 <[email protected]>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-051-0/+91