Home GnuPG
Diffusion GnuPG 985918aab025

agent: Fix --extra-socket on Windows.
985918aab025Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

agent: Fix --extra-socket on Windows.

* agent/gpg-agent.c (start_connection_thread): Rename to ...
(do_start_connection_thread): this.  Factor nonce checking out to ...
(start_connection_thread_std): this,
(start_connection_thread_extra): this,
(start_connection_thread_browser): and this.

Although not tested, the code did not worked on Windows becuase we
were checning the wrong nonce.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jun 11 2015, 9:43 AM
Parents
rG008435b95cbc: agent: Add experimental option --browser-socket.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG985918aab025: agent: Fix --extra-socket on Windows. (authored by Werner Koch <wk@gnupg.org>).Jun 11 2015, 9:43 AM