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