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
*
cpp: Add missing keylist modes
Ingo Klöcker
2020-09-07
1
-7
/
+23
*
cpp: Copy some more subkey properties when merging keys
Ingo Klöcker
2020-09-03
1
-0
/
+4
*
qt: Fix an rfc2253 parser flaw
Werner Koch
2020-08-28
1
-3
/
+2
*
core: Add error handling to setexpire
Ingo Klöcker
2020-08-14
5
-53
/
+204
*
qt: Support changing expiry of subkeys
Ingo Klöcker
2020-08-11
4
-4
/
+42
*
cpp: Make private helper a file static
Ingo Klöcker
2020-08-10
2
-3
/
+1
*
cpp: Use cstdlib getenv for portability
Andre Heinecke
2020-08-06
1
-1
/
+2
*
qt: Port to new setExpire()
Ingo Klöcker
2020-08-05
1
-18
/
+6
*
qt: Add test for setExpire
Ingo Klöcker
2020-08-04
1
-0
/
+54
*
cpp: Add support for gpgme_op_setexpire
Ingo Klöcker
2020-08-04
3
-1
/
+76
*
cpp: Add ostream operator for subkey
Ingo Klöcker
2020-08-04
2
-0
/
+23
*
core: New function gpgme_op_setexpire.
Ingo Klöcker
2020-08-04
17
-2
/
+308
*
Post release updates
Werner Koch
2020-07-16
2
-1
/
+4
*
Release 1.14.0
gpgme-1.14.0
Werner Koch
2020-07-16
2
-9
/
+13
*
qt, cpp: Support export modes
Andre Heinecke
2020-07-16
6
-14
/
+72
*
core: Also allow GPGME_EXPORT_MODE_SSH for gpgme_op_export.
Werner Koch
2020-07-16
1
-0
/
+1
*
core: New export mode to export as OpenSSH public key.
Werner Koch
2020-07-16
6
-37
/
+97
*
core: Deprecate the non-working trustlist functions.
Werner Koch
2020-07-15
16
-374
/
+17
*
core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP.
Werner Koch
2020-07-15
10
-4
/
+33
*
python: Workaround for a regression in GnuPG 2.2.21
Werner Koch
2020-07-14
2
-2
/
+16
*
doc: Explain verify_result_t.status == 0 more
Andre Heinecke
2020-06-09
1
-2
/
+9
*
core: Fix setting of the chain_model signature result.
Werner Koch
2020-06-05
1
-1
/
+1
*
tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.
NIIBE Yutaka
2020-05-11
2
-34
/
+4
*
w32: Explicitly link ws2_32
Andre Heinecke
2020-05-08
1
-2
/
+3
*
GPGME_CREATE_NOEXPIRE is only available since 1.9.0
dupgit
2020-05-08
1
-1
/
+1
*
core: Make sure the keygrip is available in WITH_SECRET mode.
Werner Koch
2020-05-08
2
-2
/
+6
*
tests, json: Do not check for keygrip of pubkeys
Andre Heinecke
2020-05-08
1
-2
/
+0
*
tests: Add ECC key generation for tests/gpgsm.
NIIBE Yutaka
2020-03-27
2
-33
/
+65
*
build: Fix library dependency.
NIIBE Yutaka
2020-03-27
1
-1
/
+1
*
core: New context flags "include-key-block" and "auto-key-import".
Werner Koch
2020-03-17
6
-2
/
+92
*
python: fix minor typo in howto
Bernhard Reiter
2020-03-03
1
-1
/
+1
*
qt: Change logging category
aheinecke/json-test
Andre Heinecke
2020-02-19
11
-55
/
+58
*
qt: Log execution args of gpg-card
Andre Heinecke
2020-02-19
1
-3
/
+5
*
python: Also detect python 3.9.
Werner Koch
2020-02-14
3
-5
/
+5
*
qt: Add dummy context to make mixin happy
Andre Heinecke
2020-02-12
1
-1
/
+2
*
qt: Add GpgCardJob following the job pattern
Andre Heinecke
2020-02-12
9
-2
/
+322
*
Do not test for a bug in older GnuPG versions
Andre Heinecke
2020-01-29
1
-1
/
+0
*
m4/python: Scan for python 3.8 as well
dkg/fix-4821
Daniel Kahn Gillmor
2020-01-23
1
-1
/
+1
*
core: Add MacOS fallbacks to look for binaries
Andre Heinecke
2020-01-17
1
-20
/
+49
*
cpp, qt: Use uidhash to select uids for signing
Andre Heinecke
2019-12-13
5
-1
/
+24
*
core: Extend gpgme_user_id_t with uidhash member.
Werner Koch
2019-12-13
6
-0
/
+19
*
Revert "doc: Remove UI Server documentation"
Andre Heinecke
2019-12-11
3
-1
/
+639
*
gpg: Avoid error diagnostics with --override-session-key when verifying
Daniel Kahn Gillmor
2019-12-06
1
-3
/
+6
*
gpgme-tool: Fix help text for INCLUDE_CERTS.
Daniel Kahn Gillmor
2019-12-03
1
-1
/
+1
*
core,w32: Silence compiler warnings.
Werner Koch
2019-11-27
1
-2
/
+3
*
doc: Remove UI Server documentation
Andre Heinecke
2019-11-12
3
-639
/
+1
*
qt,tests: Take care for old DSA key using deprecated digest algo.
NIIBE Yutaka
2019-11-07
1
-0
/
+4
*
qt, tests: Add check for supported versions
Andre Heinecke
2019-11-06
4
-21
/
+41
*
qt, tests: Replace accidentally commited assert
Andre Heinecke
2019-11-06
1
-1
/
+1
*
qt,tests: Add test to add an exportable certify
Andre Heinecke
2019-11-06
1
-0
/
+88
[next]