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