aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: Support semihosted environment.NIIBE Yutaka2022-12-015-13/+17
* tests: Fix tests under cms.NIIBE Yutaka2022-12-011-2/+0
* tests,w32: Fix for semihosted environment.NIIBE Yutaka2022-12-011-1/+1
* w32: Fix for tests on semihosted environment.NIIBE Yutaka2022-11-301-9/+9
* w32: Fix gnupg_unsetenv.NIIBE Yutaka2022-11-301-2/+11
* doc: Deprecate scd-event option of scdaemon.NIIBE Yutaka2022-11-301-1/+2
* wkd: New option --add-revocs and some fixes.Werner Koch2022-11-294-33/+228
* doc: Comment typo fixWerner Koch2022-11-291-2/+2
* wkd: Make use of --debug extprog.Werner Koch2022-11-291-1/+20
* gpg: New export-filter export-revocsWerner Koch2022-11-283-6/+124
* gpg: Fix double-free in gpg --card-edit.NIIBE Yutaka2022-11-281-1/+0
* gpg: Make --require-compliance work with out --status-fdWerner Koch2022-11-281-1/+1
* gpg: New option --list-filterWerner Koch2022-11-257-14/+204
* dirmngr: Silence ocsp debug output.Werner Koch2022-11-253-4/+11
* tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka2022-11-248-16/+36
* tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka2022-11-241-1/+1
* tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka2022-11-241-0/+5
* tests: Keep .log files in objdir.NIIBE Yutaka2022-11-241-1/+3
* tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-241-1/+1
* w32: Fix gnupg_tmpfile for possible failure.NIIBE Yutaka2022-11-181-6/+3
* scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch2022-11-171-2/+16
* common: Remove Windows CE support in common.NIIBE Yutaka2022-11-169-921/+5
* gpgsm: Fix colon outout of ECC encryption certificatesWerner Koch2022-11-151-3/+3
* scd:nks: Fix ECC signing if key not given by keygrip.Werner Koch2022-11-151-0/+2
* dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2022-11-152-3/+4
* agent: Allow trustlist on Windows in Unicode homedirs.Werner Koch2022-11-102-9/+14
* gpg: Fix verification of cleartext signatures with overlong lines.Werner Koch2022-11-101-5/+24
* gpg: Move w32_system function.NIIBE Yutaka2022-11-093-117/+108
* gpg: New option --quick-update-pref.Werner Koch2022-11-045-11/+77
* gpg: New list-options show-pref and show-pref-verbose.Werner Koch2022-11-045-150/+181
* tests: Add tests to check that OCB is only used for capable keys.Werner Koch2022-11-048-11/+121
* gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch2022-11-021-0/+1