Home GnuPG
Diffusion GPGME 5f5faeafa1e1

doc/ 2005-10-02 Marcus Brinkmann <marcus@g10code.de>
5f5faeafa1e1Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

doc/ 2005-10-02 Marcus Brinkmann <marcus@g10code.de>

  • gpgme.texi (Key Management): Add the new member notations of

gpgme_sig_key_t.
(Key Listing Mode): Document GPGME_KEYLIST_MODE_SIG_NOTATIONS.

gpgme/
2005-10-02 Marcus Brinkmann <marcus@g10code.de>

  • util.h (_gpgme_decode_percent_string): Add new argument BINARY

to prototype.

  • verify.c (parse_notation): Likewise for invocation.
  • conversion.c (_gpgme_decode_percent_string): Likewise to

declaration. If set, do not replace '\0' characters with a
printable string.

  • gpgme.h (struct _gpgme_key_sig): New field notations.
  • ops.h (_gpgme_parse_notation): New prototype.
  • sig-notation.c (_gpgme_parse_notation): New function.
  • key.c (gpgme_key_unref): Free all signature notations.
  • keylist.c (op_data_t): New member tmp_keysig.

(finish_key): Clear OPD->tmp_keysig.

  • gpgme.c (gpgme_set_keylist_mode): Remove check.
  • rungpg.c (gpg_keylist): Support listing signature notations.

(gpg_keylist_ext): Likewise.

Details

Provenance
Marcus Brinkmann <mb@g10code.com>Authored on Oct 2 2005, 4:39 PM
Parents
rMceb26145c703: Add item about docs.
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <mb@g10code.com> committed rM5f5faeafa1e1: doc/ 2005-10-02 Marcus Brinkmann <marcus@g10code.de> (authored by Marcus Brinkmann <mb@g10code.com>).Oct 2 2005, 4:39 PM