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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 1.20.0
gpgme-1.20.0
Werner Koch
2023-04-20
2
-12
/
+22
*
core: Support the new macOS Homebrew location.
Werner Koch
2023-04-20
1
-1
/
+2
*
build,qt: Simplify check for moc
Ingo Klöcker
2023-04-19
1
-24
/
+3
*
Update NEWS
Ingo Klöcker
2023-04-19
1
-1
/
+5
*
cpp: Fix Key::canSign()
Ingo Klöcker
2023-04-18
2
-17
/
+4
*
core: Avoid printf format warnings due to gpgme_ssize_t.
Werner Koch
2023-04-17
1
-1
/
+1
*
core,w32: Fix invocation of gpgtar
Werner Koch
2023-04-17
2
-13
/
+32
*
build: Update gpg-error.m4.
NIIBE Yutaka
2023-04-05
1
-7
/
+5
*
w32: Always use UTF-8 for localized texts
Ingo Klöcker
2023-04-04
3
-0
/
+9
*
core: Minor code cleanup.
Werner Koch
2023-03-27
1
-50
/
+25
*
core: Initialize error variable
Ingo Klöcker
2023-03-27
1
-1
/
+1
*
core,cpp: Add new key flags to gpgme_subkey_t
Werner Koch
2023-03-21
6
-4
/
+58
*
Post release updates
Werner Koch
2023-03-17
2
-1
/
+8
*
Release 1.19.0
gpgme-1.19.0
Werner Koch
2023-03-17
2
-7
/
+9
*
python: Update python.m4 configure script.
Ben Greiner (bnavigator)
2023-03-17
2
-91
/
+198
*
tests: Package the ownertrust file
Ingo Klöcker
2023-03-17
1
-1
/
+1
*
build: Update autogen.sh from libgpg-error
Werner Koch
2023-03-15
1
-23
/
+20
*
core: Also detect legacy X.509 v0 certificates.
Werner Koch
2023-03-08
1
-19
/
+31
*
tests: Add option --binary to run-verify
Werner Koch
2023-03-08
1
-0
/
+8
*
qt: Add signals for file-based and data-based progress
Ingo Klöcker
2023-02-14
9
-0
/
+101
*
qt: Remove commented out code
Ingo Klöcker
2023-02-14
1
-12
/
+0
*
qt: Add simple and extended progress signals replacing old signal
Ingo Klöcker
2023-02-14
6
-18
/
+80
*
core: Switch to logging via gpgrt
Werner Koch
2023-02-10
3
-96
/
+109
*
core: Update copyright notices
Werner Koch
2023-02-10
3
-4
/
+4
*
tests: Fix cleaning up at the end of the test
Ingo Klöcker
2023-02-10
1
-0
/
+2
*
core: Allow finalization of signature verification of unencrypted data
Ingo Klöcker
2023-02-10
2
-3
/
+38
*
cpp: Improve debug output of some enums
Ingo Klöcker
2023-02-09
1
-19
/
+32
*
tests: Stop daemons after setting up test environment
Ingo Klöcker
2023-02-09
4
-0
/
+4
*
tests: Extend tests with an ultimately trusted key
Ingo Klöcker
2023-02-08
7
-42
/
+56
*
tests: Make t-edit-sign idempotent
Ingo Klöcker
2023-02-08
1
-3
/
+56
*
doc: Add new flags
Ingo Klöcker
2023-02-02
1
-0
/
+2
*
qt,tests: Add test for the previous commit
Ingo Klöcker
2023-02-02
2
-0
/
+135
*
cpp: Return successful verification for signed but not encrypted data
Ingo Klöcker
2023-02-02
1
-7
/
+15
*
qt: Add job for extracting encrypted and signed archives
Ingo Klöcker
2023-02-02
11
-1
/
+566
*
core: Make usage of input size hint compatible with gpgtar
Ingo Klöcker
2023-02-02
1
-13
/
+8
*
cpp: Update decryption flags
Ingo Klöcker
2023-02-02
2
-0
/
+2
*
qt: Allow checking if the sign/encrypt archive jobs are supported
Ingo Klöcker
2023-02-02
8
-0
/
+44
*
cpp: Add const-overloads of version comparison operators
Ingo Klöcker
2023-02-02
1
-0
/
+70
*
core: Allow usage of gpgtar also for new enough gpg 2.2
Ingo Klöcker
2023-02-02
1
-19
/
+23
*
core,w32: More robust detection of GnuPG Desktop dir layout
Werner Koch
2023-02-01
1
-20
/
+75
*
qt: Fix build without installed gpgme++ headers
Ingo Klöcker
2023-01-31
1
-1
/
+1
*
doc: Update "since" version
Ingo Klöcker
2023-01-31
1
-1
/
+1
*
doc: Update NEWS
Ingo Klöcker
2023-01-31
1
-1
/
+5
*
qt: Remove unused and commented-out code
Ingo Klöcker
2023-01-31
4
-45
/
+0
*
cpp: Fix debug output of SignatureMode
Ingo Klöcker
2023-01-31
1
-1
/
+9
*
qt: Add job for creating encrypted signed archives
Ingo Klöcker
2023-01-31
9
-31
/
+495
*
qt,tests: Avoid leaking Context
Ingo Klöcker
2023-01-31
1
-3
/
+5
*
doc: Fix description of gpgme_data_identify
Werner Koch
2023-01-31
1
-1
/
+2
*
json: New operation "identify" and convenience option --identify.
Werner Koch
2023-01-31
2
-2
/
+129
*
Update NEWS and set version to 1.19.0
Werner Koch
2023-01-31
2
-3
/
+5
[next]