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
*
build: Always compile the Qt 6 test application with -fpic
ikloecker/qt6
Ingo Klöcker
2022-10-13
1
-5
/
+3
*
build,qt: Clean up all generated files
Ingo Klöcker
2022-10-11
1
-1
/
+2
*
qt,tests: Port test to QRegularExpression.
Ingo Klöcker
2022-10-11
1
-16
/
+17
*
qt: Remove obsolete code.
Ingo Klöcker
2022-10-11
1
-16
/
+0
*
build,qt: Allow building QGpgME for Qt 6
Ingo Klöcker
2022-10-11
7
-59
/
+541
*
build,qt: Explicitly namespace a few Qt variables for Qt5
Ingo Klöcker
2022-10-10
4
-17
/
+17
*
core: Fix SIG_CREATED status parsing for 0x1F sigs
Werner Koch
2022-09-29
2
-1
/
+11
*
build:python: Don't use gpg-error-config/gpgme-config.
NIIBE Yutaka
2022-09-15
1
-29
/
+5
*
Fix for modern compiler.
NIIBE Yutaka
2022-09-15
1
-1
/
+1
*
cpp: Reject signing expired keys
Ingo Klöcker
2022-09-14
1
-0
/
+6
*
Fix parsing import status for invalid fingerprint.
NIIBE Yutaka
2022-09-07
1
-5
/
+10
*
build: Omit -I... and -L... for standard paths in pkgconfig file
Ingo Klöcker
2022-08-22
2
-3
/
+37
*
build: Update ax_cxx_compile_stdcxx macro
Ingo Klöcker
2022-08-22
1
-36
/
+487
*
qt: Fix building with C++11
Ingo Klöcker
2022-08-22
4
-3
/
+12
*
qt: Fix building with Qt6
Ingo Klöcker
2022-08-22
2
-4
/
+2
*
cpp: Fix building with C++11
Ingo Klöcker
2022-08-19
1
-7
/
+7
*
qt,tests: Make test pass on 32-bit systems
Ingo Klöcker
2022-08-18
1
-18
/
+24
*
cpp: Fix handling of "no key" or "invalid time" situations
Ingo Klöcker
2022-08-18
1
-2
/
+2
*
qt,tests: Make sure expiration time is interpreted as unsigned number
Ingo Klöcker
2022-08-17
2
-16
/
+16
*
qt,tests: Log the actual error code if the assertion fails
Ingo Klöcker
2022-08-17
1
-3
/
+3
*
qt: Make sure expiration time is interpreted as unsigned number
Ingo Klöcker
2022-08-17
1
-1
/
+2
*
w32: Add another fallback to look for gpgconf.exe
Andre Heinecke
2022-08-12
1
-2
/
+10
*
Qt: Fix working with no gpgconf in CryptoConfig
Andre Heinecke
2022-08-11
1
-3
/
+4
*
Post release updates
Werner Koch
2022-08-10
2
-1
/
+5
*
Release 1.18.0
gpgme-1.18.0
Werner Koch
2022-08-10
2
-17
/
+24
*
tests: Make t-edit-sign more robust.
Werner Koch
2022-08-10
1
-4
/
+2
*
qt: Add missing include
Ingo Klöcker
2022-08-10
1
-0
/
+1
*
doc: Update NEWS
Ingo Klöcker
2022-08-10
1
-0
/
+11
*
qt: Add job to set the primary user ID of OpenPGP keys
Ingo Klöcker
2022-08-09
10
-3
/
+410
*
cpp: Add support for gpgme_op_set_uid_flag
Ingo Klöcker
2022-08-09
3
-0
/
+17
*
python: Don't call __del__ from __exit__ method.
NIIBE Yutaka
2022-08-09
2
-2
/
+5
*
python: Don't access gpgme with wrapped=None.
NIIBE Yutaka
2022-08-05
1
-0
/
+12
*
python: Reset passphrase callback correctly.
Jasper Spaans
2022-08-05
1
-8
/
+4
*
qt: Remove job for refreshing OpenPGP keys
Ingo Klöcker
2022-08-04
8
-303
/
+5
*
build: Update config.guess and config.sub.
NIIBE Yutaka
2022-07-21
2
-1951
/
+2316
*
build: Fix for modern Autoconf.
NIIBE Yutaka
2022-07-21
1
-5
/
+4
*
qt: Allow setting the file name of signed and encrypted data
Ingo Klöcker
2022-07-05
4
-8
/
+82
*
qt: Allow setting the file name of encrypted data
Ingo Klöcker
2022-07-05
4
-9
/
+84
*
qt: Fix filename of cmake config files for w32
Ingo Klöcker
2022-07-04
1
-1
/
+1
*
qt: Add #include <QStringList> needed for building against qt6
Laurent Montel
2022-07-04
4
-7
/
+6
*
cpp: Remove obsolete compatibility with KF5 variants
Ingo Klöcker
2022-06-30
2
-8
/
+0
*
build: When no gpg-error-config, not install gpgme-config.
NIIBE Yutaka
2022-06-28
2
-0
/
+7
*
build: Update gpg-error.m4
NIIBE Yutaka
2022-06-28
1
-1
/
+2
*
tests: Add support for clear text signatures to test runner
Ingo Klöcker
2022-06-14
1
-0
/
+6
*
qt,tests: Allow 1-day-offset for expiration date
Ingo Klöcker
2022-06-10
1
-1
/
+9
*
qt: Prevent u32 overflow when calculating expiration date
Ingo Klöcker
2022-06-10
3
-7
/
+5
*
Revert "tests: Avoid problems with local time across a day boundary."
Ingo Klöcker
2022-06-09
2
-2
/
+2
*
core: Handle import status lines during keylist operation
Ingo Klöcker
2022-06-09
1
-0
/
+4
*
tests: Avoid problems with local time across a day boundary.
Werner Koch
2022-05-23
2
-2
/
+2
*
cpp: Export KeyListModeSaver
Andre Heinecke
2022-05-12
1
-1
/
+1
[next]