aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: Update Dutch translationFrans Spiesschaert2024-06-251-2597/+4712
* doc: fix home dir path in common.confTodd Zullinger via Gnupg-devel2024-06-251-2/+2
* gpg: Rename recently added import option no-seckeys to only-pubkeys.Werner Koch2024-06-244-8/+8
* gpg: Add --import-option "no-seckeys".Werner Koch2024-06-112-0/+5
* gpg: Do not bail out on secret keys with an unknown algoWerner Koch2024-06-111-0/+2
* build: Now uses an external gpg-authcode-sign.shWerner Koch2024-06-101-28/+7
* Update NEWSWerner Koch2024-06-101-0/+14
* gpg: Do not show RENC if no key capabilities are found for a key.Werner Koch2024-06-052-2/+8
* gpg-auth: Fix use after free.Jakub Jelen2024-05-291-1/+1
* gpgsm: Avoid double free when checking rsaPSS signatures.Jakub Jelen2024-05-291-2/+0
* scd: Avoid buffer overrun with more than 16 PC/SC readers.Jakub Jelen2024-05-291-1/+1
* agent: Avoid uninitialized access in GENKEY command on parameter error.Jakub Jelen2024-05-291-2/+2
* agent: Avoid double free of empty string in the PIN caching.Werner Koch2024-05-291-3/+7
* agent: Make sure to return success in ephemeral store mode.Werner Koch2024-05-291-0/+1
* wks: Make sure that ERR is always initialized.Werner Koch2024-05-291-0/+1
* gpg: Avoid a double free on error in the key generation.Werner Koch2024-05-291-30/+23
* scd:openpgp: Add new vendor.Werner Koch2024-05-291-0/+2
* 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
* gpg: Mark disabled keys and add show-ownertrust list option.Werner Koch2024-04-176-10/+33
* gpg: New command --quick-set-ownertrust.Werner Koch2024-04-174-2/+105
* agent: Fix error handling of READKEY.Werner Koch2024-04-051-1/+3
* gpg: Don't show the "fast path listing" diagnostic with --quiet.Werner Koch2024-04-051-2/+3
* gpg: Do not allow to accidently set the RENC usage.Werner Koch2024-04-041-1/+14
* gpgconf: Change layout of the gpgconf -X output.Werner Koch2024-04-041-52/+71
* gpgconf: Check readability of some files with -XWerner Koch2024-03-181-8/+29
* gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.Werner Koch2024-03-142-1/+6
* gpg-check-pattern: Consider an empty pattern file as validWerner Koch2024-03-131-1/+1
* Post release updatesWerner Koch2024-03-072-1/+8
* Release 2.4.5gnupg-2.4.5Werner Koch2024-03-071-1/+39
* po: msgmergeWerner Koch2024-03-0723-92/+118
* po: Fix a fuzzy in the German, Polish and Japanese translationWerner Koch2024-03-073-23/+28
* scd: Improve code reability of ccid-driver.cWerner Koch2024-03-071-96/+49
* scd: Add support for ACR-122UWerner Koch2024-03-072-1/+7
* scd: Let the CCID module auto detach the kernel driver.Werner Koch2024-03-073-0/+41
* doc: Typo fix in commentWerner Koch2024-03-061-1/+1
* wks: Make gpg-wks-client --mirror work w/o args.Werner Koch2024-03-062-2/+2
* gpg: Fix mixed invocation with --trusted-keys and --no-options.Werner Koch2024-03-042-45/+69
* wks: Add option --realclean to gpg-wks-client.Werner Koch2024-03-044-4/+12
* gpg: Prepare for a new export option export-realclean.Werner Koch2024-03-0411-46/+105
* build: Extend getswdb.sh to allow a verified downloadWerner Koch2024-02-291-4/+92
* build: Make getswdb.sh usable outside the GniPG tree.Werner Koch2024-02-291-2/+24
* gpg: Emit status lines for errors in the compression layer.Werner Koch2024-02-272-15/+39
* Allow tilde expansion for the foo-program options.Werner Koch2024-02-2711-33/+70
* agent: Allow GET_PASSPHRASE in restricted mode.Werner Koch2024-02-251-5/+4