1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-31 22:18:03 +02:00
gnupg/tpm2d
NIIBE Yutaka ea1935252e
commond: Introduce FD2NUM to express conversion to number of fds.
* common/sysutils.h (FD2NUM): New.
* agent/call-pinentry.c (watch_sock): Use FD2NUM.
* agent/gpg-agent.c (handle_connections): Likewise.
* dirmngr/dirmngr.c (handle_connections): Likewise.
* dirmngr/http.c (connect_with_timeout): Likewise.
* kbx/keyboxd.c (handle_connections): Likewise.
* scd/scdaemon.c (handle_connections): Likewise.
* tpm2d/tpm2daemon.c (handle_connections): Likewise.

--

GnuPG-bug-id: 6598
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2023-07-18 14:43:36 +09:00
..
command.c scd,tpm2d: Fix for consistent use of socket FD. 2022-03-31 21:03:13 +09:00
ibm-tss.h tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00
intel-tss.h tpmd2: Add Support for the Intel TSS 2021-03-11 08:49:45 +01:00
Makefile.am tpmd2: Add Support for the Intel TSS 2021-03-11 08:49:45 +01:00
tpm2.c tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00
tpm2.h tpmd2: Add Support for the Intel TSS 2021-03-11 08:49:45 +01:00
tpm2daemon.c commond: Introduce FD2NUM to express conversion to number of fds. 2023-07-18 14:43:36 +09:00
tpm2daemon.h scd,tpm2d: Fix for consistent use of socket FD. 2022-03-31 21:03:13 +09:00