This commit was manufactured by cvs2svn to create tag 'gpgme-0-2-0'.
authorRepo Admin <nobody@gnupg.org>
Wed, 28 Feb 2001 10:18:38 +0000 (10:18 +0000)
committerRepo Admin <nobody@gnupg.org>
Wed, 28 Feb 2001 10:18:38 +0000 (10:18 +0000)
commit3f82f1c93555cdde44d1f9f9151845e1e9722d27
treeed6f854f1898aef23d55fed2ff4c118455c1c234
parent24260395ce8c1ae7e627c98f0525a5645f8b419c
This commit was manufactured by cvs2svn to create tag 'gpgme-0-2-0'.
104 files changed:
tags/gpgme-0-2-0/AUTHORS [new file with mode: 0644]
tags/gpgme-0-2-0/ChangeLog [new file with mode: 0644]
tags/gpgme-0-2-0/INSTALL [new file with mode: 0644]
tags/gpgme-0-2-0/Makefile.am [new file with mode: 0644]
tags/gpgme-0-2-0/NEWS [new file with mode: 0644]
tags/gpgme-0-2-0/README [new file with mode: 0644]
tags/gpgme-0-2-0/README-alpha [new file with mode: 0644]
tags/gpgme-0-2-0/TODO [new file with mode: 0644]
tags/gpgme-0-2-0/acconfig.h [new file with mode: 0644]
tags/gpgme-0-2-0/acinclude.m4 [new file with mode: 0644]
tags/gpgme-0-2-0/autogen.sh [new file with mode: 0755]
tags/gpgme-0-2-0/bonobo/Makefile.am [new file with mode: 0644]
tags/gpgme-0-2-0/bonobo/gpgme.c [new file with mode: 0644]
tags/gpgme-0-2-0/bonobo/main.c [new file with mode: 0644]
tags/gpgme-0-2-0/bonobo/main.h [new file with mode: 0644]
tags/gpgme-0-2-0/complus/Makefile.am [new file with mode: 0644]
tags/gpgme-0-2-0/complus/WINE-AUTHORS [new file with mode: 0644]
tags/gpgme-0-2-0/complus/WINE-LICENSE [new file with mode: 0644]
tags/gpgme-0-2-0/complus/basetsd.h [new file with mode: 0644]
tags/gpgme-0-2-0/complus/example.c [new file with mode: 0644]
tags/gpgme-0-2-0/complus/guiddef.h [new file with mode: 0644]
tags/gpgme-0-2-0/complus/ignupg.c [new file with mode: 0644]
tags/gpgme-0-2-0/complus/ignupg.h [new file with mode: 0644]
tags/gpgme-0-2-0/complus/main.c [new file with mode: 0644]
tags/gpgme-0-2-0/complus/main.h [new file with mode: 0644]
tags/gpgme-0-2-0/complus/obj_base.h [new file with mode: 0644]
tags/gpgme-0-2-0/complus/wtypes.h [new file with mode: 0644]
tags/gpgme-0-2-0/configure.in [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/ChangeLog [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/Makefile.am [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/context.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/data.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/debug.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/decrypt.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/delete.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/encrypt.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/export.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/genkey.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/gpgme-config.in [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/gpgme.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/gpgme.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/gpgme.m4 [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/import.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/io.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/key.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/key.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/keylist.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/mkerrors [new file with mode: 0755]
tags/gpgme-0-2-0/gpgme/mkstatus [new file with mode: 0755]
tags/gpgme-0-2-0/gpgme/ops.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/posix-io.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/posix-sema.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/posix-util.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/recipient.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/rungpg.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/rungpg.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/sema.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/sign.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/signers.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/syshdr.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/trustlist.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/types.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/util.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/util.h [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/verify.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/version.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/w32-io.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/w32-sema.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/w32-util.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/wait.c [new file with mode: 0644]
tags/gpgme-0-2-0/gpgme/wait.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/ChangeLog [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/Makefile.am [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/README [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/argparse.c [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/argparse.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/dotlock.c [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/dotlock.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/libjnlib-config.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/logging.c [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/logging.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/mischelp.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/stringhelp.c [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/stringhelp.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/types.h [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/xmalloc.c [new file with mode: 0644]
tags/gpgme-0-2-0/jnlib/xmalloc.h [new file with mode: 0644]
tags/gpgme-0-2-0/tests/Makefile.am [new file with mode: 0644]
tags/gpgme-0-2-0/tests/cipher-1.asc [new file with mode: 0644]
tags/gpgme-0-2-0/tests/geheim.txt [new file with mode: 0644]
tags/gpgme-0-2-0/tests/mkdemodirs [new file with mode: 0755]
tags/gpgme-0-2-0/tests/pubdemo.asc [new file with mode: 0644]
tags/gpgme-0-2-0/tests/pubkey-1.asc [new file with mode: 0644]
tags/gpgme-0-2-0/tests/secdemo.asc [new file with mode: 0644]
tags/gpgme-0-2-0/tests/seckey-1.asc [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-decrypt.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-encrypt.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-export.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-genkey.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-import.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-keylist.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-sign.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-trustlist.c [new file with mode: 0644]
tags/gpgme-0-2-0/tests/t-verify.c [new file with mode: 0644]