2005-05-20 Timo Schulz <twoaday@freakmail.de>
* gpgme.h: s/cliptype/pgptype. Suggested by Kurt Fitzner.
s/CLIP/PGP. Likewise.
* w32-io.c (_gpgme_io_select): Increment the right loop variable.
Kudos to Kurt.
* keylist.c (gpgme_op_keylist_getkey): New. Handy function to
retrieve a single key.
* verify.c (gpgme_get_sig_key): Use it here.
* keycache.c (gpgme_keycache_update_key): Update a single key.
|