aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update NEWSWerner Koch2023-11-211-0/+2
* agent: Update the key file only if changed (slight return).Werner Koch2023-11-211-13/+52
* agent: Update the key file only if not changed.Werner Koch2023-11-213-8/+56
* po: Update Japanese Translation.NIIBE Yutaka2023-11-201-2/+6
* po: Update the German translationWerner Koch2023-11-171-16/+32
* w32: Actually add the manifest to the dirmngr.Werner Koch2023-11-151-1/+1
* gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch2023-11-142-1/+10
* gpgsm: Re-introduce the bad passphrase hint for pkcs#12.Werner Koch2023-11-141-0/+2
* Update NEWS.Werner Koch2023-11-101-0/+2
* gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-102-0/+4
* gpgsm: Support ECDSA in de-vs mode.Werner Koch2023-11-086-6/+18
* gpgsm: Cleanup of legacy variable name use.Werner Koch2023-11-082-117/+89
* scd:openpgp: Fix a segv for cards supporting unknown curves.Werner Koch2023-11-071-2/+2
* w32: Use utf8 for the asctimestamp function.Werner Koch2023-10-272-1/+6
* gpg: Pass ECDH parameters to OpenPGP smartcardsWerner Koch2023-10-276-11/+68
* agent: Add optional ecdh parameter arg to KEYTOCARD.Werner Koch2023-10-275-71/+127
* gpg: Allow expiration time after 2013-01-19 on 32 bit Windows.Werner Koch2023-10-261-7/+18
* common: New functions timegm_u64, isotime2epoch_u64.Werner Koch2023-10-264-154/+176
* build: Add mising file for make distcheck.Werner Koch2023-10-251-0/+1
* Add new NEWS itemsWerner Koch2023-10-251-0/+5
* sm: Flag Brainpool curves as compliant for all other operations.Werner Koch2023-10-247-23/+25
* sm: Flag Brainpool curves as compliant.Werner Koch2023-10-241-3/+3
* sm: Another partly rewrite of minip12.cWerner Koch2023-10-243-180/+336
* sm: Minor robustness fix for a regression test.Werner Koch2023-10-171-1/+4
* sm: Support import of PKCS#12 encoded ECC private keys.Werner Koch2023-10-171-31/+76
* build: Extend autobuild diagnostics by the usernameWerner Koch2023-10-161-0/+3
* gpg: Allow to specify seconds since Epoch beyond 2038.Werner Koch2023-10-141-3/+10
* common: New function scan_secondsstr.Werner Koch2023-10-144-2/+76
* scd:openpgp: Use a special compare for the serialno.Werner Koch2023-10-111-2/+9
* scd:openpgp: Allow the reading the key by keygrip.Werner Koch2023-10-111-4/+39
* scd:openpgp: Extend KEYPAIRINFO with an algorithm string.Werner Koch2023-10-111-7/+56
* scd:openpgp: Use shared fucntion for the dispserialno.Werner Koch2023-10-111-32/+46
* scd:openpgp: Some comment updatesWerner Koch2023-10-101-18/+29
* scd: Add handling of "Algorithm Information" DO.NIIBE Yutaka2023-10-101-0/+1
* scd:openpgp: New KEY-STATUS attribute.Werner Koch2023-10-101-1/+2
* scd:openpgp: Add attribute "UIF" for convenience.Werner Koch2023-10-101-7/+13
* scd: Add handling of Ed448 key.NIIBE Yutaka2023-10-101-13/+12
* scd:openpgp: Support the ecdh-params arg for writing keys.Werner Koch2023-10-101-20/+72
* scd:openpgp: Handle wrong error return code of Yubikey.Werner Koch2023-10-101-5/+6
* scd: Fix description string.NIIBE Yutaka2023-10-101-2/+2