summaryrefslogtreecommitdiffstats
path: root/doc/help.de.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-15scd:nks: Fix ECC signing if key not given by keygrip.Werner Koch1-0/+2
2022-11-15dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2-3/+4
2022-11-10agent: Allow trustlist on Windows in Unicode homedirs.Werner Koch2-9/+14
2022-11-10gpg: Fix verification of cleartext signatures with overlong lines.Werner Koch1-5/+24
2022-11-09gpg: Move w32_system function.NIIBE Yutaka3-117/+108
2022-11-04gpg: New option --quick-update-pref.Werner Koch5-11/+77
2022-11-04gpg: New list-options show-pref and show-pref-verbose.Werner Koch5-150/+181
2022-11-04tests: Add tests to check that OCB is only used for capable keys.Werner Koch8-11/+121
2022-11-02gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch1-0/+1
2022-11-02tests: Add symmetric decryption tests.Werner Koch6-0/+83
2022-11-02tests: Add tr:assert-same function.Werner Koch3-5/+13
2022-11-02agent: Avoid blanks in the ssh key's comment.Werner Koch1-0/+5
2022-11-02build: Update m4 files.NIIBE Yutaka5-10/+10
2022-10-31gpg: Merge --rfc4880bis features into --gnupgWerner Koch2-50/+15
2022-10-31gpg: Allow only OCB for AEAD encryption.Werner Koch8-140/+20
2022-10-31gpg: New option --compatibility-flagsWerner Koch3-1/+35
2022-10-28gpgsm: Also announce AES256-CBC in signatures.Werner Koch1-7/+10
2022-10-28gpg: Fix trusted introducer for user-ids with only the mbox.Werner Koch1-19/+31
2022-10-28gpg: Import stray revocation certificates.Werner Koch3-13/+65
2022-10-28agent: Automatically convert to extended key format by KEYATTR.NIIBE Yutaka1-6/+15
2022-10-25card: New commands "gpg" and "gpgsm".Werner Koch1-2/+63
2022-10-25card: Also show fingerprints of known X.509 certificatesWerner Koch1-1/+4
2022-10-25scd:nks: Support non-ESIGN signing with the Signature Card v2Werner Koch1-8/+20
2022-10-25gpgsm: Allow ECC encryption keys with just keyAgreement specified.Werner Koch3-1/+11
2022-10-25gpgsm: Use macro constants for cert_usage_p.Werner Koch1-15/+27
2022-10-24build: Update gpg-error.m4.NIIBE Yutaka1-1/+5
2022-10-24po: Update Simplified Chinese Translation.bobwxc1-31/+16
2022-10-20agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka12-24/+17
2022-10-18gpg: Move NETLIBS after GPG_ERROR_LIBS.NIIBE Yutaka1-6/+6
2022-10-14gpg: Use GCRY_KDF_ONESTEP_KDF with newer libgcrypt in future.NIIBE Yutaka1-0/+23
2022-10-14common,w32: Fix struct stat on Windows.NIIBE Yutaka1-1/+11
2022-10-14agent,w32: Support Win32-OpenSSH emulation by gpg-agent.NIIBE Yutaka4-36/+164
2022-10-14common: Don't use FD2INT for POSIX-only code.NIIBE Yutaka1-1/+1
2022-10-14dirmngr: Fix build with no LDAP support.NIIBE Yutaka1-0/+2
2022-10-13Post release updatesWerner Koch3-2/+6
2022-10-13Release 2.3.8gnupg-2.3.8Werner Koch3-8/+62
2022-10-13speedo: Fix location of gpg-wks-clientWerner Koch1-1/+1
2022-10-13speedo: Fix for a libgpg-error-config regression.Werner Koch1-2/+2
2022-10-13po: Auto updateWerner Koch27-1008/+967
2022-10-13po: Update Turkish translationEmir SARI1-4473/+2513
2022-10-13po: Update Czech translation.Petr Pisar1-698/+571
2022-10-13wkd: gpg-wks-client --send checks if build with sendmail supportAlexander Kulbartsch1-0/+8
2022-10-12agent: Introduce attribute "Remote-list" to KEYINFO.Werner Koch2-22/+27
2022-10-07wkd: Implement --blacklist option for gpg-wks-clientWerner Koch3-4/+193
2022-10-07wkd: Restrict gpg-wks-client --mirror to the given domains.Werner Koch1-16/+62
2022-10-07wkd: Silence gpg-wks-client diagnostics from gpg.Werner Koch2-13/+13
2022-10-07common: Protect against a theoretical integer overflow in tlv.cWerner Koch1-0/+5
2022-10-07po: Fix wrong LF in the German translationWerner Koch1-12/+5
2022-10-07gpg: Fix wrong use of FD2INT with iobuf_fdopen_nc.NIIBE Yutaka2-3/+3
2022-10-06wkd: New command --mirror for gpg-wks-client.Werner Koch5-30/+316