werner committed to gpgme/gpgme
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Wed, 12 Jun 2002 16:34:11 +0200
Date: Wednesday June 12, 2002 @ 16:34
Author: werner
Update of /cvs/gnupg/gpgme/gpgme
In directory trithemius:/tmp/cvs-serv29500
Modified Files:
ChangeLog context.h gpgme.c keylist.c ops.h types.h verify.c
Log Message:
tests/
* gpgsm/t-keylist.c (doit): Print operation info if available.
gpgme/
* keylist.c (struct keylist_result_s): New.
(_gpgme_release_keylist_result): Release it here
(keylist_status_handler): Handle truncated.
(append_xml_keylistinfo): New.
* gpgme.c (_gpgme_release_result): and use it here.
* types.h: Declare the new type here.
* context.h (struct gpgme_context_s): Use it here.
File: ChangeLog Status: Up-to-date
File: context.h Status: Up-to-date
File: gpgme.c Status: Up-to-date
File: keylist.c Status: Up-to-date
File: ops.h Status: Up-to-date
File: types.h Status: Up-to-date
File: verify.c Status: Up-to-date