index
:
gpgme
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gniibe/t7759
gniibe/t8264
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of missing timestamp in SIGINFO status
Ingo Klöcker
2026-08-05
1
-2
/
+5
*
Provide serial number and issuer of unknown S/MIME signing certificates
Ingo Klöcker
2026-08-03
2
-0
/
+60
*
Add helper to decode percent-plus encoded strings
Ingo Klöcker
2026-08-03
2
-9
/
+55
*
Handle new SIGINFO status line
Ingo Klöcker
2026-07-30
3
-1
/
+26
*
Ignore TRUST_ status lines if no NEWSIG was seen
Ingo Klöcker
2026-07-09
1
-2
/
+7
*
w32: Fix typo which broke the build
Ingo Klöcker
2026-06-29
1
-1
/
+1
*
Release 2.1.1
gpgme-2.1.1
Werner Koch
2026-06-25
2
-2
/
+2
*
w32: Use gpgrt_w32_set_errno if gpgrt is new enough.
Werner Koch
2026-06-25
1
-10
/
+17
*
Trace result of gpgme_op_export.
Ingo Klöcker
2026-06-22
1
-1
/
+1
*
Let gpgme_op_export also return operational errors.
Werner Koch
2026-06-22
1
-1
/
+16
*
json:w32: Add CRLF handling for armored output.
NIIBE Yutaka
2026-05-21
1
-1
/
+53
*
m4: Deprecate AM_PATH_GPGME_GLIB macro.
NIIBE Yutaka
2026-05-20
1
-2
/
+3
*
w32:io: Serialize the access to ctx->* between reader/writer and io.
NIIBE Yutaka
2026-05-19
1
-30
/
+40
*
io:w32:spawn_sans_helper: Fix inherit of HANDLES to child process.
NIIBE Yutaka
2026-05-18
1
-7
/
+7
*
Support setting attributes for CMS signatures.
Werner Koch
2026-05-17
3
-1
/
+49
*
engine:gpgconf: Increase the buffer size.
NIIBE Yutaka
2026-05-15
1
-1
/
+1
*
w32: Add cast for assuan_fd_t.
NIIBE Yutaka
2026-05-14
4
-15
/
+17
*
Make GPGME_DECRYPT_SESSION_HASH also work for gnupg 2.2.55
Werner Koch
2026-05-11
1
-1
/
+10
*
New decryption flag GPGME_DECRYPT_SESSION_HASH.
Werner Koch
2026-04-23
4
-2
/
+24
*
indent: Align a debug output.
Werner Koch
2026-04-23
1
-2
/
+2
*
Add flag fields is_de_vs and beta_compliance to encryption results
Ingo Klöcker
2026-04-21
3
-1
/
+18
*
gpgsm: Read all pending lines before waiting for more data
Ingo Klöcker
2026-03-24
1
-68
/
+74
*
Fix passphrase cancel handling.
NIIBE Yutaka
2026-03-18
1
-3
/
+11
*
Handle the case when pinentry is invoked multiple times.
NIIBE Yutaka
2026-03-10
1
-0
/
+5
*
Don't cap ISO dates beyond year 2037 on Windows
Ingo Klöcker
2026-02-05
1
-0
/
+2
*
Fix build with libassuan 2.
Collin Funk
2026-01-28
1
-0
/
+1
*
Allow setting export filters when exporting keys
Ingo Klöcker
2026-01-14
8
-14
/
+45
*
w32:spawn: Support the case without no helper.
NIIBE Yutaka
2026-01-09
1
-37
/
+239
*
w32: Use SetHandleInformation for _gpgme_io_pipe.
NIIBE Yutaka
2026-01-08
1
-35
/
+9
*
w32: Fix for process handle.
NIIBE Yutaka
2026-01-08
2
-5
/
+17
*
w32: Fix debug print on 64-bit machine.
NIIBE Yutaka
2025-12-24
1
-17
/
+19
*
w32: Fix spawn for 64-bit machine.
NIIBE Yutaka
2025-12-23
6
-23
/
+31
*
Fix a regression wrt the auto-key-locate option.
NIIBE Yutaka
2025-12-22
1
-1
/
+1
*
Fix function prototypes to match ones in libassuan.
NIIBE Yutaka
2025-12-15
1
-2
/
+20
*
Fix build with libassuan 2.
NIIBE Yutaka
2025-12-15
1
-0
/
+4
*
Fix portability for the use of the assuan types.
NIIBE Yutaka
2025-12-11
11
-16
/
+17
*
w32: Add a cast for GetProcAddress, add AM_CFLAGS for w32spawn.
NIIBE Yutaka
2025-12-11
2
-2
/
+2
*
Avoid K&R-style function definition.
NIIBE Yutaka
2025-12-05
1
-3
/
+1
*
Treat empty DISPLAY envvar as unset.
Werner Koch
2025-11-14
5
-5
/
+16
*
gpgme_get_key: respect caller's ctx configuration
Giacomo Tesio
2025-11-10
1
-0
/
+5
*
doc: Clarify that keygrip lists multiple keygrips for combined algos
Ingo Klöcker
2025-10-29
1
-1
/
+2
*
Improve tracing for engine-gpgsm
Werner Koch
2025-10-27
1
-5
/
+29
*
Slight changes to comments and trace output.
Werner Koch
2025-10-14
3
-3
/
+4
*
Adjust configure and gpgme.m4 for test(1) -a changes
Werner Koch
2025-09-23
1
-1
/
+1
*
gpgsm: Extend gpgsm_assuan_simple_command to consule diag output.
gniibe/t7759
NIIBE Yutaka
2025-08-29
1
-0
/
+35
*
gpgsm: Introduce two phase interactions to consume diag output.
NIIBE Yutaka
2025-08-29
1
-24
/
+89
*
w32: gpgme-w32spawn now appends to the debug log if enabled.
Werner Koch
2025-08-08
1
-1
/
+6
*
Make it easier to maintain gpgme.h by using forward declarations.
Werner Koch
2025-07-18
1
-21
/
+55
*
Rename an internal function for clarity
Werner Koch
2025-07-16
3
-3
/
+3
*
Fix an uninitialized variable.
Collin Funk via Gnupg-devel
2025-07-05
1
-1
/
+1
[next]