swtpm/src
Stefan Berger f4286d0a0e swtpm: Also remove pidfile at end if fd was passed
Address the issue that the pidfile needs to be removed at the end if
a file descriptor was passed in. So we have to look up the file
given the file descriptor and by using /proc/self/fd/.
We also want to make sure that the given file descriptor describes
a regular file.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2018-04-05 18:24:26 -04:00
..
selinux selinux: update policy for swtpm to support libvirt integration 2018-04-04 12:37:18 -04:00
swtpm swtpm: Also remove pidfile at end if fd was passed 2018-04-05 18:24:26 -04:00
swtpm_bios swtpm_bios: only copy the size of the source string + 1 byte 2017-12-07 19:53:41 -05:00
swtpm_cert swtpm_cert: Sign cert using SHA256 2018-01-02 09:41:34 -05:00
swtpm_ioctl swtpm_ioctl: only copy the size of the source string + 1 byte 2017-12-07 18:06:38 -05:00
swtpm_setup swtpm_setup: avoid using expect tool whenever possible 2018-02-12 10:29:37 -05:00
Makefile.am Skip swtpm_setup build if NVRAM tools are not available 2017-01-02 20:53:28 -05:00