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)
commitf2be4142516bcd9536884bb0e40e8bf561352bd4
treeed2ac09ccc19dbcf076c719f8d11485b101c287f
parentf408930cc067ae3150a679bc890d0559c0bc8df5
Some new but untested functions
20 files changed:
acconfig.h
autogen.sh
configure.in
gpgme/ChangeLog
gpgme/Makefile.am
gpgme/context.h
gpgme/delete.c [new file with mode: 0644]
gpgme/errors.c
gpgme/gpgme.c
gpgme/gpgme.h
gpgme/key.c
gpgme/key.h
gpgme/rungpg.c
gpgme/rungpg.h
gpgme/sign.c
gpgme/signers.c [new file with mode: 0644]
gpgme/util.h
gpgme/version.c
gpgme/wait.c
tests/t-encrypt.c