Windows: gnupg_exec_tool_stream with INEXTRA
Closed, ResolvedPublic

Assigned To
Authored By
gniibe
Jun 3 2024, 7:19 AM

Description

On Windows the feature of INEXTRA doesn't work because it needs handling of inherited HANDLEs from parent process.
In gnupg master, inherited HANDLE is supported, so, it will be possible to support the feature correctly.

This will improve the cases:

  • wks-client / wks-server (verify_signature function invoking gpg with INEXTRA, in wks-receive.c)
  • dirmngr for SWDB

Revisions and Commits