aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sm: More improvements for PKCS#12 parsing for latest IVBB changes.Werner Koch2024-08-073-887/+306
* scd: New getinfo subcommand "manufacturer"Werner Koch2024-08-073-15/+24
* doc: Fix URL to the OpenPGP card specsWerner Koch2024-08-071-3/+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
* gpg: Do not show RENC if no key capabilities are found for a key.Werner Koch2024-06-052-2/+9
* gpgsm: Avoid double free when checking rsaPSS signatures.Jakub Jelen2024-05-291-2/+0
* agent: Avoid uninitialized access in GENKEY command on parameter error.Jakub Jelen2024-05-291-2/+2
* wks: Make sure that ERR is always initialized.Werner Koch2024-05-291-0/+1
* scd:openpgp: Fix PIN pin2hash_if_kdf.NIIBE Yutaka2024-05-161-1/+1
* gpg,gpgsm: Remove compatibility_flags allow-ecc-encr and vsd-allow-encr.Werner Koch2024-05-068-20/+3
* tests: Avoid new C23 keyword true.Werner Koch2024-04-221-4/+4
* Post release updatesWerner Koch2024-04-162-1/+8
* Release 2.2.43gnupg-2.2.43Werner Koch2024-04-161-3/+4
* po: Update some translations for the |R| prompt flag.Werner Koch2024-04-0927-48/+60
* gpg: Do not allow to accidently set the RENC usage.Werner Koch2024-04-041-1/+13
* gpgconf: Change layout of the gpgconf -X output.Werner Koch2024-04-041-47/+78
* build: Update nPth configure macros.Werner Koch2024-03-181-2/+2
* Update NEWSWerner Koch2024-03-181-0/+14
* 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
* wks: Make gpg-wks-client --mirror work w/o args.Werner Koch2024-03-061-1/+1
* gpg: Fix mixed invocation with --trusted-keys and --no-options.Werner Koch2024-03-042-17/+39
* agent: Allow simple KEYINFO command when restricted.NIIBE Yutaka2024-03-011-3/+3
* dirmngr: Fix keep-alive flag handling.NIIBE Yutaka2024-02-211-1/+9
* dirmngr: Fix the regression of use of proxy for TLS connection.NIIBE Yutaka2024-02-211-12/+2
* dirmngr: Fix proxy with TLS.NIIBE Yutaka2024-02-211-5/+0
* More NEWS.Werner Koch2024-02-051-0/+2
* common: Update requisitesÁngel González2024-02-052-6/+2
* gpgsm: Increase salt size in pkcs#12 parser.Werner Koch2024-02-051-1/+1
* scd:openpgp: Allow PIN length of 6 also with a reset code.Werner Koch2024-01-301-2/+15
* Prepare NEWS for 2.2.43Werner Koch2024-01-291-0/+21
* scd:openpgp: Add the length check for new PIN.NIIBE Yutaka2024-01-261-14/+32
* scd:openpgp: Restructure the pin2hash_id_kdf function.Werner Koch2024-01-261-81/+111
* tools: Fix argparse table of gpgconf.NIIBE Yutaka2024-01-261-36/+40
* dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch2024-01-261-0/+1
* common,w32: Fix use of GNUPG_SPAWN_KEEP_STDERR.Werner Koch2024-01-261-1/+1
* doc: Minor typo fix.Werner Koch2024-01-241-1/+1
* gpg: Fix leftover unprotected card backup key.Werner Koch2024-01-2410-27/+51
* common: Fix unused variable warning on Unix.Werner Koch2024-01-101-1/+4
* gpg: Allow to create revocations even with non-compliant algos.Werner Koch2024-01-101-5/+7
* gpgconf: Adjust -X command for the new VERSION file formatWerner Koch2024-01-091-10/+38
* common,w32: Remove duplicated backslashes when setting the homedir.Werner Koch2024-01-092-2/+29
* Post release updatesBuilder account for the GnuPG engine2023-11-282-1/+5
* Release 2.2.42gnupg-2.2.42Werner Koch2023-11-281-1/+1
* po: Update po filesWerner Koch2023-11-2826-231/+530
* gpgsm: Set validity flag in keylisting to n for untrusted root cert.Werner Koch2023-11-271-0/+2
* scd:openpgp: Print a diagnostic for the use of default ECDH params.Werner Koch2023-11-231-10/+7