aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd: Factor out scd_init_event function.NIIBE Yutaka2024-06-252-26/+35
* gpg: New option --show-only-session-keyWerner Koch2024-06-246-13/+42
* gpg: Rename recently added import option no-seckeys to only-pubkeys.Werner Koch2024-06-244-8/+8
* sm: Emit user IDs in colon mode even if the Subject is empty.Werner Koch2024-06-212-21/+35
* Fix the previous commit.NIIBE Yutaka2024-06-171-0/+2
* scd: Fix how scdaemon pipe server finishes.NIIBE Yutaka2024-06-173-15/+8
* m4: Update m4 files.NIIBE Yutaka2024-06-144-41/+47
* gpg: Add --import-option "no-seckeys".Werner Koch2024-06-112-0/+5
* gpg: Allow shortcut algo string "pqc" for --quick-gen-key.Werner Koch2024-06-112-14/+20
* gpg: Do not bail out on secret keys with an unknown algoWerner Koch2024-06-111-0/+2
* tools: Make gpg-authcode-sign.sh more robust on network errors.Werner Koch2024-06-111-3/+18
* agent: Clean up for scdaemon handling.NIIBE Yutaka2024-06-111-5/+1
* agent: Fix a race condition which results accessing finished scd.NIIBE Yutaka2024-06-111-4/+6
* agent: Silence debug output from the PIN caching.Werner Koch2024-06-061-3/+5
* common:w32: Fix for 64-bit Windows.NIIBE Yutaka2024-06-051-0/+5
* gpg: Add magic parameter "default" to --quick-add-adsk.Werner Koch2024-06-056-18/+88
* gpg: Do not show RENC if no key capabilities are found for a key.Werner Koch2024-06-052-2/+8
* gpg: Print designated revokers also in a standard listing.Werner Koch2024-06-054-31/+67
* gpg: Autoload designated revoker key and ADSK when needed.Werner Koch2024-06-054-27/+42
* gpg: Implement the LDAP AKL method.Werner Koch2024-06-046-102/+34
* gpg: Rename functions with an "fprint" part to "fpr"Werner Koch2024-06-0415-107/+101
* common:w32: Fix INEXTRA handling.NIIBE Yutaka2024-06-041-6/+20
* gpg: New option --default-new-key-adsk.Werner Koch2024-06-036-57/+240
* common: New function tokenize_to_strlist.Werner Koch2024-05-313-18/+292
* indent: Fix spellingDaniel Kahn Gillmor2024-05-31136-233/+233
* g13: Adjust for changed gnupg_process_spawn.Werner Koch2024-05-311-2/+2
* spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka2024-05-3117-180/+350
* common: Fix process termination check at release.NIIBE Yutaka2024-05-302-2/+2
* m4: Update from each library.NIIBE Yutaka2024-05-303-8/+270
* gpg-auth: Fix use after free.Jakub Jelen2024-05-281-1/+1
* gpgsm: Avoid double free when checking rsaPSS signatures.Jakub Jelen2024-05-281-2/+0
* gpgsm: Silence a lint warningWerner Koch2024-05-281-1/+1
* scd: Avoid buffer overrun with more than 16 PC/SC readers.Jakub Jelen2024-05-281-1/+1
* agent: Avoid uninitialized access in GENKEY command on parameter error.Jakub Jelen2024-05-281-2/+2
* agent: Avoid double free of empty string in the PIN caching.Werner Koch2024-05-281-3/+7
* agent: Make sure to return success in ephemeral store mode.Werner Koch2024-05-281-0/+1
* wks: Make sure that ERR is always initialized.Werner Koch2024-05-281-0/+1
* gpg: Avoid a double free on error in the key generation.Werner Koch2024-05-281-30/+23
* tpm: Improve error handling and check returned lengths.Werner Koch2024-05-283-65/+109
* tpm: Do not use fprintf for logging.Werner Koch2024-05-281-7/+6
* scd:openpgp: Add new vendor.Werner Koch2024-05-221-0/+1
* tools: Fix help output for gpg-authcode-sign.shWerner Koch2024-05-221-2/+2
* Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2024-05-167-68/+127
|\
| * card: Fix compiler warning.Werner Koch2024-05-161-3/+3
| * kbx: Use standard function to setup gcrypt logging in kbxutil.Werner Koch2024-05-161-24/+1
| * po: Enable Dutch translationWerner Koch2024-05-161-0/+1
| * scd:openpgp: Robust Data Object handling for constructed case.NIIBE Yutaka2024-05-161-0/+50
| * gpg: Allow no CRC24 checksum in armor.NIIBE Yutaka2024-05-161-2/+2
| * Update NEWSWerner Koch2024-05-151-0/+16
| * tests: Avoid new C23 keyword true.Werner Koch2024-04-221-4/+4