gpgme (NEWS TODO)

cvs user marcus cvs at cvs.gnupg.org
Fri May 21 17:51:54 CEST 2004


    Date: Friday, May 21, 2004 @ 17:51:54
  Author: marcus
    Path: /cvs/gnupg/gpgme

Modified: NEWS TODO

doc/
2004-05-21  Marcus Brinkmann  <marcus at g10code.de>

	* gpgme.texi (Decrypt): Add note about new field wrong_key_usage
	of gpgme_decrypt_result_t.

gpgme/
2004-05-21  Marcus Brinkmann  <marcus at g10code.de>

	* gpgme.h (struct _gpgme_decrypt_result): New fields
	wrong_key_usage and _unused.
	* decrypt.c (_gpgme_decrypt_status_handler): Don't skip over
	character after a matched string, as in a protocol error this
	could skip over the trailing binary zero.
	Handle decrypt.keyusage error notifications.


------+
 NEWS |    5 +++++
 TODO |    2 ++
 2 files changed, 7 insertions(+)



More information about the Gnupg-commits mailing list