diff options
author | Marcus Brinkmann <[email protected]> | 2004-08-18 00:48:50 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2004-08-18 00:48:50 +0000 |
commit | 92f095084a03593a1c8b85cea4e50bd38e3123d9 (patch) | |
tree | 868dcd2f40479bfc81546618250618ddb671f2e2 /TODO | |
parent | 2004-08-17 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-92f095084a03593a1c8b85cea4e50bd38e3123d9.tar.gz gpgme-92f095084a03593a1c8b85cea4e50bd38e3123d9.zip |
2004-08-18 Marcus Brinkmann <[email protected]>
* passphrase.c (_gpgme_passphrase_status_handler): Always run the
status handler.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -95,8 +95,6 @@ Hey Emacs, this is -*- outline -*- mode! ** If an operation failed, make sure that the result functions don't return corrupt partial information. !!! NOTE: The EOF status handler is not called in this case !!! -** If no passphrase cb is installed, status handler is not run even if - password is required by crypto engine. !! ** Verify must not fail on NODATA premature if auto-key-retrieval failed. It should not fail silently if it knows there is an error. !!! ** All operations: Better error reporting. !! |