aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-04Update copyright notices.Werner Koch1-1/+1
--
2025-02-03python: Remove Python bindingsIngo Klöcker1-3/+2
* README: Update. * configure.ac: Remove checks, variables and file generations related to the Python bindings. Remove python from available_languages and default_languages. * lang/Makefile.am (DIST_SUBDIRS): Remove python. * lang/python: Remove. * m4/ax_pkg_swig.m4, m4/ax_python_devel.m4, m4/python.m4: Remove. -- The Python bindings have been moved to a separate Git repository: gpgmepy. GnuPG-bug-id: 7262
2025-02-03cpp,qt: Remove C++ and Qt bindingsIngo Klöcker1-2/+3
* README: Update. * configure.ac: Remove checks, variables and file generations related to the C++/Qt bindings. Remove cpp and qt* from available_languages and default_languages. * lang/Makefile.am (DIST_SUBDIRS): Remove cpp and qt. * lang/cpp, lang/qt: Remove. * m4/ax_check_compile_flag.m4, m4/ax_cxx_compile_stdcxx.m4, m4/ax_gcc_func_attribute.m4, m4/pkg.m4, m4/qt5.m4, m4/qt6.m4: Remove. -- The C++ and Qt bindings have been moved to separate Git repositories: gpgmepp and gpgmeqt. GnuPG-bug-id: 7262
2024-11-06Release 1.24.0gpgme-1.24.0Werner Koch1-1/+1
2023-10-25Release 1.23.0gpgme-1.23.0Werner Koch1-3/+3
2023-02-10core: Update copyright noticesWerner Koch1-1/+1
--
2021-01-08Release 1.15.1gpgme-1.15.1Werner Koch1-1/+1
2020-11-12Release 1.15.0gpgme-1.15.0Werner Koch1-1/+1
* configure.ac: Bump LT versions to c=C35/A24/R0, cpp=C18/A13/R0, qt=C12/A5/R0. -- GnuPG-bug-id: 5131
2018-04-18doc: Update copyright years and change two URLs.Werner Koch1-1/+1
-- Signed-off-by: Werner Koch <[email protected]>
2017-12-12Release 1.10.0.gpgme-1.10.0Werner Koch1-25/+14
Signed-off-by: Werner Koch <[email protected]>
2017-03-28Release 1.9.0gpgme-1.9.0Werner Koch1-3/+7
* configure.ac <c>: Bump LT version to C29/A18/R0. <cpp>: Bump LT version to C10/A4/R0. <qt>: Bump LT version to C9/A2/R0. -- Signed-off-by: Werner Koch <[email protected]>
2016-11-16Release 1.8.0gpgme-1.8.0Werner Koch1-1/+1
* configure.ac: Set version to 1.8.0. Set LT version C28/A17/RO. Set CPP LT version to C9/A3/R0. Set Qt LT version to C8/A1/R0. -- Signed-off-by: Werner Koch <[email protected]>
2016-09-21Release 1.7.0gpgme-1.7.0Werner Koch1-16/+30
* configure.ac: Bump LT vesion to C26/A15/R0. Signed-off-by: Werner Koch <[email protected]>
2015-04-13Release 1.5.4.gpgme-1.5.4Werner Koch1-1/+1
2014-05-21Release 1.5.0.gpgme-1.5.0Werner Koch1-7/+3
* configure.ac: Change LT version to C22/A11/R0.
2013-12-27Locate engine names only at runtime and prefer GnuPG-2.Werner Koch1-8/+1
* configure.ac (NEED_GPG_VERSION, NEED_GPGSM_VERSION) (NEED_G13_VERSION, NEED_GPGCONF_VERSION): Remove vars and all related checks. Do not check for any engine version. (HAVE_ASSUAN): Remove AM conditional. * src/Makefile.am: Remove separate component vars and always build all engines but uiserver. * src/dirinfo.c (WANT_GPGCONF_NAME): New. (struct dirinfo): Add field gpgconf_name. (_gpgme_get_default_gpgconf_name): Use WANT_GPGCONF_NAME. (get_gpgconf_item): Set gpgconf name and adjust for _gpgme_get_*_path now returning a malloced string. * src/engine.c (engine_ops): Always init all engines except for uiserver. * src/posix-util.c (_gpgme_get_gpgsm_path, _gpgme_get_g13_path): Remove unused functions. (walk_path): New. (_gpgme_get_gpg_path, _gpgme_get_gpgconf_path ): Re-implement using walk_path. * src/w32-util.c (_gpgme_get_gpgsm_path, _gpgme_get_g13_path): Remove unused functions. (_gpgme_get_gpg_path, _gpgme_get_gpgconf_path): Return a malloced string. * src/engine-g13.c (g13_get_req_version): Use a hardwired string with the required version. This info belongs into this file. * src/engine-gpg.c (gpg_get_req_version): Ditto. * src/engine-gpgconf.c (gpgconf_get_req_version): Ditto. * src/engine-gpgsm.c (gpgsm_get_req_version): Ditto. * tests/t-engine-info.c: Replace now useless test by an info output. * tests/gpg/Makefile.am (GPG, GPG_AGENT): Hardwire gpg and gpg-agent. * tests/gpgsm/Makefile.am (GPGSM): Hardwire gpgsm. Signed-off-by: Werner Koch <[email protected]>
2013-05-28Release 1.4.2.gpgme-1.4.2Werner Koch1-0/+4
* configure.ac: Set LT version to C21/A10/R0.
2013-02-26Release 1.4.0.gpgme-1.4.0Werner Koch1-3/+4
* configure.ac: Bump LT version to C20/A9/R0.
2013-02-12Declare next version to be 1.4.0Werner Koch1-1/+1
--
2012-09-25Document contribution rules.Werner Koch1-0/+2
* doc/HACKING (License policy): New. * doc/DCO: New. * AUTHORS: Change maintainer address.
2012-05-02Release 1.3.2.gpgme-1.3.2Werner Koch1-17/+7
* configure.ac: Bump LT version to C19/A8/R1. * configure.ac (GITLOG_TO_CHANGELOG): Define. * Makefile.am (gen-ChangeLog): Use it.
2012-04-03Update Werner Koch's distribution signing key in the README.W. Trevor King1-2/+2
* README: Update signing key.
2010-05-062010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* configure.ac: Require libgpg-error 1.8. src/ 2010-05-06 Marcus Brinkmann <[email protected]> * sign.c, data-user.c, conversion.c, debug.c, verify.c, data.c, decrypt.c, delete.c, assuan-support.c, import.c, engine-gpgsm.c, data-mem.c, op-support.c, w32-io.c, w32-util.c, data-compat.c: Use gpg_error_from_syserror instead gpg_error_from_errno, and use gpg_err_set_errno to set error number. * setenv.c: Include <gpg-error.h> and define __set_errno to use gpg_err_set_errno. * gpgme-tool.c (ARGP_ERR_UNKNOWN): Define to EDEADLOCK (which is mapped in Windows CE) instead of E2BIG (which is not). (gt_import_keys): Initialize err.
2010-01-05Add an API to change passphrases. Currently only implemented forWerner Koch1-1/+1
GPGSM. Requires GnuPG 2.1
2006-07-062006-07-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
* lang, lang/cl: New subdirectories. * lang/Makefile.am, lang/README: New files. * configure.ac (AC_CONFIG_FILES): Add lang/Makefile, lang/cl/Makefile and lang/cl/gpgme.asd. * Makefile.am (SUBDIRS): Add lang. lang/cl/ 2006-07-06 Marcus Brinkmann <[email protected]> * Initial release.
2005-01-122004-12-28 Werner Koch <[email protected]>Marcus Brinkmann1-5/+5
Released 1.0.2. * Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version. (ACLOCAL_AMFLAGS): Add -I m4. * configure.ac: Require automake 1.9.3 and autoconf 2.59. * acinclude.m4: Changed quoting for automake 1.9. * README: Use SHA1 instead of MD5.
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-09-30Add some more info.gpgme-1-basegpgme-1-0-0Marcus 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]>gpgme-0-4-1Marcus 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]>gpgme-0-3-7Marcus 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.gpgme-0-3-0Marcus 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.2gpgme-0-2-2Werner Koch1-1/+2