aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-04Update copyright notices.Werner Koch1-1/+1
--
2024-11-06Release 1.24.0gpgme-1.24.0Werner Koch1-1/+1
2024-10-29core: Add new helper _gpgme_strtokenize.Werner Koch1-1/+1
* src/conversion.c (spacep): New. (_gpgme_strtokenize): New. -- Function taken from GnuPG and license changed to LGPL 2.1. The version in GnuPG was entirely written by the author.
2023-02-10core: Update copyright noticesWerner Koch1-2/+2
--
2021-03-11doc: Add MIT license notice.Werner Koch1-4/+8
* LICENSES: New. -- Suggested-by: Jiri Kucera <[email protected]>
2021-01-08Release 1.15.1gpgme-1.15.1Werner Koch1-1/+1
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-2/+2
-- Signed-off-by: Werner Koch <[email protected]>
2018-10-12Register DCO for Guillaume LE VAILLANTWerner Koch1-0/+3
--
2018-09-19json: Remove subkey-algo from createkey command.Werner Koch1-1/+2
* src/gpgme-json.c (op_createkey): Remove subkey-algo param. (GPG_AGENT_ALLOWS_KEYGEN_TRHOUGH_BROWSER): Fix typo. * lang/js/src/Keyring.js: Remove subkey-algo support. * lang/js/src/permittedOperations.js: Ditto. -- We do not want to expose details of the protocol's key generation and thus the subkey-algo does not make sense. Right now we support only the default and future-default algorithms. A user can configure them anyway using new-default-key-algo in gpg.conf. Eventually we may officially support a more flexible way of creating special structured OpenPGP keys but right now that is not part of the API. Signed-off-by: Werner Koch <[email protected]>
2018-06-16python bindings: core key importBen McGinnes1-0/+3
* The foundation of a pythonic key import function authored by Jacob Adams. * A unit testing script for the same function originally authored by Tobias Mueller * Added DCO reference for Jacob Adams to the GPGME AUTHORS file. * Additional details regarding this patch are available here: https://dev.gnupg.org/T4001 Signed-off-by: Ben McGinnes <[email protected]>
2018-06-02Authors: DCOBen McGinnes1-1/+4
* Added mine to the GPGME AUTHORS file. Mainly so I'm doing what I say myself when about to request another from someone ... ;)
2018-04-18doc: Update copyright years and change two URLs.Werner Koch1-2/+2
-- Signed-off-by: Werner Koch <[email protected]>
2017-12-12Release 1.10.0.gpgme-1.10.0Werner Koch1-2/+2
Signed-off-by: Werner Koch <[email protected]>
2017-12-03Register DCO for Tobias MuellerWerner Koch1-0/+2
--
2017-10-04Register DCO for Colin Watson.Werner Koch1-0/+2
--
2017-07-12doc: Add list of copyright olders to AUTHORS.Werner Koch1-0/+23
--
2016-09-21Release 1.7.0gpgme-1.7.0Werner Koch1-1/+1
* configure.ac: Bump LT vesion to C26/A15/R0. Signed-off-by: Werner Koch <[email protected]>
2015-06-08Release 1.5.5gpgme-1.5.5Werner Koch1-1/+1
2014-09-24Register DCO for Daniel Kahn Gillmor.Werner Koch1-1/+9
--
2014-09-24Add ftp and git URLs to AUTHORS.Werner Koch1-0/+2
--
2013-02-26Release 1.4.0.gpgme-1.4.0Werner Koch1-2/+3
* configure.ac: Bump LT version to C20/A9/R0.
2012-10-11gpgme-tool: Change license from LPGLv2+ to GPLv3+Werner Koch1-1/+1
* src/gpgme-tool.c: Change license notice. -- gpgme-tool.c is a standalone program, thus it makes no sense to keep it under the LGPL. We already had the manual under GPLv3+.
2012-09-25Document contribution rules.Werner Koch1-3/+6
* doc/HACKING (License policy): New. * doc/DCO: New. * AUTHORS: Change maintainer address.
2008-06-19Add new types to the gpgconf interface.Werner Koch1-1/+2
Fix a parsing bug in gpgconf interface.
2007-11-22New API gpgme_op_getauditlog.Werner Koch1-0/+1
2002-11-28Fix spelling of my name.Marcus Brinkmann1-1/+1
2002-07-02* configure.ac: Bumbed version number to 0.3.9; add a comment onWerner Koch1-3/+8
when to change it. * gpgme.spec.in: New. Contributed by Wojciech Polak. * Makefile.am (dist-hook): New. * AUTHORS: Added Wojciech and bug reporting addresses.
2001-08-28Typo fixes and new gpgme_get_op_infoWerner Koch1-1/+1
2001-06-12Ready to release 0.2.2gpgme-0-2-2Werner Koch1-1/+1
2001-04-02Release 0.2.1gpgme-0-2-1Werner Koch1-3/+17
2001-01-30Lookup the path in the RegistryWerner Koch1-0/+9
2000-10-27Starting project 'GnuPG Made Easy'Werner Koch1-0/+0