swtpm/src
Stefan Berger 2bfa8312d9 swtpm_setup.sh: Replace mktemp --tmpdir=<> with TMPDIR=<> mktemp
To avoid failures with mktemp call on BSD type of systems replace
mktemp --tmpdir=<dir> with TMPDIR=<dir> mktemp, which seems more portable.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-01-17 11:28:40 -05:00
..
selinux Do few changes to follow distribution SELinux policy 2018-10-05 13:34:43 -04:00
swtpm swtpm: ubsan: Make 64 bit flags field of ptm_getinfo 8-byte aligned 2018-11-23 20:36:25 -05:00
swtpm_bios swtpm_bios: ubsan: Use tpm_resp_header structure to access header fields 2018-11-23 20:36:25 -05:00
swtpm_cert swtpm_cert: Support PKCS11 URIs for a CA using a PKCS11 module for signing 2018-12-11 13:44:36 -05:00
swtpm_ioctl build-sys: Support --enable-test-coverage as an option 2018-10-25 12:30:21 -04:00
swtpm_setup swtpm_setup.sh: Replace mktemp --tmpdir=<> with TMPDIR=<> mktemp 2019-01-17 11:28:40 -05:00
Makefile.am build-sys: Build swtpm_setup on all supported platforms 2018-08-07 12:19:47 -04:00