summaryrefslogtreecommitdiffstats
path: root/common/membuf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-09gpg: Add --list-filter properties key_expires and key_expires_d.Werner Koch2-0/+20
2023-06-07dirmngr: Extend the AD_QUERY command.Werner Koch4-9/+252
2023-06-06common: New function substitute_vars.Werner Koch2-7/+42
2023-06-05gpg: Set default expiration date to 3 years.Werner Koch1-1/+1
2023-06-05po: Update Czech translationPetr Pisar1-52/+112
2023-06-01doc: Replace remaining "gpg2" by "gpg".Werner Koch3-11/+10
2023-05-30build: Always build the wixlib with a releaseWerner Koch2-6/+4
2023-05-30Post release updatesWerner Koch2-1/+7
2023-05-30Release 2.4.2gnupg-2.4.2Werner Koch1-2/+3
2023-05-30po: msgmerge doneWerner Koch25-162/+256
2023-05-30po: Translated one new string to German.Werner Koch1-5/+9
2023-05-26Prepare the NEWS for the next releaseWerner Koch1-0/+22
2023-05-26agent: Do not overwrite a key file by a shadow key file.Werner Koch1-90/+64
2023-05-26agent: Update key files by first writing to a temp file.Werner Koch1-66/+97
2023-05-26agent: Create and use Token entries to track the display s/n.Werner Koch10-29/+102
2023-05-26common: New function nve_setWerner Koch2-0/+27
2023-05-25gpg: Skip keys found via ADSKs.Werner Koch2-15/+28
2023-05-25gpg: Fix searching for the ADSK key when adding an ADSK.Werner Koch2-0/+12
2023-05-25po: Update Japanese Translation.NIIBE Yutaka1-5/+9
2023-05-25agent,w32: Fix resource leak for a process.NIIBE Yutaka1-2/+2
2023-05-24gpg: Return ERROR status for --quick-sign-key.Werner Koch1-3/+6
2023-05-24w32: Add missing supportedOS Ids for Windows-10Werner Koch8-2/+8
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch31-22/+534
2023-05-23common,w32: Set a proper error code when creating an output file.Werner Koch1-2/+10
2023-05-22sm: Emit STATUS_FAILURE for non-implemented commands.Werner Koch2-5/+13
2023-05-19gpgtar: Emit FAILURE status line.Werner Koch1-0/+10
2023-05-17kbx,w32: Disable the fd-passing.Werner Koch1-1/+7
2023-05-09gpg: New option --debug-ignore-expiration to help with testing.Werner Koch5-9/+26
2023-05-08gpg: Print a warning if no more encryption subkey was left over.Werner Koch3-0/+37
2023-05-08kbx: For non-Windows use 64k buffers by default instead of 128k.Werner Koch1-1/+7
2023-05-08kbx: Use custom estream bufferingWerner Koch4-3/+91
2023-05-05kbx: Use wrapper functions for es_fclose and es_fopen.Werner Koch4-88/+120
2023-05-04kbx: Add extra flags to fopen for use by Windows.Werner Koch3-8/+8
2023-05-04gpgsm: Cache the non-existence of the policy file.Werner Koch1-2/+17
2023-05-01dirmngr: Fix API of functions wrt their error type.NIIBE Yutaka2-10/+10
2023-05-01common: Fix parsing ECC key.NIIBE Yutaka1-1/+1
2023-05-01scd: Fix cmd_apdu on error.NIIBE Yutaka2-2/+5
2023-04-28Post release updatesWerner Koch2-1/+5
2023-04-28Release 2.4.1gnupg-2.4.1Werner Koch1-4/+22
2023-04-28po: msgmerge doneWerner Koch26-385/+1337
2023-04-28po: Update German translationWerner Koch1-17/+52
2023-04-27regexp: Update UnicodeData for Unicode 15.0.0.NIIBE Yutaka1-4/+1131
2023-04-26speedo,w32: Adjustments for the new Unicode NSIS plugins.Werner Koch2-23/+25
2023-04-26speedo: Update NSIS helper DLL from Gpg4winWerner Koch6-261/+724
2023-04-26po: Update Japanese Translation.NIIBE Yutaka1-23/+59
2023-04-25gpg: Fix for overridden key import.NIIBE Yutaka1-1/+1
2023-04-21gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch8-37/+181
2023-04-21common: Incorporate upstream changes of regexp.NIIBE Yutaka1-3/+6
2023-04-20scd,p15: Enforce a min. PIN length for certain cards.Werner Koch1-5/+10
2023-04-20common: Fix minor bug in the jimregexp code.Werner Koch1-2/+3