aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Put gnupg_spawn_helper function to W32, too.NIIBE Yutaka2023-01-272-7/+11
* | Merge branch 'master' into gniibe/t6275NIIBE Yutaka2023-01-24104-1415/+2234
|\|
| * 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
* | tests: Fix for wait #f and return timeout.NIIBE Yutaka2022-12-081-0/+2
* | w32,debug: Don't emit debug output any more.NIIBE Yutaka2022-12-081-11/+9
* | Fix exechelp-w32.c.NIIBE Yutaka2022-12-061-29/+37
* | Merge branch 'master' into gniibe/t6275NIIBE Yutaka2022-12-0550-288/+1119
|\|