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
path:
root
/
lang
/
qt
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qt: Add support for revoke signature quick command
Ingo Klöcker
2020-10-29
3
-2
/
+38
*
qt: Some minor cleanups
Ingo Klöcker
2020-10-29
1
-13
/
+3
*
qt: Add QDebug stream operator for GpgME::Error
Ingo Klöcker
2020-10-23
3
-1
/
+99
*
qt: Update the documentation of ListAllKeysJob
Ingo Klöcker
2020-09-08
1
-2
/
+3
*
qt: List keys once with --with-secret instead of twice
Ingo Klöcker
2020-09-07
1
-9
/
+52
*
qt: Fix an rfc2253 parser flaw
Werner Koch
2020-08-28
1
-3
/
+2
*
qt: Support changing expiry of subkeys
Ingo Klöcker
2020-08-11
3
-4
/
+39
*
qt: Port to new setExpire()
Ingo Klöcker
2020-08-05
1
-18
/
+6
*
qt, cpp: Support export modes
Andre Heinecke
2020-07-16
3
-4
/
+22
*
qt: Change logging category
aheinecke/json-test
Andre Heinecke
2020-02-19
10
-55
/
+55
*
qt: Log execution args of gpg-card
Andre Heinecke
2020-02-19
1
-3
/
+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
8
-2
/
+319
*
cpp, qt: Use uidhash to select uids for signing
Andre Heinecke
2019-12-13
1
-0
/
+1
*
qt: Allow adding empty remarks
Andre Heinecke
2019-11-01
1
-1
/
+1
*
qt: Extend signkeyjob to handle remarks and dups
Andre Heinecke
2019-10-29
3
-3
/
+56
*
qt: Handle diagnostic audit log for CMS
Andre Heinecke
2019-03-20
1
-1
/
+7
*
qt,cpp: Consistently use nullptr and override
Andre Heinecke
2018-12-03
19
-83
/
+84
*
spelling: fix misspellings
Daniel Kahn Gillmor
2018-11-08
2
-3
/
+3
*
qt: Handle encoding for diagnostics
Andre Heinecke
2018-07-18
1
-1
/
+53
*
qt: Handle OpenPGP Diagnostic log
Andre Heinecke
2018-07-05
1
-5
/
+27
*
qt: Fix filename handling in cryptoconfig
Andre Heinecke
2018-04-26
1
-3
/
+3
*
qt: Don't use QDateTime::toSecsSinceEpoch
Andre Heinecke
2017-12-11
1
-2
/
+2
*
qt: Add job for quick commands
Andre Heinecke
2017-12-01
7
-2
/
+315
*
qt: Fix IODeviceDataProvider with Process
Andre Heinecke
2017-11-14
1
-1
/
+5
*
qt: Add a missing include <functional>
Andre Heinecke
2017-05-10
1
-0
/
+1
*
qt: Undeprecate API that I find useful
Andre Heinecke
2017-05-10
5
-5
/
+5
*
qt, cpp: Add additional copyright BSI notes
Andre Heinecke
2017-04-25
2
-1
/
+4
*
Change copyright from Intevation to BSI
Andre Heinecke
2017-04-25
95
-95
/
+190
*
qt: pass fmt to gpgrt_asprintf()
Igor Gnatenko
2017-04-03
1
-1
/
+1
*
qt: Use gpgrt_asprintf instead of qstrdup
Andre Heinecke
2017-03-13
1
-2
/
+2
*
qt: Allow creation of default keys without name
Andre Heinecke
2017-03-01
1
-3
/
+8
*
qt: Add missing #include <functional>
Igor Gnatenko
2017-02-13
2
-0
/
+2
*
qt: Add support for stringValueList in CryptoConf
Andre Heinecke
2017-01-12
5
-1
/
+68
*
Fix Qgpgme build for macos
Andre Heinecke
2017-01-11
1
-1
/
+3
*
Fix cmake configuration files for MacOS
Andre Heinecke
2017-01-11
2
-1
/
+8
*
qt: Update config sync doc / comment
Andre Heinecke
2017-01-02
2
-12
/
+6
*
qt, cpp: Add cmake config files for w32
Andre Heinecke
2016-11-15
3
-7
/
+113
*
qt: Use new style connect in th..mixin
Andre Heinecke
2016-11-15
1
-1
/
+2
*
qt: Add API to get the context for a Job
Andre Heinecke
2016-11-14
3
-2
/
+32
*
qt, cpp: Enable dll build for windows
Andre Heinecke
2016-11-14
1
-1
/
+1
*
qt: Change license of export / version header
Andre Heinecke
2016-11-03
2
-34
/
+54
*
qt: Fix build with g++ 4.8.x
Andras Mantia
2016-11-02
1
-3
/
+3
*
qt, cpp: Fix versioning in cmake config and header
Andre Heinecke
2016-11-02
2
-6
/
+6
*
qt: Install cmake config into qgpgme subdir
Andre Heinecke
2016-11-02
1
-6
/
+6
*
qt: Require gpgmepp from cmake config script
Andre Heinecke
2016-11-02
1
-0
/
+3
*
qt, cpp: Add all generated files to cleanfiles
Andre Heinecke
2016-11-02
1
-1
/
+3
*
qt: Add Distinguished Name parser from libkleo
Andre Heinecke
2016-11-01
3
-2
/
+636
*
qt, cpp: Install version headers in subdirs
Andre Heinecke
2016-11-01
1
-1
/
+1
*
qt: Improve WKSPublishJob apidoc
Andre Heinecke
2016-10-19
1
-4
/
+13
[prev]
[next]