aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-6/+6
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch1-1/+1
2003-06-03Make use of libgpg-errorWerner Koch1-8/+15
2003-01-09Updated from latest NewPG projectWerner Koch1-5/+7
2002-09-052002-09-03 Neal H. Walfield <[email protected]>Neal Walfield1-4/+23
2002-08-09Minor fixesWerner Koch1-21/+24
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch1-3/+3
2002-06-17* agent.h: Add a callback function to the pin_entry_info structure.Werner Koch1-20/+36
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-1/+3
2002-03-06sm/Werner Koch1-0/+58
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-4/+32
2002-02-18* findkey.c (unprotect): Show an error message for a bad passphrase.Werner Koch1-1/+4
2002-02-01* cache.c: Add a few debug outputs.Werner Koch1-14/+51
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-12/+49
2002-01-29* findkey.c (agent_key_available): New.Werner Koch1-3/+21
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch1-0/+38
2001-12-05Added decryption, some code cleanupWerner Koch1-0/+91