aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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