This commit was manufactured by cvs2svn to create tag 'V0-1-0'.
authorRepo Admin <nobody@gnupg.org>
Mon, 20 Nov 2000 20:17:36 +0000 (20:17 +0000)
committerRepo Admin <nobody@gnupg.org>
Mon, 20 Nov 2000 20:17:36 +0000 (20:17 +0000)
commit93e9f5ffe4465dec99991369db06f1326d92d7c2
tree590021d8fcaf615a7b72fbcb0a7b176bb19ce5c4
parent354d2fca9e8eaafb0d7e5e6a1d6d8373c2b9520c
This commit was manufactured by cvs2svn to create tag 'V0-1-0'.
47 files changed:
tags/V0-1-0/AUTHORS [new file with mode: 0644]
tags/V0-1-0/ChangeLog [new file with mode: 0644]
tags/V0-1-0/INSTALL [new file with mode: 0644]
tags/V0-1-0/Makefile.am [new file with mode: 0644]
tags/V0-1-0/NEWS [new file with mode: 0644]
tags/V0-1-0/README [new file with mode: 0644]
tags/V0-1-0/README-alpha [new file with mode: 0644]
tags/V0-1-0/acconfig.h [new file with mode: 0644]
tags/V0-1-0/acinclude.m4 [new file with mode: 0644]
tags/V0-1-0/configure.in [new file with mode: 0644]
tags/V0-1-0/gpgme/ChangeLog [new file with mode: 0644]
tags/V0-1-0/gpgme/Makefile.am [new file with mode: 0644]
tags/V0-1-0/gpgme/context.h [new file with mode: 0644]
tags/V0-1-0/gpgme/data.c [new file with mode: 0644]
tags/V0-1-0/gpgme/decrypt.c [new file with mode: 0644]
tags/V0-1-0/gpgme/encrypt.c [new file with mode: 0644]
tags/V0-1-0/gpgme/gpgme-config.in [new file with mode: 0644]
tags/V0-1-0/gpgme/gpgme-memory.h [new file with mode: 0644]
tags/V0-1-0/gpgme/gpgme-types.h [new file with mode: 0644]
tags/V0-1-0/gpgme/gpgme.c [new file with mode: 0644]
tags/V0-1-0/gpgme/gpgme.h [new file with mode: 0644]
tags/V0-1-0/gpgme/gpgme.m4 [new file with mode: 0644]
tags/V0-1-0/gpgme/key.c [new file with mode: 0644]
tags/V0-1-0/gpgme/key.h [new file with mode: 0644]
tags/V0-1-0/gpgme/keylist.c [new file with mode: 0644]
tags/V0-1-0/gpgme/mkerrors [new file with mode: 0755]
tags/V0-1-0/gpgme/mkstatus [new file with mode: 0755]
tags/V0-1-0/gpgme/ops.h [new file with mode: 0644]
tags/V0-1-0/gpgme/recipient.c [new file with mode: 0644]
tags/V0-1-0/gpgme/rungpg.c [new file with mode: 0644]
tags/V0-1-0/gpgme/rungpg.h [new file with mode: 0644]
tags/V0-1-0/gpgme/sign.c [new file with mode: 0644]
tags/V0-1-0/gpgme/types.h [new file with mode: 0644]
tags/V0-1-0/gpgme/util.c [new file with mode: 0644]
tags/V0-1-0/gpgme/util.h [new file with mode: 0644]
tags/V0-1-0/gpgme/verify.c [new file with mode: 0644]
tags/V0-1-0/gpgme/wait.c [new file with mode: 0644]
tags/V0-1-0/gpgme/wait.h [new file with mode: 0644]
tags/V0-1-0/tests/Makefile.am [new file with mode: 0644]
tags/V0-1-0/tests/cipher-1.asc [new file with mode: 0644]
tags/V0-1-0/tests/geheim.txt [new file with mode: 0644]
tags/V0-1-0/tests/mkdemodirs [new file with mode: 0755]
tags/V0-1-0/tests/t-decrypt.c [new file with mode: 0644]
tags/V0-1-0/tests/t-encrypt.c [new file with mode: 0644]
tags/V0-1-0/tests/t-keylist.c [new file with mode: 0644]
tags/V0-1-0/tests/t-sign.c [new file with mode: 0644]
tags/V0-1-0/tests/t-verify.c [new file with mode: 0644]