Some new but untested functions
authorWerner Koch <wk@gnupg.org>
Mon, 22 Jan 2001 20:22:41 +0000 (20:22 +0000)
committerWerner Koch <wk@gnupg.org>
Mon, 22 Jan 2001 20:22:41 +0000 (20:22 +0000)
commitb0e28510c234b5c2c6991927728fe238acd148e0
tree5e33929634d92833e03d142f5b40484a7d7a4e69
parente50f1b67430ade93cecf2bacb22369482f95506f
Some new but untested functions
20 files changed:
trunk/acconfig.h
trunk/autogen.sh
trunk/configure.in
trunk/gpgme/ChangeLog
trunk/gpgme/Makefile.am
trunk/gpgme/context.h
trunk/gpgme/delete.c [new file with mode: 0644]
trunk/gpgme/errors.c
trunk/gpgme/gpgme.c
trunk/gpgme/gpgme.h
trunk/gpgme/key.c
trunk/gpgme/key.h
trunk/gpgme/rungpg.c
trunk/gpgme/rungpg.h
trunk/gpgme/sign.c
trunk/gpgme/signers.c [new file with mode: 0644]
trunk/gpgme/util.h
trunk/gpgme/version.c
trunk/gpgme/wait.c
trunk/tests/t-encrypt.c