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