Add a passphrase callback and minor changes to the interface
authorWerner Koch <wk@gnupg.org>
Tue, 12 Dec 2000 13:31:25 +0000 (13:31 +0000)
committerWerner Koch <wk@gnupg.org>
Tue, 12 Dec 2000 13:31:25 +0000 (13:31 +0000)
commitedcc338a593d703335a98f39a44ff26307927458
tree3ed5974c2f93de0b46c0962986e85efaeced38fa
parent874f12ea700cc5f7dd256856a78701c8b19e415d
Add a passphrase callback and minor changes to the interface
34 files changed:
README
complus/Makefile.am
complus/WINE-AUTHORS [new file with mode: 0644]
complus/WINE-LICENSE [new file with mode: 0644]
complus/basetsd.h [new file with mode: 0644]
complus/example.c [new file with mode: 0644]
complus/guiddef.h [new file with mode: 0644]
complus/ignupg.c [new file with mode: 0644]
complus/ignupg.h [new file with mode: 0644]
complus/main.c
complus/main.h
complus/obj_base.h [new file with mode: 0644]
complus/wtypes.h [new file with mode: 0644]
configure.in
gpgme/Makefile.am
gpgme/context.h
gpgme/data.c
gpgme/decrypt.c
gpgme/gpgme.c
gpgme/gpgme.h
gpgme/io.h
gpgme/ops.h
gpgme/posix-io.c
gpgme/rungpg.c
gpgme/rungpg.h
gpgme/sign.c
gpgme/status-table.h
gpgme/verify.c
gpgme/w32-io.c
gpgme/wait.c
tests/Makefile.am
tests/t-decrypt.c
tests/t-sign.c
tests/t-verify.c