aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '16821293' into gniibe/t8264gniibe/t8264NIIBE Yutaka2026-05-181-7/+7
|\
| * io:w32:spawn_sans_helper: Fix inherit of HANDLES to child process.NIIBE Yutaka2026-05-181-7/+7
* | w32:io: Serialize the access to ctx->* between reader/writer and io.NIIBE Yutaka2026-05-181-30/+40
|/
* Support setting attributes for CMS signatures.Werner Koch2026-05-176-16/+246
* engine:gpgconf: Increase the buffer size.NIIBE Yutaka2026-05-151-1/+1
* w32:tests: Use pinentry executable instead of script.NIIBE Yutaka2026-05-154-24/+55
* w32:tests: Fix Makefiles and start-stop-agent for EXEEXT.NIIBE Yutaka2026-05-144-20/+24
* w32: Add cast for assuan_fd_t.NIIBE Yutaka2026-05-144-15/+17
* Make GPGME_DECRYPT_SESSION_HASH also work for gnupg 2.2.55Werner Koch2026-05-112-5/+23
* New decryption flag GPGME_DECRYPT_SESSION_HASH.Werner Koch2026-04-236-3/+50
* indent: Align a debug output.Werner Koch2026-04-231-2/+2
* Add flag fields is_de_vs and beta_compliance to encryption resultsIngo Klöcker2026-04-216-2/+35
* doc: Fix argument type of gpgme_set_senderIngo Klöcker2026-04-211-1/+1
* Update NEWSIngo Klöcker2026-03-241-0/+4
* gpgsm: Read all pending lines before waiting for more dataIngo Klöcker2026-03-241-68/+74
* Fix passphrase cancel handling.NIIBE Yutaka2026-03-181-3/+11
* Handle the case when pinentry is invoked multiple times.NIIBE Yutaka2026-03-101-0/+5
* Don't cap ISO dates beyond year 2037 on WindowsIngo Klöcker2026-02-051-0/+2
* Fix build with libassuan 2.Collin Funk2026-01-281-0/+1
* build: Update build-aux and m4 from libgpg-error and libassuan.NIIBE Yutaka2026-01-1511-2078/+3918
* Allow setting export filters when exporting keysIngo Klöcker2026-01-1411-14/+71
* tests: It's start-stop-agent which invokes gpg-agent.NIIBE Yutaka2026-01-092-14/+0
* w32:spawn: Support the case without no helper.NIIBE Yutaka2026-01-091-37/+239
* w32: Use SetHandleInformation for _gpgme_io_pipe.NIIBE Yutaka2026-01-081-35/+9
* w32: Fix for process handle.NIIBE Yutaka2026-01-082-5/+17
* tests:gpg: Use GPGME_PINENTRY_MODE_LOOPBACK for tests.NIIBE Yutaka2025-12-2513-15/+47
* w32: Fix debug print on 64-bit machine.NIIBE Yutaka2025-12-241-17/+19
* w32: Fix spawn for 64-bit machine.NIIBE Yutaka2025-12-236-23/+31
* Fix a regression wrt the auto-key-locate option.NIIBE Yutaka2025-12-221-1/+1
* tests:w32: Use Sleep instead of _sleep.NIIBE Yutaka2025-12-221-1/+1
* Fix function prototypes to match ones in libassuan.NIIBE Yutaka2025-12-152-4/+22
* Fix build with libassuan 2.NIIBE Yutaka2025-12-151-0/+4
* Fix portability for the use of the assuan types.NIIBE Yutaka2025-12-1111-16/+17
* w32: Add a cast for GetProcAddress, add AM_CFLAGS for w32spawn.NIIBE Yutaka2025-12-112-2/+2
* Avoid K&R-style function definition.NIIBE Yutaka2025-12-051-3/+1
* Treat empty DISPLAY envvar as unset.Werner Koch2025-11-145-5/+16
* doc: Add DCO for Chandler DavisWerner Koch2025-11-131-0/+3
* doc: Remove duplicate `is_cardkey` from `gpgme_subkey_t`.Chandler Davis2025-11-131-5/+1
* gpgme_get_key: respect caller's ctx configurationGiacomo Tesio2025-11-101-0/+5
* doc: Clarify that keygrip lists multiple keygrips for combined algosIngo Klöcker2025-10-292-3/+5
* Improve tracing for engine-gpgsmWerner Koch2025-10-271-5/+29
* Slight changes to comments and trace output.Werner Koch2025-10-144-4/+5
* build: Avoid using -o for test(1).NIIBE Yutaka2025-09-251-2/+2
* Post release updatesWerner Koch2025-09-232-1/+5
* Release 2.0.1gpgme-2.0.1Werner Koch2025-09-232-2/+14
* Adjust configure and gpgme.m4 for test(1) -a changesWerner Koch2025-09-232-5/+5
* Update autogen.sh, gpg-error.m4, and libassuan.m4 from upstream.Werner Koch2025-09-233-7/+9
* gpgsm: Extend gpgsm_assuan_simple_command to consule diag output.gniibe/t7759NIIBE Yutaka2025-08-291-0/+35
* gpgsm: Introduce two phase interactions to consume diag output.NIIBE Yutaka2025-08-291-24/+89
* w32: gpgme-w32spawn now appends to the debug log if enabled.Werner Koch2025-08-081-1/+6