summaryrefslogtreecommitdiffstats
path: root/doc/gnupg.texi (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-11gpg: Do not bail out on secret keys with an unknown algoWerner Koch1-0/+2
2024-06-11tools: Make gpg-authcode-sign.sh more robust on network errors.Werner Koch1-3/+18
2024-06-11agent: Clean up for scdaemon handling.NIIBE Yutaka1-5/+1
2024-06-11agent: Fix a race condition which results accessing finished scd.NIIBE Yutaka1-4/+6
2024-06-06agent: Silence debug output from the PIN caching.Werner Koch1-3/+5
2024-06-06common:w32: Fix for 64-bit Windows.NIIBE Yutaka1-0/+5
2024-06-05gpg: Add magic parameter "default" to --quick-add-adsk.Werner Koch6-18/+88
2024-06-05gpg: Do not show RENC if no key capabilities are found for a key.Werner Koch2-2/+8
2024-06-05gpg: Print designated revokers also in a standard listing.Werner Koch4-31/+67
2024-06-05gpg: Autoload designated revoker key and ADSK when needed.Werner Koch4-27/+42
2024-06-04gpg: Implement the LDAP AKL method.Werner Koch6-102/+34
2024-06-04gpg: Rename functions with an "fprint" part to "fpr"Werner Koch15-107/+101
2024-06-04common:w32: Fix INEXTRA handling.NIIBE Yutaka1-6/+20
2024-06-03gpg: New option --default-new-key-adsk.Werner Koch6-57/+240
2024-05-31common: New function tokenize_to_strlist.Werner Koch3-18/+292
2024-05-31indent: Fix spellingDaniel Kahn Gillmor136-233/+233
2024-05-31g13: Adjust for changed gnupg_process_spawn.Werner Koch1-2/+2
2024-05-31spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka17-180/+350
2024-05-30common: Fix process termination check at release.NIIBE Yutaka2-2/+2
2024-05-30m4: Update from each library.NIIBE Yutaka3-8/+270
2024-05-28gpg-auth: Fix use after free.Jakub Jelen1-1/+1
2024-05-28gpgsm: Avoid double free when checking rsaPSS signatures.Jakub Jelen1-2/+0
2024-05-28gpgsm: Silence a lint warningWerner Koch1-1/+1
2024-05-28scd: Avoid buffer overrun with more than 16 PC/SC readers.Jakub Jelen1-1/+1
2024-05-28agent: Avoid uninitialized access in GENKEY command on parameter error.Jakub Jelen1-2/+2
2024-05-28agent: Avoid double free of empty string in the PIN caching.Werner Koch1-3/+7
2024-05-28agent: Make sure to return success in ephemeral store mode.Werner Koch1-0/+1
2024-05-28wks: Make sure that ERR is always initialized.Werner Koch1-0/+1
2024-05-28gpg: Avoid a double free on error in the key generation.Werner Koch1-30/+23
2024-05-28tpm: Improve error handling and check returned lengths.Werner Koch3-65/+109
2024-05-28tpm: Do not use fprintf for logging.Werner Koch1-7/+6
2024-05-22scd:openpgp: Add new vendor.Werner Koch1-0/+1
2024-05-22tools: Fix help output for gpg-authcode-sign.shWerner Koch1-2/+2
2024-05-16card: Fix compiler warning.Werner Koch1-3/+3
2024-05-16kbx: Use standard function to setup gcrypt logging in kbxutil.Werner Koch1-24/+1
2024-05-16po: Enable Dutch translationWerner Koch1-0/+1
2024-05-16scd:openpgp: Robust Data Object handling for constructed case.NIIBE Yutaka1-0/+50
2024-05-16gpg: Allow no CRC24 checksum in armor.NIIBE Yutaka1-2/+2
2024-05-15Update NEWSWerner Koch1-0/+16
2024-05-15gpg: Terminate key listing on output write error.Werner Koch4-20/+46
2024-05-15tpm2d: Use BYTE type to acces TPM2B object.NIIBE Yutaka1-14/+13
2024-05-15common: Remove unused function.NIIBE Yutaka1-6/+0
2024-05-14dirmngr: Fix a call of calloc.NIIBE Yutaka1-1/+1
2024-05-06gpg: Algo "kyber" is now a shortcut for ky768_bp256.Werner Koch1-2/+2
2024-05-06scd:piv: Support listing of retired keys with KEYINFO.Werner Koch3-25/+47
2024-05-02speedo: Update the instructions to use the gnupg26 tag.Werner Koch1-5/+5
2024-05-02gpg: Add a notation to Kyber encryption subkeysWerner Koch1-2/+80
2024-04-26speedo: Change install directory for WindowsWerner Koch2-7/+15
2024-04-26speedo: Do not use the gpg-error-config in the build systemWerner Koch1-2/+2
2024-04-26speedo: Prepare for building 64 bit Windows versions.Werner Koch1-12/+44