doc/
authorMarcus Brinkmann <mb@g10code.com>
Fri, 3 Jun 2005 00:42:08 +0000 (00:42 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Fri, 3 Jun 2005 00:42:08 +0000 (00:42 +0000)
commitb8440749f177805ba99a807b5ec80bec39612d0e
tree244109bf9bfaff9ff0a9c52578df369733372bde
parent172a8df25fb374915f7e082a4418f5e2a4185747
doc/
2005-06-03  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Decrypt): Add gpgme_recipient_t.

gpgme/
2005-06-03  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h (struct _gpgme_recipient): New structure.
(gpgme_recipient_t): New type.
(struct _gpgme_op_decrypt_result): Add member recipients.
* decrypt.c (op_data_t): New member last_recipient_p.
(_gpgme_op_decrypt_init_result): Initialize last_recipient_p.
(parse_enc_to): New function.
(_gpgme_decrypt_status_handler): Handle status ENC_TO and
NO_SECKEY.
NEWS
doc/ChangeLog
doc/gpgme.texi
gpgme/ChangeLog
gpgme/decrypt.c
gpgme/gpgme.h