This commit was manufactured by cvs2svn to create tag 'GPGME-0-1-3'.
authorRepo Admin <nobody@gnupg.org>
Tue, 19 Dec 2000 10:09:11 +0000 (10:09 +0000)
committerRepo Admin <nobody@gnupg.org>
Tue, 19 Dec 2000 10:09:11 +0000 (10:09 +0000)
commit9541ca1f7902fa9a9014c7b608df5a03715bbf6d
tree8fe4068438fd2a0b3812e1651092d7d5b7ab9196
parent8e92991dda40d9623077d78141315670116625a4
This commit was manufactured by cvs2svn to create tag 'GPGME-0-1-3'.
93 files changed:
tags/GPGME-0-1-3/AUTHORS [new file with mode: 0644]
tags/GPGME-0-1-3/ChangeLog [new file with mode: 0644]
tags/GPGME-0-1-3/INSTALL [new file with mode: 0644]
tags/GPGME-0-1-3/Makefile.am [new file with mode: 0644]
tags/GPGME-0-1-3/NEWS [new file with mode: 0644]
tags/GPGME-0-1-3/README [new file with mode: 0644]
tags/GPGME-0-1-3/README-alpha [new file with mode: 0644]
tags/GPGME-0-1-3/acconfig.h [new file with mode: 0644]
tags/GPGME-0-1-3/acinclude.m4 [new file with mode: 0644]
tags/GPGME-0-1-3/bonobo/Makefile.am [new file with mode: 0644]
tags/GPGME-0-1-3/bonobo/gpgme.c [new file with mode: 0644]
tags/GPGME-0-1-3/bonobo/main.c [new file with mode: 0644]
tags/GPGME-0-1-3/bonobo/main.h [new file with mode: 0644]
tags/GPGME-0-1-3/build-w32 [new file with mode: 0755]
tags/GPGME-0-1-3/complus/Makefile.am [new file with mode: 0644]
tags/GPGME-0-1-3/complus/WINE-AUTHORS [new file with mode: 0644]
tags/GPGME-0-1-3/complus/WINE-LICENSE [new file with mode: 0644]
tags/GPGME-0-1-3/complus/basetsd.h [new file with mode: 0644]
tags/GPGME-0-1-3/complus/example.c [new file with mode: 0644]
tags/GPGME-0-1-3/complus/guiddef.h [new file with mode: 0644]
tags/GPGME-0-1-3/complus/ignupg.c [new file with mode: 0644]
tags/GPGME-0-1-3/complus/ignupg.h [new file with mode: 0644]
tags/GPGME-0-1-3/complus/main.c [new file with mode: 0644]
tags/GPGME-0-1-3/complus/main.h [new file with mode: 0644]
tags/GPGME-0-1-3/complus/obj_base.h [new file with mode: 0644]
tags/GPGME-0-1-3/complus/wtypes.h [new file with mode: 0644]
tags/GPGME-0-1-3/configure.in [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/ChangeLog [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/Makefile.am [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/context.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/data.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/decrypt.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/encrypt.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/errors.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/export.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/genkey.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/gpgme-config.in [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/gpgme-memory.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/gpgme-types.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/gpgme.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/gpgme.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/gpgme.m4 [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/import.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/io.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/key.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/key.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/keylist.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/mkerrors [new file with mode: 0755]
tags/GPGME-0-1-3/gpgme/mkstatus [new file with mode: 0755]
tags/GPGME-0-1-3/gpgme/ops.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/posix-io.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/recipient.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/rungpg.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/rungpg.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/sign.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/status-table.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/types.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/util.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/util.h [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/verify.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/version.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/w32-io.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/wait.c [new file with mode: 0644]
tags/GPGME-0-1-3/gpgme/wait.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/ChangeLog [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/README [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/argparse.c [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/argparse.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/dotlock.c [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/dotlock.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/libjnlib-config.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/logging.c [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/logging.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/mischelp.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/stringhelp.c [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/stringhelp.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/types.h [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/xmalloc.c [new file with mode: 0644]
tags/GPGME-0-1-3/jnlib/xmalloc.h [new file with mode: 0644]
tags/GPGME-0-1-3/tests/Makefile.am [new file with mode: 0644]
tags/GPGME-0-1-3/tests/cipher-1.asc [new file with mode: 0644]
tags/GPGME-0-1-3/tests/geheim.txt [new file with mode: 0644]
tags/GPGME-0-1-3/tests/mkdemodirs [new file with mode: 0755]
tags/GPGME-0-1-3/tests/pubkey-1.asc [new file with mode: 0644]
tags/GPGME-0-1-3/tests/seckey-1.asc [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-decrypt.c [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-encrypt.c [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-export.c [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-genkey.c [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-import.c [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-keylist.c [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-sign.c [new file with mode: 0644]
tags/GPGME-0-1-3/tests/t-verify.c [new file with mode: 0644]