aboutsummaryrefslogtreecommitdiffstats
path: root/branches/gpgme-1-0-branch/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-12-28* configure.ac: Require automake 1.9.3 and autoconf 2.59.Werner Koch1-5/+5
* acinclude.m4: Changed quoting for automake 1.9. * README: Use SHA1 instead of MD5. * pth.m4: Changed quoting for use with automake 1.9.
2004-12-072004-12-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
* README: Refer to COPYING.LESSER and "each file" instead of COPYING. * COPYING.LESSER: New file. * gpgme.spec.in (%doc): Add COPYING.LESSER. * acinclude.m4, configure.ac, Makefile.am: Change license to LGPL 2.1 or later. * TODO: Add copyright notice. * README.CVS: Likewise. assuan/ 2004-12-07 Marcus Brinkmann <[email protected]> * README.1st: Add copyright notice. doc/ 2004-12-07 Marcus Brinkmann <[email protected]> * Makefile.am: Change license to LGPL. (gpgme_TEXINFOS): Replace gpl.texi with lesser.texi. * gpgme.texi: Change license to LGPL (also for documentation of GPGME's license). * lesser.texi: New file. * gpl.texi: File removed. gpgme/ 2004-12-07 Marcus Brinkmann <[email protected]> * putc_unlocked.c, funopen.c: I just claim copyright on these files and change their license to LGPL, because they are totally trivial wrapper functions. * isascii.c: Change copyright notice to the one from ctype/ctype.h in the GNU C Library (CVS Head 2004-10-10), where isascii is defined as a macro doing exactly the same as the function in this file. * memrchr.c: Update from the GNU C Library (CVS Head 2001-07-06). * stpcpy.c: Update from the GNU C Library (CVS Head 2004-10-10). * ath.c, ath-compat.c, ath.h, ath-pth.c, ath-pth-compat.c, ath-pthread.c, ath-pthread-compat.c, context.h, conversion.c, data.c, data-compat.c, data-fd.c, data.h, data-mem.c, data-stream.c, data-user.c, debug.c, debug.h, decrypt.c, decrypt-verify.c, delete.c, edit.c, encrypt.c, encrypt-sign.c, engine-backend.h, engine.c, engine-gpgsm.c, engine.h, error.c, export.c, genkey.c, get-env.c, gpgme.c, gpgme.h, import.c, io.h, key.c, keylist.c, mkstatus, Makefile.am, ops.h, op-support.c, passphrase.c, posix-io.c, posix-sema.c, posix-util.c, progress.c, rungpg.c, sema.h, sign.c, signers.c, trust-item.c, trustlist.c, util.h, verify.c, version.c, w32-io.c, w32-sema.c, w32-util.c, wait.c, wait-global.c, wait.h, wait-private.c, wait-user.c: Change license to LGPL. tests/ 2004-12-07 Marcus Brinkmann <[email protected]> * gpg/mkdemodirs: Add copyright notice. * gpgsm/Makefile.am, gpgsm/t-support.h, gpgsm/t-decrypt.c, gpgsm/t-encrypt.c, gpgsm/t-export.c, gpgsm/t-genkey.c, gpgsm/t-import.c, gpgsm/t-keylist.c, gpgsm/t-sign.c, gpgsm/t-verify.c, gpg/Makefile.am, gpg/t-decrypt.c, gpg/t-decrypt-verify.c, gpg/t-edit.c, gpg/t-encrypt.c, gpg/t-encrypt-sign.c, gpg/t-encrypt-sym.c, gpg/t-eventloop.c, gpg/t-export.c, gpg/t-genkey.c, gpg/t-import.c, gpg/t-keylist.c, gpg/t-keylist-sig.c, gpg/t-sign.c, gpg/t-signers.c, gpg/t-support.h, gpg/t-thread1.c, gpg/t-trustlist.c, gpg/t-verify.c, Makefile.am, t-data.c, t-engine-info.c, t-version.c: Change license to LGPL.
2004-12-07This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+0
'gpgme-1-0-branch'.
2004-09-30This commit was manufactured by cvs2svn to create tag 'gpgme-1-0-0'.Repo Admin1-0/+0
2004-09-30Add some more info.Marcus Brinkmann1-0/+84
2004-09-30Update information.Marcus Brinkmann1-10/+14
2004-04-06Tell that gpgsm 1.9.6 is required.Werner Koch1-1/+1
2004-01-12Updated the CVS build stuffWerner Koch1-7/+1
2003-09-14Require libgpg-error 0.5.Marcus Brinkmann1-1/+1
2003-06-062003-06-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+3
* configure.ac (LIBGPGME_LT_CURRENT): Bump up to 11.
2003-05-26Bump gpg version requirement.Marcus Brinkmann1-1/+1
2002-11-282002-11-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-6/+0
* NEWS: Add note about moving "gpgmeplug" to the "cryptplug" package. * README: Remove instructions related to "gpgmeplug". * configure.ac: Remove enable option "gpgmeplug" and automake conditional BUILD_GPGMEPLUG, as well as the status info about it. (GPGMEPLUG): Remove variable. * Makefile.am (gpgmeplug): Remove variable. (SUBDIRS): Remove ${gpgmeplug}. * cryptplug.h, gpgme-openpgp.c, gpgmeplug.dox, gpgme-smime.c, Makefile.am, gpgmeplug.c, ChangeLog: Files removed. CVSk: ----------------------------------------------------------------------
2002-10-082002-10-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+3
* configure.ac (AC_INIT): Bump version up to 0.4.0. (NEED_GPG_VERSION): Bump up to 1.2.0. (NEED_GPGSM_VERSION): Bump up to 0.9.0. * README: Update version numbers. * NEWS: Start entry for 0.4.0.
2002-08-01Correct path to test programs.Marcus Brinkmann1-1/+1
2002-07-25Update version requirement.Marcus Brinkmann1-1/+1
2002-06-042002-06-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
Released 0.3.7. * configure.ac (AC_INIT): Set version to 0.3.7. (LIBGPGME_LT_REVISION): Add one. * README: Document version requirement correctly.
2002-05-09Bump version numbers in requirements.Marcus Brinkmann1-2/+2
2002-03-06Adjust requirement for GpgSM version according to configure.ac.Marcus Brinkmann1-1/+1
2002-02-092002-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* Released 0.3.1. * configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6! (NEED_GPGSM_VERSION): Bump it up to 0.3.0!
2002-01-22Some small updates.Marcus Brinkmann1-2/+3
2002-01-16Add information about --enable-maintainer-mode, which is required to builtMarcus Brinkmann1-9/+4
the documentation from CVS.
2001-12-19Add info about noinst of gpgmeplug.Marcus Brinkmann1-0/+1
2001-12-182001-12-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+2
* autogen.sh (libtool_vers): Bump to 1.4. * configure.ac (LIBGPGME_LT_CURRENT): Increment. (LIBGPGME_LT_AGE): Likewise. Improve comment. Fix wrong comment character.
2001-11-23Explain more of the build system.Marcus Brinkmann1-10/+23
2001-11-21Added gpgmeplug/ for experimentsWerner Koch1-0/+4
2001-10-22Fix version number dependency.Marcus Brinkmann1-2/+1
2001-06-12Ready to release 0.2.2Werner Koch1-1/+2
2001-01-11Release 0.1.4Werner Koch1-6/+4
2000-12-29Add 2 missing files and other changesWerner Koch1-0/+3
2000-12-19Add progress CB and subkey listingWerner Koch1-0/+1
2000-12-12Add a passphrase callback and minor changes to the interfaceWerner Koch1-1/+2
2000-11-16Released 0.0.0Werner Koch1-2/+18
2000-10-27Starting project 'GnuPG Made Easy'Werner Koch1-0/+7