c22974f99f
2002-02-26 Marcus Brinkmann <marcus@g10code.de> * gpgme.texi (Encrypting a Plaintext): Document gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start. gpgme/ 2002-02-25 Marcus Brinkmann <marcus@g10code.de> * engine.c (_gpgme_engine_op_encrypt_sign): New function. * engine.h (_gpgme_engine_op_encrypt_sign): New prototype. * rungpg.c (_gpgme_append_gpg_args_from_signers): New function. (_gpgme_gpg_op_sign): Use that new function. (_gpgme_gpg_op_encrypt_sign): New function. * rungpg.h (_gpgme_gpg_op_encrypt_sign): New prototype. * gpgme.h (gpgme_op_encrypt_sign_start): New prototype. (gpgme_op_encrypt_sign): Likewise. * Makefile.am (libgpgme_la_SOURCES): Add encrypt-sign.c. * ops.h (_gpgme_encrypt_status_handler): Add prototype. (_gpgme_sign_status_handler): Add prototype. * sign.c (sign_status_handler): Rename to ... (_gpgme_sign_status_handler): ... this and make non-static. * encrypt.c (encrypt_status_handler): Rename to ... (_gpgme_encrypt_status_handler): ... this and make non-static. * encrypt.c (gpgme_op_encrypt_start): Use new status handler name. * sign.c (gpgme_op_sign_start): Likewise. tests/ 2002-02-26 Marcus Brinkmann <marcus@g10code.de> * gpg/t-encrypt-sign.c: New file. * gpg/Makefile.am (TESTS): Add t-encrypt-sign. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
context.h | ||
data.c | ||
debug.c | ||
decrypt-verify.c | ||
decrypt.c | ||
delete.c | ||
encrypt-sign.c | ||
encrypt.c | ||
engine-gpgsm.c | ||
engine-gpgsm.h | ||
engine.c | ||
engine.h | ||
export.c | ||
fopencookie.c | ||
genkey.c | ||
gpgme-config.in | ||
gpgme.c | ||
gpgme.h | ||
gpgme.m4 | ||
import.c | ||
io.h | ||
key.c | ||
key.h | ||
keylist.c | ||
Makefile.am | ||
mkerrors | ||
mkstatus | ||
ops.h | ||
passphrase.c | ||
posix-io.c | ||
posix-sema.c | ||
posix-util.c | ||
progress.c | ||
recipient.c | ||
rungpg.c | ||
rungpg.h | ||
sema.h | ||
sign.c | ||
signers.c | ||
syshdr.h | ||
trustlist.c | ||
types.h | ||
util.c | ||
util.h | ||
vasprintf.c | ||
verify.c | ||
version.c | ||
w32-io.c | ||
w32-sema.c | ||
w32-util.c | ||
wait.c | ||
wait.h |