strongswan/src/libimcv/plugins/imc_attestation
Andreas Steffen 2ea1dac203 libimcv: Support symlinks introduced by usrmerge
Debian, Ubuntu, Fedora et. al. started to apply usrmerge to their
latest Linux distributions, i.e.  /bin, /sbin, and /lib are now
symbolical links to /usr/bin, /usr/sbin, and /usr/lib, respectively.
Since executables and libraries are contained only once in Linux
packages (e.g. /bin/cp in coreutils but not /usr/bin/cp) this leads
to missing file measurments due to the symlinks when doing remote
attestation.

The new ita_attr_symlinks PA-TNC attribute fixes this problem by
collecting symbolic links pointing to directories on the client
platform.
2021-01-08 11:00:15 +01:00
..
Makefile.am Some whitespace fixes 2019-08-22 15:18:06 +02:00
imc_attestation.c libimcv: Support symlinks introduced by usrmerge 2021-01-08 11:00:15 +01:00
imc_attestation_process.c pts: Variable size PCR banks 2020-10-07 16:54:32 +02:00
imc_attestation_process.h Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
imc_attestation_state.c libimcv: Reset of IMC state for new measurement cycle 2018-08-01 15:44:49 +02:00
imc_attestation_state.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00