| Commit message (Expand) | Author | Age | Files | Lines |
* | agent: Use new libassuan API for pipe server process.gniibe/t6487 | NIIBE Yutaka | 2023-05-30 | 2 | -78/+6 |
* | agent,dirmngr: Shutdown fix for supervised mode. | NIIBE Yutaka | 2023-05-26 | 2 | -2/+7 |
* | gpg: Skip keys found via ADSKs. | Werner Koch | 2023-05-25 | 2 | -15/+28 |
* | gpg: Fix searching for the ADSK key when adding an ADSK. | Werner Koch | 2023-05-25 | 2 | -0/+12 |
* | po: Update Japanese Translation. | NIIBE Yutaka | 2023-05-25 | 1 | -5/+9 |
* | common,w32: Fix gnupg_process_release. | NIIBE Yutaka | 2023-05-25 | 1 | -0/+1 |
* | gpg: Return ERROR status for --quick-sign-key. | Werner Koch | 2023-05-24 | 1 | -3/+6 |
* | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 2023-05-24 | 8 | -2/+8 |
* | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 31 | -22/+534 |
* | common,w32: Set a proper error code when creating an output file. | Werner Koch | 2023-05-24 | 1 | -2/+10 |
* | sm: Emit STATUS_FAILURE for non-implemented commands. | Werner Koch | 2023-05-24 | 1 | -4/+12 |
* | gpgtar: Emit FAILURE status line. | Werner Koch | 2023-05-24 | 1 | -0/+10 |
* | gpg: Improve error code for file already exists. | Werner Koch | 2023-05-24 | 2 | -3/+2 |
* | gpg: Report BEGIN_* status before examining the input. | NIIBE Yutaka | 2023-05-24 | 8 | -189/+174 |
* | scd: Fix send_client_notifications for Windows. | NIIBE Yutaka | 2023-05-17 | 1 | -11/+8 |
* | w32: Also use _putenv_s for gnupg_unsetenv. | NIIBE Yutaka | 2023-05-16 | 1 | -1/+13 |
* | w32: Use _putenv_s. | NIIBE Yutaka | 2023-05-16 | 1 | -0/+14 |
* | w32: Remove support of Windows 95/98/Me. | NIIBE Yutaka | 2023-05-16 | 1 | -13/+1 |
* | common: Fix malloc nit in regression test. | Werner Koch | 2023-05-11 | 1 | -5/+51 |
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 25 | -1510/+1825 |
* | Prepare new development cyclegnupg-2.6-basegnupg-2.5-base | Werner Koch | 2023-05-10 | 3 | -5/+5 |
* | gpg: New option --debug-ignore-expiration to help with testing. | Werner Koch | 2023-05-09 | 5 | -9/+26 |
* | gpg: Print a warning if no more encryption subkey was left over. | Werner Koch | 2023-05-08 | 3 | -0/+37 |
* | kbx: For non-Windows use 64k buffers by default instead of 128k. | Werner Koch | 2023-05-08 | 1 | -1/+7 |
* | kbx: Use custom estream buffering | Werner Koch | 2023-05-08 | 4 | -3/+91 |
* | kbx: Use wrapper functions for es_fclose and es_fopen. | Werner Koch | 2023-05-05 | 4 | -88/+120 |
* | kbx: Add extra flags to fopen for use by Windows. | Werner Koch | 2023-05-04 | 3 | -8/+8 |
* | gpgsm: Cache the non-existence of the policy file. | Werner Koch | 2023-05-04 | 1 | -2/+17 |
* | dirmngr: Fix API of functions wrt their error type. | NIIBE Yutaka | 2023-05-01 | 2 | -10/+10 |
* | common: Fix parsing ECC key. | NIIBE Yutaka | 2023-05-01 | 1 | -1/+1 |
* | scd: Fix cmd_apdu on error. | NIIBE Yutaka | 2023-05-01 | 2 | -2/+5 |
* | Post release updates | Werner Koch | 2023-04-28 | 2 | -1/+5 |
* | Release 2.4.1gnupg-2.4.1 | Werner Koch | 2023-04-28 | 1 | -4/+22 |
* | po: msgmerge done | Werner Koch | 2023-04-28 | 26 | -385/+1337 |
* | po: Update German translation | Werner Koch | 2023-04-28 | 1 | -17/+52 |
* | regexp: Update UnicodeData for Unicode 15.0.0. | NIIBE Yutaka | 2023-04-27 | 1 | -4/+1131 |
* | speedo,w32: Adjustments for the new Unicode NSIS plugins. | Werner Koch | 2023-04-26 | 2 | -23/+25 |
* | speedo: Update NSIS helper DLL from Gpg4win | Werner Koch | 2023-04-26 | 6 | -261/+724 |
* | po: Update Japanese Translation. | NIIBE Yutaka | 2023-04-26 | 1 | -23/+59 |
* | gpg: Fix for overridden key import. | NIIBE Yutaka | 2023-04-25 | 1 | -1/+1 |
* | gpg: Fix writing ECDH keys to OpenPGP smartcards. | Werner Koch | 2023-04-21 | 8 | -37/+181 |
* | common: Incorporate upstream changes of regexp. | NIIBE Yutaka | 2023-04-21 | 1 | -3/+6 |
* | scd,p15: Enforce a min. PIN length for certain cards. | Werner Koch | 2023-04-20 | 1 | -5/+10 |
* | common: Fix minor bug in the jimregexp code. | Werner Koch | 2023-04-20 | 1 | -2/+3 |
* | gpg: New command "openpgp" for --card-edit. | Werner Koch | 2023-04-20 | 2 | -5/+22 |
* | Use keyboxd on a fresh install also on Windows. | Werner Koch | 2023-04-19 | 1 | -32/+40 |
* | gpg: Make sure that we are not accidently working with the PIV app. | Werner Koch | 2023-04-18 | 4 | -0/+30 |
* | scd: On a Yubikey re-select the last app after the use of APDU. | Werner Koch | 2023-04-18 | 3 | -2/+22 |
* | ssh: Allow to prefer on-disk keys over active card keys. | Werner Koch | 2023-04-18 | 4 | -7/+61 |
* | gpgtar: Read common.conf for the log-file option. | Werner Koch | 2023-04-18 | 3 | -1/+21 |