Tag release 1.1.5.
authorMarcus Brinkmann <mb@g10code.com>
Mon, 9 Jul 2007 13:19:26 +0000 (13:19 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Mon, 9 Jul 2007 13:19:26 +0000 (13:19 +0000)
commit274b3ef623b3cd55eb2beceac9980bdac9fe232d
tree21b0de448c63e43e4111262f7ce1a6f0096b1b2e
parent90f25816e1e1be3ef2a1871c04e6357fa2c9fc77
Tag release 1.1.5.
212 files changed:
tags/gpgme-1.1.5/AUTHORS [new file with mode: 0644]
tags/gpgme-1.1.5/COPYING [new file with mode: 0644]
tags/gpgme-1.1.5/COPYING.LESSER [new file with mode: 0644]
tags/gpgme-1.1.5/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/INSTALL [new file with mode: 0644]
tags/gpgme-1.1.5/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/NEWS [new file with mode: 0644]
tags/gpgme-1.1.5/README [new file with mode: 0644]
tags/gpgme-1.1.5/README.CVS [new file with mode: 0644]
tags/gpgme-1.1.5/THANKS [new file with mode: 0644]
tags/gpgme-1.1.5/TODO [new file with mode: 0644]
tags/gpgme-1.1.5/acinclude.m4 [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/README.1st [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-buffer.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-client.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-connect.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-defs.h [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-handler.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-inquire.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-io.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-listen.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-logging.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-pipe-connect.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-pipe-server.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-socket-connect.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-socket-server.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-socket.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-uds.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan-util.c [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/assuan.h [new file with mode: 0644]
tags/gpgme-1.1.5/assuan/mkerrors [new file with mode: 0755]
tags/gpgme-1.1.5/autogen.sh [new file with mode: 0755]
tags/gpgme-1.1.5/compile [new file with mode: 0755]
tags/gpgme-1.1.5/complus/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/complus/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/complus/README [new file with mode: 0644]
tags/gpgme-1.1.5/complus/debug.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/example.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/gpgcom.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/gpgcom.idl [new file with mode: 0644]
tags/gpgme-1.1.5/complus/gpgcom.rc [new file with mode: 0644]
tags/gpgme-1.1.5/complus/gpgcom.tlb [new file with mode: 0644]
tags/gpgme-1.1.5/complus/guidgen.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/igpgme.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/igpgme.h [new file with mode: 0644]
tags/gpgme-1.1.5/complus/main.h [new file with mode: 0644]
tags/gpgme-1.1.5/complus/regtlb.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/tgpgcom.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/utf8.c [new file with mode: 0644]
tags/gpgme-1.1.5/complus/vbtest.html [new file with mode: 0644]
tags/gpgme-1.1.5/complus/vbtest.vbs [new file with mode: 0644]
tags/gpgme-1.1.5/config.guess [new file with mode: 0755]
tags/gpgme-1.1.5/config.sub [new file with mode: 0755]
tags/gpgme-1.1.5/configure.ac [new file with mode: 0644]
tags/gpgme-1.1.5/depcomp [new file with mode: 0755]
tags/gpgme-1.1.5/doc/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/doc/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/doc/gpgme.texi [new file with mode: 0644]
tags/gpgme-1.1.5/doc/lesser.texi [new file with mode: 0644]
tags/gpgme-1.1.5/doc/mdate-sh [new file with mode: 0755]
tags/gpgme-1.1.5/doc/texinfo.tex [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme.spec.in [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme.txt [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/ath-pth.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/ath-pthread.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/ath.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/ath.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/context.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/conversion.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/data-compat.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/data-fd.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/data-mem.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/data-stream.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/data-user.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/data.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/data.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/debug.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/debug.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/decrypt-verify.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/decrypt.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/delete.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/edit.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/encrypt-sign.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/encrypt.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/engine-backend.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/engine-gpgsm.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/engine.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/engine.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/error.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/export.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/funopen.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/genkey.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/get-env.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/gpgme-config.in [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/gpgme.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/gpgme.def [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/gpgme.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/gpgme.m4 [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/import.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/isascii.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/key.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/keylist.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/libgpgme.vers [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/memrchr.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/mkstatus [new file with mode: 0755]
tags/gpgme-1.1.5/gpgme/op-support.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/ops.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/passphrase.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/posix-io.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/posix-sema.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/posix-util.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/priv-io.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/progress.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/putc_unlocked.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/rungpg.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/sema.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/setenv.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/sig-notation.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/sign.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/signers.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/stpcpy.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/trust-item.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/trustlist.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/ttyname_r.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/util.h [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/vasprintf.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/verify.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/version.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/versioninfo.rc.in [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/w32-glib-io.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/w32-io.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/w32-sema.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/w32-util.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/wait-global.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/wait-private.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/wait-user.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/wait.c [new file with mode: 0644]
tags/gpgme-1.1.5/gpgme/wait.h [new file with mode: 0644]
tags/gpgme-1.1.5/install-sh [new file with mode: 0755]
tags/gpgme-1.1.5/lang/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/lang/README [new file with mode: 0644]
tags/gpgme-1.1.5/lang/cl/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/lang/cl/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/lang/cl/README [new file with mode: 0644]
tags/gpgme-1.1.5/lang/cl/gpgme-package.lisp [new file with mode: 0644]
tags/gpgme-1.1.5/lang/cl/gpgme.asd.in [new file with mode: 0644]
tags/gpgme-1.1.5/lang/cl/gpgme.lisp [new file with mode: 0644]
tags/gpgme-1.1.5/ltmain.sh [new file with mode: 0644]
tags/gpgme-1.1.5/m4/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/m4/glib-2.0.m4 [new file with mode: 0644]
tags/gpgme-1.1.5/m4/glibc21.m4 [new file with mode: 0644]
tags/gpgme-1.1.5/m4/gpg-error.m4 [new file with mode: 0644]
tags/gpgme-1.1.5/m4/libtool.m4 [new file with mode: 0644]
tags/gpgme-1.1.5/m4/pth.m4 [new file with mode: 0644]
tags/gpgme-1.1.5/missing [new file with mode: 0755]
tags/gpgme-1.1.5/mkinstalldirs [new file with mode: 0755]
tags/gpgme-1.1.5/tests/ChangeLog [new file with mode: 0644]
tags/gpgme-1.1.5/tests/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/cipher-1.asc [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/cipher-2.asc [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/geheim.txt [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/mkdemodirs [new file with mode: 0755]
tags/gpgme-1.1.5/tests/gpg/pubdemo.asc [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/pubkey-1.asc [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/secdemo.asc [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/seckey-1.asc [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-decrypt-verify.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-decrypt.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-edit.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-encrypt-large.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-encrypt-sign.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-encrypt-sym.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-encrypt.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-eventloop.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-export.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-file-name.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-genkey.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-import.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-keylist-sig.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-keylist.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-sig-notation.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-sign.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-signers.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-support.h [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-thread1.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-trustlist.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-verify.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpg/t-wait.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/32100C27173EF6E9C4E9A25D3D69F86D37A4F939 [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/Makefile.am [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/cert_dfn_pca01.der [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/cert_dfn_pca15.der [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/cert_g10code_test1.der [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-decrypt.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-encrypt.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-export.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-genkey.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-import.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-keylist.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-sign.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-support.h [new file with mode: 0644]
tags/gpgme-1.1.5/tests/gpgsm/t-verify.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/t-data-1.txt [new file with mode: 0644]
tags/gpgme-1.1.5/tests/t-data-2.txt [new file with mode: 0644]
tags/gpgme-1.1.5/tests/t-data.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/t-engine-info.c [new file with mode: 0644]
tags/gpgme-1.1.5/tests/t-version.c [new file with mode: 0644]