Page MenuHome GnuPG
Feed Advanced Search

Yesterday

gniibe added a comment to T7811: gpgsm: Use KEM interface for decryption.

Reading the commit log message in rG6dc3846d7819: sm: Support creation of EdDSA certificates.
I created a file to keygen.

Key-Type: ECDSA
Key-Length: 1024
Key-Grip: 0286DCA85E771F64AB9FD9C89717369524D55471
Key-Usage: sign,encrypt
Hash-Algo: sha384
Serial: random
Name-DN: CN=dummy test nistp384
Mon, Oct 6, 7:28 AM · gnupg26
gniibe closed T7541: libassuan AC_DEFINE_UNQUOTED m4 fix needs propagating to pinentry and gnupg2 as Resolved.
Mon, Oct 6, 2:05 AM · gpgme, gnupg, pinentry

Fri, Oct 3

gniibe added a comment to T7720: w32: Synchronous spawning gpg-agent/dirmngr/keyboxd.

I updated the branch.

Fri, Oct 3, 4:55 AM · gnupg, Feature Request, Bug Report
gniibe committed rA7ecea1a9d3d3: Update version string in libassuan.m4. (authored by gniibe).
Update version string in libassuan.m4.
Fri, Oct 3, 4:10 AM
gniibe committed rE413b65f34fd1: Update copyright and version string in gpg-error.m4. (authored by gniibe).
Update copyright and version string in gpg-error.m4.
Fri, Oct 3, 3:59 AM

Thu, Oct 2

gniibe added a comment to T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already.

I think that modifying gnupg_remove is a bit risky because it's used in many places.
I'd rather introduce new function for Windows; gnupg_w32_delete_file for this particular purpose.
Factoring out wait_when_sharing_violation function from gnupg_rename_file.

Thu, Oct 2, 9:50 AM · Bug Report, gpd5x, okular

Wed, Oct 1

gniibe updated the task description for T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already.
Wed, Oct 1, 8:44 AM · Bug Report, gpd5x, okular
gniibe added a comment to T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already.

Here is a possible fix:

Wed, Oct 1, 8:16 AM · Bug Report, gpd5x, okular
gniibe triaged T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already as Normal priority.
Wed, Oct 1, 7:58 AM · Bug Report, gpd5x, okular

Fri, Sep 26

gniibe added a comment to T7811: gpgsm: Use KEM interface for decryption.

This is current work of mine:

Fri, Sep 26, 10:50 AM · gnupg26

Thu, Sep 25

gniibe committed rT91821820e793: build: Avoid using -a for test(1). (authored by gniibe).
build: Avoid using -a for test(1).
Thu, Sep 25, 9:17 AM
gniibe committed rGa4bd829aa675: w32: Fix gnupg_isatty. (authored by gniibe).
w32: Fix gnupg_isatty.
Thu, Sep 25, 8:36 AM
gniibe committed rG7846a8f29ce2: Fix the previous commit. (authored by gniibe).
Fix the previous commit.
Thu, Sep 25, 8:36 AM
gniibe committed rPTH59987e37a587: build: Avoid using -a for test(1). (authored by gniibe).
build: Avoid using -a for test(1).
Thu, Sep 25, 8:33 AM
gniibe committed rG7b479ee9faca: Fixes for -a and -o for test(1). (authored by gniibe).
Fixes for -a and -o for test(1).
Thu, Sep 25, 7:13 AM
gniibe committed rK8c552d02bb90: build: Avoid using -a for test(1). (authored by gniibe).
build: Avoid using -a for test(1).
Thu, Sep 25, 5:30 AM
gniibe committed rM5517c5fe3da6: build: Avoid using -o for test(1). (authored by gniibe).
build: Avoid using -o for test(1).
Thu, Sep 25, 4:44 AM
gniibe committed rA70a3ce736be7: build: Avoid using -a for test(1). (authored by gniibe).
build: Avoid using -a for test(1).
Thu, Sep 25, 4:38 AM

Wed, Sep 24

gniibe committed rPc5948fa9d327: m4: Fix curses.m4 for test(1). (authored by gniibe).
m4: Fix curses.m4 for test(1).
Wed, Sep 24, 8:19 AM
gniibe committed rP23267aaf764d: build: Avoid using -a and -o for test(1). (authored by gniibe).
build: Avoid using -a and -o for test(1).
Wed, Sep 24, 8:18 AM
gniibe added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

I can't find any causes of slowness in keyboxd initialization. I think that there is a situation where it simply takes time on Windows.

Wed, Sep 24, 8:14 AM · Bug Report, gpd5x, okular
gniibe committed rEa51f30e92367: Also fix for test(1) operator -o. (authored by gniibe).
Also fix for test(1) operator -o.
Wed, Sep 24, 3:46 AM

Tue, Sep 23

gniibe committed rM52bde50b879c: gpgsm: Introduce two phase interactions to consume diag output. (authored by gniibe).
gpgsm: Introduce two phase interactions to consume diag output.
Tue, Sep 23, 1:21 PM
gniibe committed rMcff9df67d34f: gpgsm: Extend gpgsm_assuan_simple_command to consule diag output. (authored by gniibe).
gpgsm: Extend gpgsm_assuan_simple_command to consule diag output.
Tue, Sep 23, 1:21 PM
gniibe added a comment to T7807: Please allow building pinentry against fltk 1.4.

@ametzler1 Thank you.

Tue, Sep 23, 8:21 AM · pinentry, Bug Report
gniibe committed rE0313b660f8bd: w32: Don't convert slash->backslash when it's under Wine. (authored by gniibe).
w32: Don't convert slash->backslash when it's under Wine.
Tue, Sep 23, 5:28 AM
gniibe committed rE00a40c0c599f: w32:spawn: Fix thread-unfriendly internal check. (authored by gniibe).
w32:spawn: Fix thread-unfriendly internal check.
Tue, Sep 23, 5:28 AM
gniibe claimed T7658: Okular: Dirmngr startup timeout on signature validation.
Tue, Sep 23, 4:21 AM · Bug Report, gpd5x, okular

Mon, Sep 22

gniibe added a comment to T7807: Please allow building pinentry against fltk 1.4.

test -a is not a POSIX construct, I intentionally avoided it.

Mon, Sep 22, 2:52 AM · pinentry, Bug Report

Fri, Sep 19

gniibe added a comment to T7807: Please allow building pinentry against fltk 1.4.

@ametzler1 Thank you for your report.
I modified a bit (not using && between two test but using -a for a single test command), and pushed the change:
rP121494245f49: build: Allow build with fltk 1.4.

Fri, Sep 19, 8:44 AM · pinentry, Bug Report
gniibe committed rP121494245f49: build: Allow build with fltk 1.4. (authored by gniibe).
build: Allow build with fltk 1.4.
Fri, Sep 19, 8:43 AM

Mon, Sep 15

gniibe updated the task description for T7811: gpgsm: Use KEM interface for decryption.
Mon, Sep 15, 7:21 AM · gnupg26
gniibe updated the task description for T7811: gpgsm: Use KEM interface for decryption.
Mon, Sep 15, 7:20 AM · gnupg26
gniibe lowered the priority of T7811: gpgsm: Use KEM interface for decryption from High to Normal.
Mon, Sep 15, 7:07 AM · gnupg26
gniibe triaged T7811: gpgsm: Use KEM interface for decryption as High priority.
Mon, Sep 15, 7:07 AM · gnupg26

Tue, Sep 9

gniibe claimed T7807: Please allow building pinentry against fltk 1.4.
Tue, Sep 9, 3:53 AM · pinentry, Bug Report

Sep 2 2025

gniibe committed rG106d73de8685: agent:w32: Fix non-release of MAPSID. (authored by gniibe).
agent:w32: Fix non-release of MAPSID.
Sep 2 2025, 7:04 AM
gniibe added a comment to T7799: gpg-agent crashes when using putty for ssh connection.

@m.eik Could you please enable debug option for gpg-agent and get the log output for the crash?

Sep 2 2025, 6:53 AM · gpd5x, gpgagent, gpg4win
gniibe committed rG1b84d649eacf: dirmngr,gpg,scd,sm,tools: Minor fixes for es_free. (authored by gniibe).
dirmngr,gpg,scd,sm,tools: Minor fixes for es_free.
Sep 2 2025, 6:35 AM
gniibe committed rGaba5c8f0cc6c: agent: Minor clean-up for use of es_free. (authored by gniibe).
agent: Minor clean-up for use of es_free.
Sep 2 2025, 4:46 AM
gniibe claimed T7799: gpg-agent crashes when using putty for ssh connection.
Sep 2 2025, 2:22 AM · gpd5x, gpgagent, gpg4win

Sep 1 2025

gniibe added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

I fixed the problem (which I identified above) in gniibe/t7759 branch. There might be other causes/problems for the particular symptom, so, I don't know the fix resolves the symptom or not, though. Anyhow, I believe that this is an improvement.

Sep 1 2025, 4:16 AM · gnupg26, gpgme, kleopatra, gpd5x

Aug 27 2025

gniibe claimed T7791: encryption fails with "Invalid Length" error when using Kyber1024 keys.

Thank you for the report.

Aug 27 2025, 8:10 AM · PQC, gnupg26, Bug Report
gniibe added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

Similar situation could happen with gpgsm + gpg-agent, when gpg-agent is invoked by gpgsm.
(1) No gpg-agent.
(2) In gpgme, by engine-gpgsm, gpgsm is invoked with --logger.
(3) In gpgsm_keylist, it makes sure gpg-agent is available by GETINFO agent-check, using gpgsm_assuan_simple_command.
(4) In the server side, it tries to connect gpg-agent, invokes gpg-agent, and connect to the agent again.
(5) On Windows, it may takes time to invoke gpg-agent. And it may try to connect multiple times. Each trial may generate debug messages.
(6) When it takes too much time, the debug messages are too much. It may fill the pipe.
(7) And it blocks at log_string in my_libassuan_log_handler.
(8) ... it hangs.

Aug 27 2025, 6:53 AM · gnupg26, gpgme, kleopatra, gpd5x
gniibe added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

Hypothetical scenario (gpgsm --server + dirmngr):
(0) It may hang when much debug messages are generated by libassuan to the pipe of --logger (diag_cb).
(1) In gpgme, by engine-gpgsm, gpgsm is invoked with --logger.
(2) If it's the case of standard gpgme interactions which uses gpgsm_io_event, no problem. Because the data on diag_cb is consumed well.
(3) In case of gpgsm_encrypt (or other commands), it uses gpgsm_assuan_simple_command which does not consume the data on diag_cb pipe at all.
(4) In particular, in set_recipients, gpgsm_assuan_simple_command is called by the number of recipients times.
(5) IIUC, in the server side, to handle RECIPIENT command, dirmngr is used by the call chain of:

  • cmd_recipient
  • gpgsm_add_to_certlist
  • gpgsm_validate_chain...
  • gpgsm_dirmngr_isvalid

(6) In gpgsm_dirmngr_isvalid function, libassuan is used as client side, it generates debug messages.
(7) When there are many recipients, the debug message may be big enough to fill the pipe.
(8) When pipe is filled, it blocks at log_string in my_libassuan_log_handler, waiting the data in pipe is consumed.
(9) ... it hangs.

Aug 27 2025, 5:12 AM · gnupg26, gpgme, kleopatra, gpd5x

Aug 15 2025

gniibe changed the status of T7775: libgcrypt-1.11.2/mpi/mpi-add.c does not compile on PPC Mac OS X 10.5.8, Leopard, because of redefinition of typedefs from Open to Testing.
Aug 15 2025, 8:45 AM · ppc, MacOS, libgcrypt
gniibe committed rC85927387741f: mpi: Fix redefinition of types. (authored by gniibe).
mpi: Fix redefinition of types.
Aug 15 2025, 3:34 AM

Aug 12 2025

gniibe claimed T7775: libgcrypt-1.11.2/mpi/mpi-add.c does not compile on PPC Mac OS X 10.5.8, Leopard, because of redefinition of typedefs.
Aug 12 2025, 9:24 AM · ppc, MacOS, libgcrypt

Aug 11 2025

gniibe committed rAf609b195fb3d: Care about the case when data callback is not supplied or failed. (authored by gniibe).
Care about the case when data callback is not supplied or failed.
Aug 11 2025, 9:30 AM
gniibe committed rAffff0a2da517: Fix comment. (authored by gniibe).
Fix comment.
Aug 11 2025, 9:30 AM
gniibe committed rA49bf8134fb00: tests: Add a test with assuan_pipe_kill_server. (authored by gniibe).
tests: Add a test with assuan_pipe_kill_server.
Aug 11 2025, 9:30 AM
gniibe committed rA130369b84fbd: tests:w32: Fix fdpassing test to kill the server at the end. (authored by gniibe).
tests:w32: Fix fdpassing test to kill the server at the end.
Aug 11 2025, 9:30 AM
gniibe changed the status of T7399: assuan: GPG_ERR_ASS_NO_DATA_CB situation from Open to Testing.
Aug 11 2025, 7:16 AM · libassuan
gniibe added a comment to T7399: assuan: GPG_ERR_ASS_NO_DATA_CB situation.

The patch above is wrong for if (!rc) last_err = rc;, the condition should be (rc).

Aug 11 2025, 7:04 AM · libassuan
gniibe closed T7617: libgcrypt: Add __nonstring__ attribute for data for GCC 15 or later as Resolved.

It's in master (to be 1.12), then, it's backported to 1.11.2, which is confirmed build well.
So, closing.

Aug 11 2025, 6:35 AM · libgcrypt, Bug Report

Aug 5 2025

gniibe changed the status of T7721: libgcrypt build-error with gcc-15 on powerpc and alpha from Open to Testing.
Aug 5 2025, 7:57 AM · libgcrypt, Bug Report

Aug 4 2025

gniibe added a comment to T7649: gnupg: Use KEM interface for encryption/decryption.

Applied the change above.

Aug 4 2025, 11:19 AM · gnupg26
gniibe committed rGd52be132c779: gpg: Fix a regression composite KEM with PQC and ECC. (authored by gniibe).
gpg: Fix a regression composite KEM with PQC and ECC.
Aug 4 2025, 10:51 AM
gniibe added a comment to T7649: gnupg: Use KEM interface for encryption/decryption.

I realized that I enbugged in rG5efabec21883: gpg:ecc: Use the common function of gnupg_get_ecc_params..
It has been regression since 2.5.9.

Aug 4 2025, 9:39 AM · gnupg26
gniibe added a comment to T7720: w32: Synchronous spawning gpg-agent/dirmngr/keyboxd.

Pushed the changes in {gniibe/synch-spawn} branch.
It consists of three commits:

Aug 4 2025, 7:52 AM · gnupg, Feature Request, Bug Report

Jul 31 2025

gniibe added a comment to T7642: Release Libgcrypt 1.11.2.

I wonder about GCC 15 preparation for the release. If it's good to have, three patches are needed to apply:

Jul 31 2025, 10:08 AM · Release Info, libgcrypt

Jul 30 2025

gniibe committed rCb61a7661d017: mpi: Provide the function prototype of __udiv_qrnnd. (authored by gniibe).
mpi: Provide the function prototype of __udiv_qrnnd.
Jul 30 2025, 9:42 AM
gniibe added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

I pushed the longlong patch: rCb61a7661d017: mpi: Provide the function prototype of __udiv_qrnnd.

Jul 30 2025, 8:58 AM · libgcrypt, Bug Report

Jul 29 2025

gniibe committed rGfe62b4b00bc6: agent: Fix for smartcard decryption, checking compressed format. (authored by gniibe).
agent: Fix for smartcard decryption, checking compressed format.
Jul 29 2025, 8:23 AM

Jul 23 2025

gniibe added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

IIUC, it's actually binutils version dependency (instead of GCC 15), perhaps.

Jul 23 2025, 7:18 AM · libgcrypt, Bug Report

Jul 18 2025

gniibe changed the status of T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL" from Open to Testing.
Jul 18 2025, 9:04 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe changed the status of T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL", a subtask of T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error, from Open to Testing.
Jul 18 2025, 9:04 AM · gpgrt, Feature Request, Bug Report
gniibe changed the status of T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error from Open to Testing.
Jul 18 2025, 9:04 AM · gpgrt, Feature Request, Bug Report
gniibe added a comment to T7642: Release Libgcrypt 1.11.2.

I wonder about GCC 15 preparation for the release. If it's good to have, three patches are needed to apply:

Jul 18 2025, 6:55 AM · Release Info, libgcrypt
gniibe added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

I figured out that .machine "any" is needed with GCC 15.

Jul 18 2025, 4:51 AM · libgcrypt, Bug Report
gniibe added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

For Alpha (hppa, and sparc), IIUC, following patch may help:

Jul 18 2025, 4:33 AM · libgcrypt, Bug Report
gniibe claimed T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

For PowerISA 3.00 Instructions issue, following patch may help:

Jul 18 2025, 4:31 AM · libgcrypt, Bug Report

Jul 17 2025

gniibe closed T7589: Unable to export SSH keys for ED25519 keys generate on a SmartCard as Resolved.
Jul 17 2025, 4:26 AM · gnupg, ssh, Bug Report
gniibe closed T7623: gpgscm: Fix fixed-size characters (for portability, specifically for GCC 15 or later), a subtask of T7617: libgcrypt: Add __nonstring__ attribute for data for GCC 15 or later, as Resolved.
Jul 17 2025, 4:25 AM · libgcrypt, Bug Report
gniibe closed T7623: gpgscm: Fix fixed-size characters (for portability, specifically for GCC 15 or later) as Resolved.
Jul 17 2025, 4:25 AM · gnupg, gpgrt, Bug Report
gniibe added a parent task for T7709: Decryption with ECC smartcard keys broken: T7649: gnupg: Use KEM interface for encryption/decryption.
Jul 17 2025, 4:24 AM · gnupg26, Bug Report, gpd5x
gniibe added a subtask for T7649: gnupg: Use KEM interface for encryption/decryption: T7709: Decryption with ECC smartcard keys broken.
Jul 17 2025, 4:24 AM · gnupg26
gniibe committed rG4ad08a8998fa: agent: Fix for smartcard decryption returning x-coordinate only. (authored by gniibe).
agent: Fix for smartcard decryption returning x-coordinate only.
Jul 17 2025, 2:53 AM

Jul 16 2025

gniibe added a comment to T7709: Decryption with ECC smartcard keys broken.

Here is a patch.

diff --git a/agent/divert-scd.c b/agent/divert-scd.c
index 1e5de4671..bb42dd3b4 100644
--- a/agent/divert-scd.c
+++ b/agent/divert-scd.c
@@ -517,6 +517,9 @@ agent_card_ecc_kem (ctrl_t ctrl, const unsigned char *ecc_ct,
Jul 16 2025, 12:09 PM · gnupg26, Bug Report, gpd5x
gniibe committed rE8a38d914512c: w32:spawn: Support pipe I/O for GPGRT_PROCESS_DETACHED. (authored by gniibe).
w32:spawn: Support pipe I/O for GPGRT_PROCESS_DETACHED.
Jul 16 2025, 6:33 AM
gniibe added a comment to T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".

Fixed with new GPGRT_PROCESS_STDIO_NUL flag.

Jul 16 2025, 3:34 AM · Windows, gpgrt, Feature Request, Bug Report

Jul 15 2025

gniibe committed rE311fb769d1dd: w32:spawn: New flag GPGRT_PROCESS_STDIO_NUL. (authored by gniibe).
w32:spawn: New flag GPGRT_PROCESS_STDIO_NUL.
Jul 15 2025, 9:51 AM
gniibe committed rEf28bf71b86ba: w32:spawn: Fix resource leaks for HANDLEs by w32_open_null. (authored by gniibe).
w32:spawn: Fix resource leaks for HANDLEs by w32_open_null.
Jul 15 2025, 9:51 AM
gniibe committed rE0b01950237ab: w32:spawn: Fix inheriting HANDLEs. (authored by gniibe).
w32:spawn: Fix inheriting HANDLEs.
Jul 15 2025, 9:51 AM
gniibe added a comment to T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.

Pushed the changes:

T7723 fix by rE311fb769d1dd: w32:spawn: New flag GPGRT_PROCESS_STDIO_NUL.

Jul 15 2025, 8:47 AM · gpgrt, Feature Request, Bug Report
gniibe added a comment to T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.

Before implementing this feature, it's better to fix T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL", and do some clean up.

Jul 15 2025, 8:35 AM · gpgrt, Feature Request, Bug Report
gniibe updated the task description for T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".
Jul 15 2025, 8:21 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe updated the task description for T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".
Jul 15 2025, 7:53 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe added a comment to T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".

If we will fix gpgconf using GPGRT_PROCESS_STDIO_NUL, we will need to fix gpg-connect-agent to see if it's NUL or not.

Jul 15 2025, 7:52 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe triaged T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL" as Wishlist priority.
Jul 15 2025, 7:50 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe closed T7340: Introduced a context with thread local storage, a subtask of T7338: Revamp the FIPS service indicator, as Resolved.
Jul 15 2025, 7:27 AM · libgcrypt, FIPS, Feature Request
gniibe closed T7340: Introduced a context with thread local storage as Resolved.
Jul 15 2025, 7:27 AM · libgcrypt, FIPS, Feature Request
gniibe closed T7668: gnupg: regexp and build with -fsanitize=address as Resolved.
Jul 15 2025, 7:26 AM · Bug Report, gnupg

Jul 11 2025

gniibe added a comment to T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.

Here is an experimental change to support the feature.

Jul 11 2025, 10:50 AM · gpgrt, Feature Request, Bug Report
gniibe added a comment to T7720: w32: Synchronous spawning gpg-agent/dirmngr/keyboxd.

I'm testing the following patch with experimental change of libgpg-error.

Jul 11 2025, 10:45 AM · gnupg, Feature Request, Bug Report
gniibe triaged T7720: w32: Synchronous spawning gpg-agent/dirmngr/keyboxd as Wishlist priority.
Jul 11 2025, 10:44 AM · gnupg, Feature Request, Bug Report
gniibe renamed T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error from gpgrt:w32: Spawn detached process, with standard input and standard error to gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Jul 11 2025, 10:39 AM · gpgrt, Feature Request, Bug Report

Jul 10 2025

gniibe added a comment to T7138: Windows (Semi-hosted environment): filename and network access.

In libgpg-error, we have: rE65114f24e13f: w32: More changes to the extended length path handling.

Jul 10 2025, 3:51 AM · gnupg, Bug Report

Jul 9 2025

gniibe updated the task description for T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Jul 9 2025, 9:07 AM · gpgrt, Feature Request, Bug Report
gniibe triaged T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error as Wishlist priority.
Jul 9 2025, 6:44 AM · gpgrt, Feature Request, Bug Report