diff options
author | Werner Koch <[email protected]> | 2004-09-29 13:50:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-09-29 13:50:31 +0000 |
commit | 530a0a91c4f5dc935278f64be26090f51acc9586 (patch) | |
tree | 144e3ce60590e21529cfe33af20c25f6eb1581bf /TODO | |
parent | Changed license of the manual stuff to GPL. (diff) | |
download | gnupg-530a0a91c4f5dc935278f64be26090f51acc9586.tar.gz gnupg-530a0a91c4f5dc935278f64be26090f51acc9586.zip |
* minip12.c (parse_bag_encrypted_data): Print error if a bad
passphrase has been given.
* gpg-agent.texi (Invoking GPG-AGENT): Add a few words about the
expected pinentry filename.
* import.c (parse_p12): Write an error status line for bad
passphrases. Add new arg CTRL and changed caller.
* export.c (export_p12): Likewise.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -86,7 +86,8 @@ might want to have an agent context for each service request * doc/ ** Explain how to setup a root CA key as trusted ** Explain how trustlist.txt might be managed. - +** Document watchgnupg +** Write a script to generate man pages from texi. * Requirements by the BSI ** Support authorityKeyIdentifier.keyIdentifier |