aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | agent: Fix formatting thread ID of nPth.NIIBE Yutaka2023-07-031-2/+3
* | tools:gpg-connect-agent: Fix use of HANDLE on Windows.NIIBE Yutaka2023-07-031-4/+24
* | common:iobuf: Avoid losing bits of HANDLE on Windows 64-bit.NIIBE Yutaka2023-06-301-19/+20
* | common: Fix the cast for 64-bit Windows.NIIBE Yutaka2023-06-291-5/+3
* | common: Raise an error correctly in check_special_filename.NIIBE Yutaka2023-06-291-2/+21
* | tools:gpgtar: Clean up the use of --status-fd.NIIBE Yutaka2023-06-283-51/+15
* | scd:piv: Fix authentication with Administration Key.NIIBE Yutaka2023-06-271-2/+2
* | gpgtar: Use FD on POSIX.NIIBE Yutaka2023-06-271-1/+1
* | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-2710-58/+52
* | agent: Fix cast mistake for Windows.NIIBE Yutaka2023-06-261-2/+2
* | tests:gpgscm: Add annotation for unreachable code for GCC.NIIBE Yutaka2023-06-261-0/+4
* | gpg,w32: Add comment about debug output of ShellExecuteEx.NIIBE Yutaka2023-06-261-2/+9
* | tools: Fix use of EXCEPTS when spawning a process.NIIBE Yutaka2023-06-264-1/+13
* | common: Remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-232-20/+1
* | gpg,sm,tools: Use string for option --*-fd.NIIBE Yutaka2023-06-2313-50/+88
* | common: Add gnupg_sys2libc_fdstr function.NIIBE Yutaka2023-06-232-19/+75
* | common: Add translate_sys2libc_fdstr.NIIBE Yutaka2023-06-222-0/+51
* | kbx: Close file handle when return.zhangguangzhi2023-06-201-0/+4
* | delete redundant characterszhangguangzhi2023-06-204-4/+4
* | w32: Map ERROR_FILE_INVALID to EIO.Werner Koch2023-06-091-0/+3
* | speedo,w32: Call gpgconf --kill allAndre Heinecke2023-06-091-3/+1
* | common: Update t-exechelp to write/read smaller chunks.NIIBE Yutaka2023-06-091-8/+57
* | tests: Fix call-with-io deadlock.NIIBE Yutaka2023-06-082-46/+299
* | kbx: Fix datastream_thread and use the data pipe.NIIBE Yutaka2023-06-073-26/+32
* | common: Add test case for IPC with spawned process.NIIBE Yutaka2023-06-072-4/+103
* | doc: Replace remaining "gpg2" by "gpg".Werner Koch2023-06-013-11/+10
* | gpg: Graceful exit for signature checking with --batch.NIIBE Yutaka2023-06-011-6/+6
* | w32: Fix use of assuan_sendfd.NIIBE Yutaka2023-06-012-17/+53
* | Add release dates of 2.4 versions to NEWSWerner Koch2023-05-311-0/+9
* | 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
* | 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