aboutsummaryrefslogtreecommitdiffstats
path: root/agent/pkdecrypt.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-5/+5
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-1/+1
2003-06-03Make use of libgpg-errorWerner Koch1-4/+4
2003-01-09Updated from latest NewPG projectWerner Koch1-2/+2
2002-08-09Minor fixesWerner Koch1-1/+1
2002-03-06Decryption using a Cryptoflex card does now work.Werner Koch1-16/+29
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-14/+27
no real code yet.
2001-12-05Added decryption, some code cleanupWerner Koch1-0/+112