aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc:python: Replace gpgme-config to pkg-config.NIIBE Yutaka2022-12-141-2/+2
* cpp: Handle status errors in the base edit interactorIngo Klöcker2022-12-082-4/+3
* cpp: Handle statuses that need no response in the base edit interactorIngo Klöcker2022-12-088-28/+7
* qt: Write path values with Unix directory separatorsIngo Klöcker2022-12-061-1/+1
* doc: Don't use AM_PATH_GPGME_PTHREAD any more.NIIBE Yutaka2022-11-291-5/+7
* gpgme.m4: Fix AM_PATH_GPGME_PTHREAD.NIIBE Yutaka2022-11-251-21/+24
* core: Allow nullptr for key on card-editIngo Klöcker2022-11-151-3/+4
* doc: Update documentation for gpgme.pc and pkg-config.NIIBE Yutaka2022-11-151-44/+55
* gpgme.m4: Include _AM_PATH_GPGRT_CONFIG implementation.NIIBE Yutaka2022-11-151-6/+95
* m4: Update gpg-error.m4.NIIBE Yutaka2022-11-151-17/+32
* core: Check for nullptrIngo Klöcker2022-11-111-2/+2
* qt: Allow disabling automatic trust database check on key listingIngo Klöcker2022-11-045-4/+102
* core: New context flag "no-auto-check-trustdb"Ingo Klöcker2022-11-046-0/+51
* build: Update libassuan.m4.NIIBE Yutaka2022-11-021-2/+2
* build: Prefer gpgrt-config when available.NIIBE Yutaka2022-11-021-2/+2
* core: New global flags "inst-type".Werner Koch2022-10-265-4/+68
* python: Fix configure generating setup.py.NIIBE Yutaka2022-10-261-11/+16
* core: Protect against a theoretical integer overflow in parsetlv.cWerner Koch2022-10-241-0/+3
* cpp: Allow setting the curve to use when generating ECC keysIngo Klöcker2022-10-243-7/+43
* build: Update gpg-error.m4.NIIBE Yutaka2022-10-241-1/+5
* build,qt: Check whether building with -fPIC is neededIngo Klöcker2022-10-141-9/+28
* build,qt: Fail check for Qt if moc wasn't foundIngo Klöcker2022-10-142-0/+4
* doc: Update NEWSIngo Klöcker2022-10-141-0/+8
* build,qt: Always compile the Qt 6 test application with -fpicIngo Klöcker2022-10-141-5/+3
* build,qt: Clean up all generated filesIngo Klöcker2022-10-111-1/+2
* qt,tests: Port test to QRegularExpression.Ingo Klöcker2022-10-111-16/+17
* qt: Remove obsolete code.Ingo Klöcker2022-10-111-16/+0
* build,qt: Allow building QGpgME for Qt 6Ingo Klöcker2022-10-117-59/+541
* build,qt: Explicitly namespace a few Qt variables for Qt5Ingo Klöcker2022-10-104-17/+17
* core: Fix SIG_CREATED status parsing for 0x1F sigsWerner Koch2022-09-292-1/+11
* build:python: Don't use gpg-error-config/gpgme-config.NIIBE Yutaka2022-09-151-29/+5
* Fix for modern compiler.NIIBE Yutaka2022-09-151-1/+1
* cpp: Reject signing expired keysIngo Klöcker2022-09-141-0/+6
* Fix parsing import status for invalid fingerprint.NIIBE Yutaka2022-09-071-5/+10
* build: Omit -I... and -L... for standard paths in pkgconfig fileIngo Klöcker2022-08-222-3/+37
* build: Update ax_cxx_compile_stdcxx macroIngo Klöcker2022-08-221-36/+487
* qt: Fix building with C++11Ingo Klöcker2022-08-224-3/+12
* qt: Fix building with Qt6Ingo Klöcker2022-08-222-4/+2
* cpp: Fix building with C++11Ingo Klöcker2022-08-191-7/+7
* qt,tests: Make test pass on 32-bit systemsIngo Klöcker2022-08-181-18/+24
* cpp: Fix handling of "no key" or "invalid time" situationsIngo Klöcker2022-08-181-2/+2
* qt,tests: Make sure expiration time is interpreted as unsigned numberIngo Klöcker2022-08-172-16/+16
* qt,tests: Log the actual error code if the assertion failsIngo Klöcker2022-08-171-3/+3
* qt: Make sure expiration time is interpreted as unsigned numberIngo Klöcker2022-08-171-1/+2
* w32: Add another fallback to look for gpgconf.exeAndre Heinecke2022-08-121-2/+10
* Qt: Fix working with no gpgconf in CryptoConfigAndre Heinecke2022-08-111-3/+4
* Post release updatesWerner Koch2022-08-102-1/+5
* Release 1.18.0gpgme-1.18.0Werner Koch2022-08-102-17/+24
* tests: Make t-edit-sign more robust.Werner Koch2022-08-101-4/+2
* qt: Add missing includeIngo Klöcker2022-08-101-0/+1