102e973a9b
2003-04-30 Marcus Brinkmann <marcus@g10code.de> * gpgme.texi (Encrypting a Plaintext): Remove reference to gpgme_get_op_info. (Detailed Results): Subsection removed. gpgme/ 2003-04-30 Marcus Brinkmann <marcus@g10code.de> * gpgme.h (gpgme_get_op_info): Remove prototype. * ops.h (_gpgme_set_op_info, _gpgme_data_release_and_return_string, _gpgme_data_get_as_string, _gpgme_data_append, _gpgme_data_append_string, _gpgme_data_append_string_for_xml, _gpgme_data_append_for_xml, _gpgme_data_append_percentstring_for_xml): Likewise. (_gpgme_progress_status_handler): Change first arg to void *. * progress.c (_gpgme_progress_status_handler): Likewise. * conversion.c: Do not include <string.h>, <errno.h>, <ctype.h>, and <sys/types.h>, but <string.h>. (_gpgme_data_append): Remove function. (_gpgme_data_append_string): Likewise. (_gpgme_data_append_for_xml): Likewise. (_gpgme_data_append_string_for_xml): Likewise. (_gpgme_data_append_percentstring_for_xml): Likewise. * data-mem.c (_gpgme_data_get_as_string): Likewise. (_gpgme_data_release_and_return_string): Likewise. * gpgme.c (gpgme_get_op_info): Likewise. (_gpgme_set_op_info): Likewise. tests/ 2003-04-30 Marcus Brinkmann <marcus@g10code.de> * gpg/t-eventloop.c (main): Do not call print_op_info. (print_op_info): Function removed. |
||
---|---|---|
.. | ||
cipher-1.asc | ||
cipher-2.asc | ||
geheim.txt | ||
Makefile.am | ||
mkdemodirs | ||
pubdemo.asc | ||
pubkey-1.asc | ||
secdemo.asc | ||
seckey-1.asc | ||
t-decrypt-verify.c | ||
t-decrypt.c | ||
t-edit.c | ||
t-encrypt-sign.c | ||
t-encrypt-sym.c | ||
t-encrypt.c | ||
t-eventloop.c | ||
t-export.c | ||
t-genkey.c | ||
t-import.c | ||
t-keylist.c | ||
t-sign.c | ||
t-signers.c | ||
t-trustlist.c | ||
t-verify.c |