aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agent: Use new libassuan API for pipe server process.gniibe/t6487NIIBE Yutaka2023-05-302-78/+6
* agent,dirmngr: Shutdown fix for supervised mode.NIIBE Yutaka2023-05-262-2/+7
* 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
* common,w32: Fix gnupg_process_release.NIIBE Yutaka2023-05-251-0/+1
* 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-241-2/+10
* sm: Emit STATUS_FAILURE for non-implemented commands.Werner Koch2023-05-241-4/+12
* gpgtar: Emit FAILURE status line.Werner Koch2023-05-241-0/+10
* gpg: Improve error code for file already exists.Werner Koch2023-05-242-3/+2
* gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-05-248-189/+174
* scd: Fix send_client_notifications for Windows.NIIBE Yutaka2023-05-171-11/+8
* w32: Also use _putenv_s for gnupg_unsetenv.NIIBE Yutaka2023-05-161-1/+13
* w32: Use _putenv_s.NIIBE Yutaka2023-05-161-0/+14
* w32: Remove support of Windows 95/98/Me.NIIBE Yutaka2023-05-161-13/+1
* common: Fix malloc nit in regression test.Werner Koch2023-05-111-5/+51
* common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka2023-05-1125-1510/+1825
* Prepare new development cyclegnupg-2.6-basegnupg-2.5-baseWerner Koch2023-05-103-5/+5
* 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