aboutsummaryrefslogtreecommitdiffstats
path: root/agent/cvt-openpgp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-13More agent support for gpg.Werner Koch1-1/+1
2010-10-06Import fixes.Werner Koch1-0/+1
new otion for watchgnupg
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-5/+268
A couple of forward ported changes. Doc updates.
2010-09-02Obscure the cached passphrases.Werner Koch1-5/+3
2010-09-01s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch1-1/+1
Prepare for more use cases of the cache nonce.
2010-09-01Use passphrase caching for import and genkey.Werner Koch1-5/+27
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-0/+807