1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/tpm2d
Werner Koch 41cf76b8c1
Log the Windows system error code at more places.
* common/asshelp.c (log_libassuan_system_error): New.
* agent/gpg-agent.c (create_server_socket): Use new log function.
(handle_connections): Log system error code for a failed accept.
* dirmngr/dirmngr.c (handle_connections): Ditto.
* kbx/keyboxd.c (handle_connections): Ditto.
* scd/scdaemon.c (handle_connections): Ditto.
* tpm2d/tpm2daemon.c (handle_connections): Ditto.

* dirmngr/dirmngr.c (main): Log system error code for a failed bin.
* kbx/keyboxd.c (create_server_socket): Ditto.
* scd/scdaemon.c (create_server_socket): Ditto.
* tpm2d/tpm2daemon.c (create_server_socket): Ditto.
2025-03-05 10:24:50 +01:00
..
command.c tpm: Improve error handling and check returned lengths. 2024-05-28 12:57:44 +02:00
ibm-tss.h tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00
intel-tss.h tpm: Improve error handling and check returned lengths. 2024-05-28 12:57:44 +02:00
Makefile.am indent: Fix spelling 2024-05-31 12:28:32 +02:00
tpm2.c tpm2d: Fix key import. 2024-07-05 14:21:22 +09:00
tpm2.h tpmd2: Add Support for the Intel TSS 2021-03-11 08:49:45 +01:00
tpm2daemon.c Log the Windows system error code at more places. 2025-03-05 10:24:50 +01:00
tpm2daemon.h scd,tpm2d: Fix for consistent use of socket FD. 2022-03-31 21:03:13 +09:00