1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-03-12 23:01:14 +01:00
Werner Koch 73f6c2dd4d
w32: On socket nonce mismatch close the socket.
* agent/gpg-agent.c (start_connection_thread_std): Close socket on
nonce mismatch.
(start_connection_thread_extra): Ditto.
(start_connection_thread_browser): Ditto.
(start_connection_thread_ssh): Ditto.
* dirmngr/dirmngr.c (start_connection_thread): Ditto.
* kbx/keyboxd.c (start_connection_thread): Ditto.
--

Usually Libassuan takes care of closing the socket but because we do
the nonce check before setting up Assuan we need to explicit close
it.

GnuPG-bug-id: 7434
2025-03-05 15:32:31 +01:00
..
2024-05-31 12:28:32 +02:00
2024-05-31 12:28:32 +02:00
2020-09-24 16:38:21 +02:00
2018-10-24 15:56:18 -04:00
2024-05-31 12:28:32 +02:00
2024-05-31 12:28:32 +02:00
2018-10-25 16:53:05 -04:00