This commit was manufactured by cvs2svn to create tag 'gpgme-0-3-7'.
authorRepo Admin <nobody@gnupg.org>
Tue, 4 Jun 2002 12:20:46 +0000 (12:20 +0000)
committerRepo Admin <nobody@gnupg.org>
Tue, 4 Jun 2002 12:20:46 +0000 (12:20 +0000)
commit12a7a413d7490d1d434de5ba76b30e037479bca8
treedd7632f09a824ee573da0ad18f2f3790afce38d1
parentd3dd502a2468fd635539f1dac47ce65b8fa4e294
This commit was manufactured by cvs2svn to create tag 'gpgme-0-3-7'.
180 files changed:
tags/gpgme-0-3-7/AUTHORS [new file with mode: 0644]
tags/gpgme-0-3-7/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/INSTALL [new file with mode: 0644]
tags/gpgme-0-3-7/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/NEWS [new file with mode: 0644]
tags/gpgme-0-3-7/README [new file with mode: 0644]
tags/gpgme-0-3-7/README-alpha [new file with mode: 0644]
tags/gpgme-0-3-7/THANKS [new file with mode: 0644]
tags/gpgme-0-3-7/TODO [new file with mode: 0644]
tags/gpgme-0-3-7/acinclude.m4 [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/README.1st [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-buffer.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-client.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-connect.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-defs.h [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-handler.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-inquire.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-listen.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-pipe-connect.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-pipe-server.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-socket-connect.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-socket-server.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan-util.c [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/assuan.h [new file with mode: 0644]
tags/gpgme-0-3-7/assuan/mkerrors [new file with mode: 0755]
tags/gpgme-0-3-7/autogen.sh [new file with mode: 0755]
tags/gpgme-0-3-7/bonobo/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/bonobo/gpgme.c [new file with mode: 0644]
tags/gpgme-0-3-7/bonobo/main.c [new file with mode: 0644]
tags/gpgme-0-3-7/bonobo/main.h [new file with mode: 0644]
tags/gpgme-0-3-7/complus/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/complus/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/complus/README [new file with mode: 0644]
tags/gpgme-0-3-7/complus/debug.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/example.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/gpgcom.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/gpgcom.idl [new file with mode: 0644]
tags/gpgme-0-3-7/complus/gpgcom.rc [new file with mode: 0644]
tags/gpgme-0-3-7/complus/gpgcom.tlb [new file with mode: 0644]
tags/gpgme-0-3-7/complus/guidgen.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/igpgme.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/igpgme.h [new file with mode: 0644]
tags/gpgme-0-3-7/complus/main.h [new file with mode: 0644]
tags/gpgme-0-3-7/complus/regtlb.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/tgpgcom.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/utf8.c [new file with mode: 0644]
tags/gpgme-0-3-7/complus/vbtest.html [new file with mode: 0644]
tags/gpgme-0-3-7/complus/vbtest.vbs [new file with mode: 0644]
tags/gpgme-0-3-7/configure.ac [new file with mode: 0644]
tags/gpgme-0-3-7/doc/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/doc/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/doc/fdl.texi [new file with mode: 0644]
tags/gpgme-0-3-7/doc/gdoc [new file with mode: 0755]
tags/gpgme-0-3-7/doc/gpgme.texi [new file with mode: 0644]
tags/gpgme-0-3-7/doc/gpl.texi [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme.txt [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/ath-pth.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/ath-pthread.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/ath.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/ath.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/context.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/data.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/debug.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/debug.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/decrypt-verify.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/decrypt.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/delete.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/encrypt-sign.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/encrypt.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/engine-gpgsm.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/engine-gpgsm.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/engine.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/engine.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/export.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/fopencookie.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/genkey.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/gpgme-config.in [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/gpgme.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/gpgme.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/gpgme.m4 [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/import.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/io.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/key.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/key.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/keylist.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/mkerrors [new file with mode: 0755]
tags/gpgme-0-3-7/gpgme/mkstatus [new file with mode: 0755]
tags/gpgme-0-3-7/gpgme/ops.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/passphrase.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/posix-io.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/posix-sema.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/posix-util.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/progress.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/recipient.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/rungpg.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/rungpg.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/sema.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/sign.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/signers.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/trustlist.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/types.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/util.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/util.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/vasprintf.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/verify.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/version.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/w32-io.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/w32-sema.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/w32-util.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/wait.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgme/wait.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgmeplug/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/gpgmeplug/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/gpgmeplug/cryptplug.h [new file with mode: 0644]
tags/gpgme-0-3-7/gpgmeplug/gpgme-openpgp.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgmeplug/gpgme-smime.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgmeplug/gpgmeplug.c [new file with mode: 0644]
tags/gpgme-0-3-7/gpgmeplug/gpgmeplug.dox [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/README [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/argparse.c [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/argparse.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/dotlock.c [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/dotlock.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/libjnlib-config.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/logging.c [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/logging.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/mischelp.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/stringhelp.c [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/stringhelp.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/strlist.c [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/strlist.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/types.h [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/xmalloc.c [new file with mode: 0644]
tags/gpgme-0-3-7/jnlib/xmalloc.h [new file with mode: 0644]
tags/gpgme-0-3-7/tests/ChangeLog [new file with mode: 0644]
tags/gpgme-0-3-7/tests/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/cipher-1.asc [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/cipher-2.asc [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/geheim.txt [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/mkdemodirs [new file with mode: 0755]
tags/gpgme-0-3-7/tests/gpg/pubdemo.asc [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/pubkey-1.asc [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/secdemo.asc [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/seckey-1.asc [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-decrypt-verify.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-decrypt.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-encrypt-sign.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-encrypt-sym.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-encrypt.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-export.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-genkey.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-import.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-keylist.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-sign.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-signers.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-trustlist.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpg/t-verify.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/32100C27173EF6E9C4E9A25D3D69F86D37A4F939 [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/Makefile.am [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/cert_dfn_pca01.der [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/cert_dfn_pca15.der [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/cert_g10code_test1.der [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/t-decrypt.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/t-encrypt.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/t-genkey.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/t-import.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/t-keylist.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/t-sign.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/gpgsm/t-verify.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/t-data-1.txt [new file with mode: 0644]
tags/gpgme-0-3-7/tests/t-data-2.txt [new file with mode: 0644]
tags/gpgme-0-3-7/tests/t-data.c [new file with mode: 0644]
tags/gpgme-0-3-7/tests/t-version.c [new file with mode: 0644]