aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* speedo,w32: Add extra flags for gpgrt and fix SO name of libassuan.Werner Koch2024-08-122-3/+5
* gpgconf: Print the full commit id.Werner Koch2024-08-123-43/+75
* po: msgmergeWerner Koch2024-08-1225-0/+124
* po: Add German translation for a new string.Werner Koch2024-08-121-1/+5
* gpg: Improve decryption diagnostic for an ADSK key.Werner Koch2024-08-124-8/+37
* speedo,w32: Update libassuan dll name in wxsAndre Heinecke2024-08-121-2/+2
* agent: Fix an unitialized variable in an error path.Werner Koch2024-08-081-1/+1
* common: Allow building with libgpg-error < 1.47Werner Koch2024-08-081-0/+5
* common: Add missing file to repoWerner Koch2024-08-081-0/+827
* 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