aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V1-4-2'.Repo Admin2005-07-261-359/+0
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-6/+6
* A small step for GnuPG but a huge leap for error codes.Werner Koch2003-06-051-1/+1
* Make use of libgpg-errorWerner Koch2003-06-031-8/+15
* Updated from latest NewPG projectWerner Koch2003-01-091-5/+7
* 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