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