aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to maintain gpgme.h by using forward declarations.HEADmasterWerner Koch7 days1-21/+55
* Rename an internal function for clarityWerner Koch9 days3-3/+3
* gnupg-manage-keys: Implement a new tool.Werner Koch10 days5-1/+587
* Fix an uninitialized variable.Collin Funk via Gnupg-devel2025-07-051-1/+1
* Remove duplicate character passed to strchr.Collin Funk via Gnupg-devel2025-07-031-1/+1
* doc: Register Colin Funk as an authorWerner Koch2025-06-241-0/+3
* Use sysconf as a fallback mechanism in the initialization.NIIBE Yutaka2025-06-231-1/+29
* Fix debug output of posix-io.c.NIIBE Yutaka2025-06-231-2/+3
* posix: Clean up get_max_fds implementation.NIIBE Yutaka2025-06-201-17/+11
* NEWS: Mention the split of gpgmeIngo Klöcker2025-06-041-0/+3
* Post release updateWerner Koch2025-06-032-2/+6
* Release 2.0.0gpgme-2.0.0Werner Koch2025-06-031-1/+3
* Update autogen.sh and libtool for gpgrt.Werner Koch2025-06-032-1177/+1581
* Fix an include guard.Werner Koch2025-05-241-2/+2
* json: Fix minor memory leak.Werner Koch2025-05-231-1/+2
* Refactor gpgme-json for future re-use.Werner Koch2025-05-235-3403/+3569
* Treat empty algorithm the same way as unset algorithmIngo Klöcker2025-05-141-2/+2
* Add algorithm, usage and expire also if only the group flag is setIngo Klöcker2025-05-131-1/+1
* Add GPGME_CREATE_GROUP flag for gpgme_op_createkey and _createsubkey.Werner Koch2025-05-125-3/+58
* Change timestamp fields from signed to unsigned long.Werner Koch2025-05-053-16/+23
* Allow signing using an exactly specified subkey.Werner Koch2025-05-054-10/+44
* Mark the subkey used to find a key.Werner Koch2025-05-054-2/+106
* New decrypt flags GPGME_DECRYPT_LISTONLY.Werner Koch2025-03-188-7/+36
* Add API gpgme_op_random_value.Werner Koch2025-03-147-20/+182
* m4: Update libassuan.m4.NIIBE Yutaka2025-03-101-2/+2
* Add API gpgme_op_random_bytes.Werner Koch2025-02-2619-2/+411
* Remove now unused functions.Werner Koch2025-02-214-116/+1
* Update autogen.sh from gpgrtWerner Koch2025-02-211-6/+31
* Bump LT version to C45/A0/R0Werner Koch2025-02-211-3/+3
* Remove the long deprecated and never working trust list functions.Werner Koch2025-02-2110-449/+19
* Remove long deprecated functions.Werner Koch2025-02-218-879/+18
* NEWS: Fix typosIngo Klöcker2025-02-041-1/+1
* Update copyright notices.Werner Koch2025-02-045-5/+8
* core: Fix regression for RSA in gpgme_pubkey_algo_string.Werner Koch2025-02-031-1/+1
* Bump version after splitting off bindingsIngo Klöcker2025-02-032-5/+5
* doc: Refer to separate repositories for C++ and Python bindingsgpgme-2-baseIngo Klöcker2025-02-031-2/+4
* python: Remove Python bindingsIngo Klöcker2025-02-03148-30281/+8
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-03328-51562/+16
* build: Fix generation of ChangeLog on secondary working treesIngo Klöcker2025-01-151-1/+1
* build: Remove defining GPG_ERR_ENABLE_ERRNO_MACROS.NIIBE Yutaka2025-01-151-3/+0
* tests,json: Prevent failing tests after 2027-05-15Ingo Klöcker2025-01-022-20/+20
* build,python: Fix uninstalling in distcheckIngo Klöcker2024-12-041-1/+1
* build,python: Add Python 3.13 and remove Python 3.8Ingo Klöcker2024-12-043-4/+4
* Post release updatesWerner Koch2024-12-042-1/+5
* Release 1.24.1gpgme-1.24.1Werner Koch2024-12-042-4/+16
* Add a configure test for gettid.Werner Koch2024-12-042-2/+28
* cpp: Add Kyber algorithmIngo Klöcker2024-11-141-0/+1
* Support the Kyber algorithm in key listings.Werner Koch2024-11-144-5/+17
* Post release updatesWerner Koch2024-11-062-1/+5
* Release 1.24.0gpgme-1.24.0Werner Koch2024-11-065-15/+26