strongswan/src/libimcv/plugins/imv_attestation
Tobias Brunner e6a6fc33b6 path: Also accept / as directory separator on Windows
This adds helper functions to determine the first or last directory separator
in a string and to check if a given character is a separator.

Paths starting with a separator are now also considered absolute on
Windows as these are rooted at the current drive.

Note that it's fine to use DIRECTORY_SEPARATOR when combining strings as
Windows API calls accept both forward and backward slashes as separators.

Co-authored-by: Michał Skalski <mskalski@enigma.com.pl>

References #3684.
2021-02-03 17:27:57 +01:00
..
.gitignore Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
Makefile.am Refactoring to tpm_tss_quote_info object 2016-06-26 18:19:05 +02:00
attest.c Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
attest_db.c path: Also accept / as directory separator on Windows 2021-02-03 17:27:57 +01:00
attest_db.h libimcv: Fix Doxygen comments after merging libpts into libimcv 2014-10-13 17:11:57 +02:00
attest_usage.c libimcv: Update database to ISO 19770-2:2015 SWID standard 2017-07-08 23:19:51 +02:00
attest_usage.h Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
build-database.sh Updated Ubuntu 14.04 kernel version 2015-02-27 08:45:37 +01:00
imv_attestation.c Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
imv_attestation_agent.c libimcv: Support symlinks introduced by usrmerge 2021-01-08 11:00:15 +01:00
imv_attestation_agent.h Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
imv_attestation_build.c libimcv: Support symlinks introduced by usrmerge 2021-01-08 11:00:15 +01:00
imv_attestation_build.h Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
imv_attestation_process.c imv-attestation: Fixed file hash measurements 2017-09-01 10:51:15 +02:00
imv_attestation_process.h Merged libpts into libimcv 2014-10-05 12:55:37 +02:00
imv_attestation_state.c libimcv: Reset of IMV state for new measurement cycle 2018-08-01 15:44:49 +02:00
imv_attestation_state.h imv-attestation: Fix memory leaks when creating functional components 2015-12-11 15:18:38 +01:00