summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Put the Unattended Usage of GPG section also into the man page.Werner Koch2023-02-161-28/+17
* gpg: --gen-random code cleanup by using es_set_binary.Werner Koch2023-02-162-4/+2
* tools: Return a better error message if sendmail is not usable.Werner Koch2023-02-081-0/+7
* gpg: New list-option --show-unusable-sigs.Werner Koch2023-02-077-31/+64
* ssh: Allow to define the order in which keys are returned.Werner Koch2023-02-014-63/+185
* gpg: New pseudo option full-help for --list-options et al.Werner Koch2023-01-311-1/+6
* gpg: Make "--list-options show-sig-subpackets=n,m" work again.Werner Koch2023-01-312-4/+14
* gpg: For readibility use macro instead of integers in key-clean.Werner Koch2023-01-301-34/+42
* gpgtar: Fix new --status-fd handling.Werner Koch2023-01-301-1/+1
* gpgtar: Emit progress status lines in create mode.Werner Koch2023-01-304-13/+142
* gpgtar: Fix parent directory creation bugWerner Koch2023-01-261-0/+2
* gpgtar: Allow decryption from stdin.Werner Koch2023-01-262-19/+20
* po: Update Japanese Translation.NIIBE Yutaka2023-01-261-19/+10
* 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