summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.4.2gnupg-2.4.2Werner Koch2023-05-301-2/+3
* po: msgmerge doneWerner Koch2023-05-3025-162/+256
* po: Translated one new string to German.Werner Koch2023-05-301-5/+9
* Prepare the NEWS for the next releaseWerner Koch2023-05-261-0/+22
* agent: Do not overwrite a key file by a shadow key file.Werner Koch2023-05-261-90/+64
* agent: Update key files by first writing to a temp file.Werner Koch2023-05-261-66/+97
* agent: Create and use Token entries to track the display s/n.Werner Koch2023-05-2610-29/+102
* common: New function nve_setWerner Koch2023-05-262-0/+27
* gpg: Skip keys found via ADSKs.Werner Koch2023-05-252-15/+28
* gpg: Fix searching for the ADSK key when adding an ADSK.Werner Koch2023-05-252-0/+12
* po: Update Japanese Translation.NIIBE Yutaka2023-05-251-5/+9
* agent,w32: Fix resource leak for a process.NIIBE Yutaka2023-05-251-2/+2
* gpg: Return ERROR status for --quick-sign-key.Werner Koch2023-05-241-3/+6
* w32: Add missing supportedOS Ids for Windows-10Werner Koch2023-05-248-2/+8
* w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-2431-22/+534
* common,w32: Set a proper error code when creating an output file.Werner Koch2023-05-231-2/+10
* sm: Emit STATUS_FAILURE for non-implemented commands.Werner Koch2023-05-222-5/+13
* gpgtar: Emit FAILURE status line.Werner Koch2023-05-191-0/+10
* kbx,w32: Disable the fd-passing.Werner Koch2023-05-171-1/+7
* gpg: New option --debug-ignore-expiration to help with testing.Werner Koch2023-05-095-9/+26
* gpg: Print a warning if no more encryption subkey was left over.Werner Koch2023-05-083-0/+37
* kbx: For non-Windows use 64k buffers by default instead of 128k.Werner Koch2023-05-081-1/+7
* kbx: Use custom estream bufferingWerner Koch2023-05-084-3/+91
* kbx: Use wrapper functions for es_fclose and es_fopen.Werner Koch2023-05-054-88/+120
* kbx: Add extra flags to fopen for use by Windows.Werner Koch2023-05-043-8/+8
* gpgsm: Cache the non-existence of the policy file.Werner Koch2023-05-041-2/+17
* dirmngr: Fix API of functions wrt their error type.NIIBE Yutaka2023-05-012-10/+10
* common: Fix parsing ECC key.NIIBE Yutaka2023-05-011-1/+1
* scd: Fix cmd_apdu on error.NIIBE Yutaka2023-05-012-2/+5
* Post release updatesWerner Koch2023-04-282-1/+5
* Release 2.4.1gnupg-2.4.1Werner Koch2023-04-281-4/+22
* po: msgmerge doneWerner Koch2023-04-2826-385/+1337
* po: Update German translationWerner Koch2023-04-281-17/+52
* regexp: Update UnicodeData for Unicode 15.0.0.NIIBE Yutaka2023-04-271-4/+1131
* speedo,w32: Adjustments for the new Unicode NSIS plugins.Werner Koch2023-04-262-23/+25
* speedo: Update NSIS helper DLL from Gpg4winWerner Koch2023-04-266-261/+724
* po: Update Japanese Translation.NIIBE Yutaka2023-04-261-23/+59
* gpg: Fix for overridden key import.NIIBE Yutaka2023-04-251-1/+1
* gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch2023-04-218-37/+181
* common: Incorporate upstream changes of regexp.NIIBE Yutaka2023-04-211-3/+6
* scd,p15: Enforce a min. PIN length for certain cards.Werner Koch2023-04-201-5/+10
* common: Fix minor bug in the jimregexp code.Werner Koch2023-04-201-2/+3
* gpg: New command "openpgp" for --card-edit.Werner Koch2023-04-202-5/+22
* Use keyboxd on a fresh install also on Windows.Werner Koch2023-04-191-32/+40
* gpg: Make sure that we are not accidently working with the PIV app.Werner Koch2023-04-184-0/+30
* scd: On a Yubikey re-select the last app after the use of APDU.Werner Koch2023-04-183-2/+22
* ssh: Allow to prefer on-disk keys over active card keys.Werner Koch2023-04-184-7/+61
* gpgtar: Read common.conf for the log-file option.Werner Koch2023-04-183-1/+21
* gpg: Allow overridden key import when stub exists.NIIBE Yutaka2023-04-181-1/+11
* gpg: Curvenames may now compared case insensitive.Werner Koch2023-04-121-9/+12