aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-14/+16
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-45/+45
2003-06-03Make use of libgpg-errorWerner Koch1-85/+87
2002-03-04* pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch1-74/+2
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-1/+152
2002-02-01* cache.c: Add a few debug outputs.Werner Koch1-0/+27
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-0/+861