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,doc: Update list of allowed values for dirInfo
Ingo Klöcker
2023-01-18
1
-1
/
+1
*
core: Extend gpgme_get_dirinfo to return the gpgtar name
Ingo Klöcker
2023-01-18
4
-0
/
+24
*
core: Use "goto leave" pattern to clean up resources
Ingo Klöcker
2023-01-17
1
-68
/
+62
*
core: Do not add obsolete --no-sk-comments to command line
Ingo Klöcker
2023-01-16
1
-11
/
+0
*
qt: Fix comparisons of integer expressions of different signedness
Ingo Klöcker
2023-01-05
1
-1
/
+1
*
cpp: Fix comparisons of integer expressions of different signedness
Ingo Klöcker
2023-01-05
1
-2
/
+2
*
cpp: Expliticly declare compiler generated copy constructors
Ingo Klöcker
2023-01-05
15
-2
/
+25
*
qt: Replace Q_DECL_OVERRIDE with override
Ingo Klöcker
2023-01-05
34
-180
/
+180
*
qt: Allow deferred start of import job
Ingo Klöcker
2023-01-05
5
-0
/
+54
*
qt: Support deferred start of jobs
Ingo Klöcker
2023-01-04
10
-0
/
+65
*
qt: Explicitly instantiate private job classes
Ingo Klöcker
2023-01-04
17
-72
/
+374
*
doc:python: Replace gpgme-config to pkg-config.
NIIBE Yutaka
2022-12-14
1
-2
/
+2
*
cpp: Handle status errors in the base edit interactor
Ingo Klöcker
2022-12-08
2
-4
/
+3
*
cpp: Handle statuses that need no response in the base edit interactor
Ingo Klöcker
2022-12-08
8
-28
/
+7
*
qt: Write path values with Unix directory separators
Ingo Klöcker
2022-12-06
1
-1
/
+1
*
doc: Don't use AM_PATH_GPGME_PTHREAD any more.
NIIBE Yutaka
2022-11-29
1
-5
/
+7
*
gpgme.m4: Fix AM_PATH_GPGME_PTHREAD.
NIIBE Yutaka
2022-11-25
1
-21
/
+24
*
core: Allow nullptr for key on card-edit
Ingo Klöcker
2022-11-15
1
-3
/
+4
*
doc: Update documentation for gpgme.pc and pkg-config.
NIIBE Yutaka
2022-11-15
1
-44
/
+55
*
gpgme.m4: Include _AM_PATH_GPGRT_CONFIG implementation.
NIIBE Yutaka
2022-11-15
1
-6
/
+95
*
m4: Update gpg-error.m4.
NIIBE Yutaka
2022-11-15
1
-17
/
+32
*
core: Check for nullptr
Ingo Klöcker
2022-11-11
1
-2
/
+2
*
qt: Allow disabling automatic trust database check on key listing
Ingo Klöcker
2022-11-04
5
-4
/
+102
*
core: New context flag "no-auto-check-trustdb"
Ingo Klöcker
2022-11-04
6
-0
/
+51
*
build: Update libassuan.m4.
NIIBE Yutaka
2022-11-02
1
-2
/
+2
*
build: Prefer gpgrt-config when available.
NIIBE Yutaka
2022-11-02
1
-2
/
+2
*
core: New global flags "inst-type".
Werner Koch
2022-10-26
5
-4
/
+68
*
python: Fix configure generating setup.py.
NIIBE Yutaka
2022-10-26
1
-11
/
+16
*
core: Protect against a theoretical integer overflow in parsetlv.c
Werner Koch
2022-10-24
1
-0
/
+3
*
cpp: Allow setting the curve to use when generating ECC keys
Ingo Klöcker
2022-10-24
3
-7
/
+43
*
build: Update gpg-error.m4.
NIIBE Yutaka
2022-10-24
1
-1
/
+5
*
build,qt: Check whether building with -fPIC is needed
Ingo Klöcker
2022-10-14
1
-9
/
+28
*
build,qt: Fail check for Qt if moc wasn't found
Ingo Klöcker
2022-10-14
2
-0
/
+4
*
doc: Update NEWS
Ingo Klöcker
2022-10-14
1
-0
/
+8
*
build,qt: Always compile the Qt 6 test application with -fpic
Ingo Klöcker
2022-10-14
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
[next]