aboutsummaryrefslogtreecommitdiffstats
path: root/agent/cvt-openpgp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* More agent support for gpg.Werner Koch2010-10-131-1/+1
|
* Import fixes.Werner Koch2010-10-061-0/+1
| | | | | new otion for watchgnupg
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-5/+268
| | | | | | A couple of forward ported changes. Doc updates.
* Obscure the cached passphrases.Werner Koch2010-09-021-5/+3
|
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-011-1/+1
| | | | | Prepare for more use cases of the cache nonce.
* Use passphrase caching for import and genkey.Werner Koch2010-09-011-5/+27
|
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-0/+807