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
...
*
gpgme.m4: Fix setting/using GPG_ERROR_CONFIG.
NIIBE Yutaka
2024-06-13
1
-8
/
+7
*
qt: Allow specifying import options when importing keys
Ingo Klöcker
2024-06-12
5
-4
/
+66
*
tests: Add --import-filter option to usage info of run-import
Ingo Klöcker
2024-06-12
1
-0
/
+1
*
core: Allow setting import options when importing keys
Ingo Klöcker
2024-06-12
11
-7
/
+77
*
qt,doc: Fix typos
Ingo Klöcker
2024-06-12
1
-2
/
+2
*
qt: Align license of some Makefiles with license of other Makefiles
Ingo Klöcker
2024-06-10
2
-24
/
+26
*
qt: Fix license headers of Makefiles
Ingo Klöcker
2024-06-10
2
-15
/
+15
*
qt: Fix license headers of CMake config files
Ingo Klöcker
2024-06-10
6
-18
/
+18
*
qt: Fix license headers of dataprovider.*
Ingo Klöcker
2024-06-10
2
-30
/
+30
*
cpp: Remove commented out and disabled code
Ingo Klöcker
2024-06-10
2
-156
/
+0
*
doc: Extend description for GPGME_CREATE_ADSK
Werner Koch
2024-06-05
1
-1
/
+4
*
core,w32: Pass file names with forward slashes to gpg and gpgtar
Ingo Klöcker
2024-06-04
3
-29
/
+77
*
build,python: Fix make distcheck for Python 3.9+
Ingo Klöcker
2024-05-29
1
-2
/
+6
*
build,python: Remove support for Python 3.4, 3.5, 3.7
Ingo Klöcker
2024-05-29
1
-2
/
+1
*
build,python: Build Python bindings without distutils
Ben Greiner
2024-05-29
5
-13
/
+18
*
tests: Add new files to distribution
Ingo Klöcker
2024-05-24
1
-0
/
+2
*
cpp: Fix includes in public headers
Ingo Klöcker
2024-05-24
13
-14
/
+14
*
Merge branch 'ikloecker/t7118-revkeys'
Ingo Klöcker
2024-05-24
17
-3
/
+476
|
\
|
*
cpp: Add information about revocation keys to Key
ikloecker/t7118-revkeys
Ingo Klöcker
2024-05-21
5
-1
/
+170
|
*
json: Add information about revocation keys to key list result
Ingo Klöcker
2024-05-21
6
-1
/
+155
|
*
core: Add information about revocation keys to keys
Ingo Klöcker
2024-05-21
7
-1
/
+151
*
|
qt,cpp: Implement adding ADSKs to existing keys
Tobias Fella
2024-05-22
5
-0
/
+28
*
|
core: Implement adding ADSKs through gpgme_createsubkey
Tobias Fella
2024-05-22
5
-4
/
+88
|
/
*
tests: Fix segv in t-json.c
Werner Koch
2024-05-21
1
-1
/
+1
*
tests: Avoid some compiler warnings.
Werner Koch
2024-05-21
2
-3
/
+25
*
qt: Avoid bogus stringop-overread warning
Ingo Klöcker
2024-05-21
1
-2
/
+1
*
qt: Fix warning about missing return
Ingo Klöcker
2024-05-21
1
-1
/
+2
*
core: speedup gpgme_get_key
Werner Koch
2024-05-21
3
-4
/
+11
*
m4: Update libassuan.m4 from master.
NIIBE Yutaka
2024-05-17
1
-2
/
+89
*
Require at least libgpg-error 1.47
Ingo Klöcker
2024-05-16
1
-1
/
+1
*
gpgme.m4: Set $host correctly always.
NIIBE Yutaka
2024-05-16
1
-2
/
+3
*
tests: Fix test after changed behavior of gpgme_op_verify
Ingo Klöcker
2024-05-15
1
-6
/
+7
*
doc: Update use of Autoconf with PKG_CHECK_MODULES.
NIIBE Yutaka
2024-05-14
1
-4
/
+10
*
gpgme.m4: Update _AM_PATH_GPGRT_CONFIG macro from gpg-error.m4.
NIIBE Yutaka
2024-05-14
1
-7
/
+5
*
cpp: Handle smart card op failure status messages
Ingo Klöcker
2024-04-05
1
-0
/
+36
*
Qt: Fix windows build of new jobs
Andre Heinecke
2024-03-13
6
-7
/
+7
*
core: Check STATUS_FAILURE in import operations.
Ingo Klöcker
2024-03-11
1
-0
/
+14
*
qt: Add function for synchronously executing ExportJob
Tobias Fella
2024-01-22
3
-0
/
+21
*
qt: Remove superfluous virtual overrides and member variables
Ingo Klöcker
2024-01-19
29
-145
/
+13
*
qt: Remove left-over mentions of showErrorDialog
Ingo Klöcker
2024-01-19
5
-32
/
+1
*
build: Re-add still needed custom changes to Python autoconf macro
Ingo Klöcker
2024-01-16
1
-2
/
+5
*
build: Update Python autoconf macro
Ingo Klöcker
2024-01-16
2
-122
/
+264
*
doc: Add a deprecated warning to gpgme_op_delete.
Werner Koch
2024-01-15
1
-3
/
+6
*
doc: Fix minor typo.
Werner Koch
2024-01-15
1
-1
/
+1
*
cpp,tests: Launch dirmngr with gpg-conf
Ingo Klöcker
2024-01-09
1
-8
/
+11
*
qt: Pass home directory with forward slashes when launching dirmngr
Ingo Klöcker
2024-01-09
1
-2
/
+4
*
qt: Fix validity for (sub)keys generated using QGpgMEQuickJob
Tobias Fella
2024-01-08
1
-2
/
+4
*
doc: Update NEWS
Ingo Klöcker
2024-01-05
1
-2
/
+48
*
qt: Support verification of detached signatures directly from files
Ingo Klöcker
2024-01-05
8
-10
/
+345
*
core: Tell gpg that we want to verify signed data
Ingo Klöcker
2023-12-22
1
-0
/
+2
[prev]
[next]