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
...
*
qt: Allow specifying an import filter when importing keys
Ingo Klöcker
2021-12-15
4
-8
/
+79
*
qt: Avoid test failure when test is run multiple times
Ingo Klöcker
2021-12-15
1
-16
/
+26
*
qt: Fix erroneous reuse of JobPrivate objects
Ingo Klöcker
2021-12-15
1
-0
/
+1
*
core: Allow setting import filters when importing keys
Ingo Klöcker
2021-12-14
11
-6
/
+70
*
qt: Add pattern used for WKD lookup to result
Ingo Klöcker
2021-12-14
4
-12
/
+23
*
core: Set --key-origin option only if supported by gpg
Ingo Klöcker
2021-12-14
1
-1
/
+1
*
qt: Allow setting key origin when importing keys
Ingo Klöcker
2021-12-14
6
-9
/
+229
*
qt,tests: Skip WKD lookup tests by default
Ingo Klöcker
2021-12-14
3
-2
/
+17
*
core: Allow specifiying a key origin when importing keys
Ingo Klöcker
2021-12-13
12
-8
/
+81
*
doc: Fix a few errors in the documentation of gpgme_op_import_*
Ingo Klöcker
2021-12-13
1
-7
/
+7
*
qt: Support WKD lookup without implicit import
Ingo Klöcker
2021-12-13
13
-8
/
+727
*
qt: Fix example for using the asynchronous job API
Ingo Klöcker
2021-12-13
1
-0
/
+1
*
cpp,tests: Add test runner for doing a WKD lookup without import
Ingo Klöcker
2021-12-10
2
-1
/
+166
*
cpp: Add new supported components to API docs of dirInfo()
Ingo Klöcker
2021-12-10
1
-1
/
+2
*
core: Support all components with dirinfo()
Ingo Klöcker
2021-12-10
3
-0
/
+75
*
cpp: Return engine info for engine used by the context
Ingo Klöcker
2021-12-07
1
-1
/
+1
*
cpp: Factor out common code of GpgME::engineInfo() overloads
Ingo Klöcker
2021-12-07
1
-28
/
+26
*
core: Make the gpgconf option parsing of string types more robust
Werner Koch
2021-11-25
1
-2
/
+4
*
tests: Silence libtool warning on Windows.
Werner Koch
2021-11-25
1
-0
/
+6
*
core: Support dirinfo("socketdir")
Werner Koch
2021-11-25
4
-11
/
+24
*
posix: Use poll instead, when available, removing use of select.
NIIBE Yutaka
2021-11-25
6
-16
/
+269
*
gpgme.pc: Fix library dependency and use of includedir, libdir.
NIIBE Yutaka
2021-11-12
1
-3
/
+3
*
tests: Build using GPG_ERROR_MT_LIBS for thread use.
NIIBE Yutaka
2021-11-12
1
-4
/
+12
*
tests: Use GPG_ERROR_MT_LIBS for a test with threads.
NIIBE Yutaka
2021-11-11
1
-2
/
+3
*
libtool: Link without -flat_namespace for macOS.
NIIBE Yutaka
2021-11-10
1
-9
/
+4
*
qt: Fix build against Qt 5.9
Ingo Klöcker
2021-09-13
2
-3
/
+3
*
build: Fix make distcheck problem.
Werner Koch
2021-08-27
2
-4
/
+4
*
qt: Expect UTF-8 on stderr on Windows
Andre Heinecke
2021-08-27
1
-44
/
+1
*
Add missing files for distribution
Andre Heinecke
2021-08-27
2
-1
/
+3
*
core: Use flexible array member if compiler has support.
NIIBE Yutaka
2021-08-13
2
-3
/
+4
*
core: Fix results returned by gpgme_data_* functions
Ingo Klöcker
2021-08-03
2
-4
/
+36
*
core: Support closefrom also for glibc.
Jiri Kucera
2021-07-27
1
-1
/
+1
*
core: Ensure gpg.conf for tests is recreated if necessary
Ingo Klöcker
2021-07-08
2
-5
/
+7
*
Make sure expiration time is interpreted as unsigned number
Ingo Klöcker
2021-07-08
1
-1
/
+1
*
qt: Allow retrieving the default value of a config entry
Ingo Klöcker
2021-06-29
5
-11
/
+77
*
Update NEWS.
Ingo Klöcker
2021-06-28
1
-0
/
+9
*
qt: Fix filenames in copyright headers
Ingo Klöcker
2021-06-28
2
-2
/
+2
*
qt: Add test for ChangeExpiryJob
Ingo Klöcker
2021-06-28
2
-3
/
+430
*
qt: Allow changing expiration date of primary key and all subkeys
Ingo Klöcker
2021-06-28
4
-10
/
+113
*
qt: Add mechanism for missing d-pointer in Job
Ingo Klöcker
2021-06-28
2
-0
/
+92
*
qt: Remove superfluous trailing ';'
Ingo Klöcker
2021-06-26
1
-3
/
+3
*
core: Fix use-after-free issue in test
Ingo Klöcker
2021-06-26
1
-17
/
+37
*
Post release updates
Werner Koch
2021-06-24
2
-1
/
+5
*
Release 1.16.0
gpgme-1.16.0
Werner Koch
2021-06-24
2
-14
/
+29
*
python: Do not include the full file names in the docs.
Werner Koch
2021-06-24
1
-1
/
+1
*
python: Allow returning signatures made by unknown keys in `decrypt`
Jasper Spaans
2021-06-24
2
-3
/
+12
*
qt: Extend SignKeyJob to create signatures with expiration date
Ingo Klöcker
2021-06-22
4
-3
/
+181
*
core: Allow specifying an expiration date for key signatures
Ingo Klöcker
2021-06-22
7
-1
/
+253
*
Update NEWS.
Ingo Klöcker
2021-06-21
1
-0
/
+8
*
qt: Add missing }
Ingo Klöcker
2021-06-18
1
-0
/
+1
[prev]
[next]