swtpm/src
Nick Chevsky ddc7521653 Move swtpm_localca sources from samples/ to src/
- Move swtpm_localca's sources out of samples/ (where they no longer
  belong now that swtpm_localca is a binary) to src/swtpm_localca/.
- Tests now call the swtpm_localca binary directly at the location
  where it was built, as they do with all other compiled programs.
- Simplify samples/swtpm-localca.in and delete swtpm-localca.2inst,
  removing the now-unnecessary logic to selectively call swtpm_localca
  from different locations (samples/ when running tests vs. /usr/bin/
  post-installation).

Signed-off-by: Nick Chevsky <nchevsky@users.noreply.github.com>
2021-07-25 08:52:13 -04:00
..
selinux build-sys: Label swtpm and swtpm_cuse with SELinux label 2020-08-19 14:36:10 -04:00
swtpm swtpm: Fix issues raised by -Wextra (Cygwin) 2021-06-24 18:58:22 -04:00
swtpm_bios swtpm_bios: Fix issues raised by -Wextra 2021-06-24 15:05:03 -04:00
swtpm_cert swtpm_cert: Fix issues raised by -Wextra 2021-06-24 15:05:03 -04:00
swtpm_ioctl swtpm_ioctl: Fix issues raised by -Wextra 2021-06-24 15:05:03 -04:00
swtpm_localca Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00
swtpm_setup swtpm_setup: Fix compiler errors when memcpy is a macro (Cygwin) 2021-07-14 14:16:26 -04:00
utils build-sys: Add HARDENING_CFLAGS and _LDFLAGS to all C programs 2021-06-04 16:04:09 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00