diff options
author | Werner Koch <[email protected]> | 2008-05-07 15:41:14 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-05-07 15:41:14 +0000 |
commit | b72c0012830eb8904678e18cc80ceb74a03e152c (patch) | |
tree | 09ca9adc94f23676c06f118528ccbbdf8b6bbf54 /TODO | |
parent | Allow for engine version lines with a suffix. (diff) | |
download | gpgme-b72c0012830eb8904678e18cc80ceb74a03e152c.tar.gz gpgme-b72c0012830eb8904678e18cc80ceb74a03e152c.zip |
Support --locate-keys feature of gpg.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -148,6 +148,10 @@ Hey Emacs, this is -*- outline -*- mode! ** Map ASSUAN/GpgSM ERR error values in a better way than is done now. !! ** Some error values should identify the source more correctly (mostly error values derived from status messages). +** In rungpg.c we need to check the version of the engine + This requires a way to get the cached version number from the + engine layer. + * Tests ** Write a fake gpg-agent so that we can supply known passphrases to |