| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | common: Add test case for IPC with spawned process. | NIIBE Yutaka | 2023-06-07 | 2 | -4/+103 |
* | | doc: Replace remaining "gpg2" by "gpg". | Werner Koch | 2023-06-01 | 3 | -11/+10 |
* | | gpg: Graceful exit for signature checking with --batch. | NIIBE Yutaka | 2023-06-01 | 1 | -6/+6 |
* | | w32: Fix use of assuan_sendfd. | NIIBE Yutaka | 2023-06-01 | 2 | -17/+53 |
* | | Add release dates of 2.4 versions to NEWS | Werner Koch | 2023-05-31 | 1 | -0/+9 |
* | | agent: Do not overwrite a key file by a shadow key file. | Werner Koch | 2023-05-26 | 1 | -90/+64 |
* | | agent: Update key files by first writing to a temp file. | Werner Koch | 2023-05-26 | 1 | -66/+97 |
* | | agent: Create and use Token entries to track the display s/n. | Werner Koch | 2023-05-26 | 10 | -29/+102 |
* | | common: New function nve_set | Werner Koch | 2023-05-26 | 2 | -0/+27 |
* | | 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 |