aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Add test to check issuer serial number and issuer nameIngo Klöcker2026-08-055-19/+126
* Fix handling of missing timestamp in SIGINFO statusIngo Klöcker2026-08-053-12/+35
* doc: Document new fields in gpgme_signature_tIngo Klöcker2026-08-042-1/+12
* Provide serial number and issuer of unknown S/MIME signing certificatesIngo Klöcker2026-08-034-0/+71
* Add helper to decode percent-plus encoded stringsIngo Klöcker2026-08-032-9/+55
* Handle new SIGINFO status lineIngo Klöcker2026-07-303-1/+26
* Ignore TRUST_ status lines if no NEWSIG was seenIngo Klöcker2026-07-091-2/+7
* Post release updatesWerner Koch2026-06-302-1/+7
* Release 2.1.2gpgme-2.1.2Werner Koch2026-06-302-3/+5
* w32: Fix typo which broke the buildIngo Klöcker2026-06-291-1/+1
* Post release updatesWerner Koch2026-06-252-1/+7
* Release 2.1.1gpgme-2.1.1Werner Koch2026-06-255-29/+23
* w32: Use gpgrt_w32_set_errno if gpgrt is new enough.Werner Koch2026-06-251-10/+17
* doc: Fix typo.Ingo Klöcker2026-06-221-1/+1
* Trace result of gpgme_op_export.Ingo Klöcker2026-06-221-1/+1
* Let gpgme_op_export also return operational errors.Werner Koch2026-06-221-1/+16
* json:w32: Add CRLF handling for armored output.NIIBE Yutaka2026-05-211-1/+53
* m4: Deprecate AM_PATH_GPGME_GLIB macro.NIIBE Yutaka2026-05-201-2/+3
* w32:io: Serialize the access to ctx->* between reader/writer and io.NIIBE Yutaka2026-05-191-30/+40
* Post release updatesWerner Koch2026-05-182-1/+7
* Release 2.1.0gpgme-2.1.0Werner Koch2026-05-182-9/+26
* io:w32:spawn_sans_helper: Fix inherit of HANDLES to child process.NIIBE Yutaka2026-05-181-7/+7
* 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