summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common: Slight redefinition of nvc_get_boolean.Werner Koch2023-01-243-7/+13
* doc: Remove profile and systemd example files.Werner Koch2023-01-2313-212/+6
* gpg: Replace --override-compliance-check by a real fix.Werner Koch2023-01-205-32/+8
* gpg: Do not require --status-fd along with --require-compliance.Werner Koch2023-01-201-1/+1
* doc: Update copyright notices.Werner Koch2023-01-205-22/+9
* wkd: Support option --output for command --check.Werner Koch2023-01-204-11/+39
* doc: Revert last change the gpg --unwrap descriptionWerner Koch2023-01-191-3/+2
* common: Detect PNG and JPEG file formats.Werner Koch2023-01-191-6/+24
* wkd: Let gpg-wks-client --supported print some diagnostics.Werner Koch2023-01-191-1/+45
* gpg: Detect already compressed data also when using a pipe.Werner Koch2023-01-199-64/+201
* common: Replace all assert by log_assert.Werner Koch2023-01-181-31/+31
* gpgtar: Make --status-fd option for fds > 2 workWerner Koch2023-01-183-3/+12
* sm: Fix compliance checking for ECC signature verification.Werner Koch2023-01-124-7/+31
* dirmngr: Cleanup of the no-Tor check with --gpgconf-* commandsWerner Koch2023-01-111-8/+15
* w32: Make sure DEP is enabled.Werner Koch2023-01-111-1/+18
* doc: Minor fix of the --keyserver option.Werner Koch2023-01-111-9/+9
* tests: Fix tests/gpgme for in-source-tree builds.NIIBE Yutaka2022-12-212-5/+4
* Post release updatesWerner Koch2022-12-162-1/+5
* Release 2.4.0gnupg-2.4.0Werner Koch2022-12-161-1/+1
* po: update-poWerner Koch2022-12-1624-711/+1162
* po: Fixed two new fuzzies in the Czech translation.Werner Koch2022-12-161-97/+40
* po: Update Czech translationPetr Pisar2022-12-161-33/+88
* common: Fix translations in --help for gpgrt < 1.47Werner Koch2022-12-161-0/+8
* po: Update German translationWerner Koch2022-12-161-29/+36
* gpg: Fix a typo in a rarely shown diagnosticWerner Koch2022-12-161-2/+1
* gpg: Do not continue the export after a cancel for the primary key.Werner Koch2022-12-161-1/+10
* gpg: Replace use of PRIu64 in log_debugWerner Koch2022-12-162-8/+10
* tests: Fix missing test message.Werner Koch2022-12-161-2/+2
* speedo: Add updates from 2.2Werner Koch2022-12-162-11/+41
* Update NEWS for 2.4.0Werner Koch2022-12-164-12/+109
* doc: Typo fixesWerner Koch2022-12-166-11/+11
* tests: Fix make check with GPGME.NIIBE Yutaka2022-12-161-0/+5
* agent: Allow arguments to "scd serialno" in restricted mode.Werner Koch2022-12-121-1/+1
* scd:p15: Skip deleted records.Werner Koch2022-12-091-8/+37
* build: Remove Windows CE support.NIIBE Yutaka2022-12-099-87/+16
* wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-064-8/+72
* gpgsm: Print the revocation time also with --verify.Werner Koch2022-12-051-1/+16
* gpgsm: Fix "problem re-searching certificate" case.Werner Koch2022-12-051-1/+1
* gpgsm: Print revocation date and reason in cert listings.Werner Koch2022-12-058-28/+158
* gpgsm: Silence the "non-critical certificate policy not allowed".Werner Koch2022-12-051-2/+3
* gpgsm: Always use the chain model if the root-CA requests this.Werner Koch2022-12-054-16/+17
* gpg: New export option "mode1003".Werner Koch2022-12-0211-35/+320
* gpg: Remove a mostly duplicated function.Werner Koch2022-12-023-81/+36
* tests: Simplify fake-pinentry to use the option only.NIIBE Yutaka2022-12-021-31/+41
* tests: Fix fake-pinentry for Windows.NIIBE Yutaka2022-12-021-8/+1
* tests: Fix make check-all.NIIBE Yutaka2022-12-021-0/+1
* agent: Fix import of protected v5 keys.Werner Koch2022-12-011-3/+4
* gpgsm: Change default algo to AES-256.Werner Koch2022-12-011-1/+1
* tests: Put a workaround for semihosted environment.NIIBE Yutaka2022-12-011-0/+3
* tests: More fix for semihosted environment.NIIBE Yutaka2022-12-013-22/+27