strongswan/src/libimcv
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
..
generic Some whitespace fixes 2019-08-22 15:18:06 +02:00
ietf Spelling fixes 2020-02-11 18:23:07 +01:00
imc Version bump to 5.9.1dr1 2020-10-07 16:54:32 +02:00
imv Version bump to 5.9.1dr1 2020-10-07 16:54:32 +02:00
ita libimcv: Support symlinks introduced by usrmerge 2021-01-08 11:00:15 +01:00
os_info unused os_info_t object removed 2014-08-06 07:55:54 +02:00
pa_tnc Fixed some typos, courtesy of codespell 2019-04-29 15:09:20 +02:00
plugins path: Also accept / as directory separator on Windows 2021-02-03 17:27:57 +01:00
pts imc_attestation: Fixed double free of tpm_version_info chunk 2021-01-08 11:00:15 +01:00
pwg Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
rest libimcv: Moved REST API from imv_swid and imv_swima to libimcv 2017-07-08 23:19:51 +02:00
seg libimcv: Use proper printf specifier for unsigned issuer and responder IDs 2019-05-08 14:48:54 +02:00
suites libimcv: Avoid compiler warning in segmentation unit test 2020-11-13 16:38:17 +01:00
swid_gen Spelling fixes 2020-02-11 18:23:07 +01:00
swima Spelling fixes 2020-02-11 18:23:07 +01:00
tcg Spelling fixes 2020-02-11 18:23:07 +01:00
.gitignore Unit tests for libimcv 2014-10-05 12:55:38 +02:00
Android.mk libimcv: Support symlinks introduced by usrmerge 2021-01-08 11:00:15 +01:00
Makefile.am libimcv: Support symlinks introduced by usrmerge 2021-01-08 11:00:15 +01:00
imcv.c Defined PWG HCD IF-M attributes 2015-08-18 21:25:38 +02:00
imcv.h libimcv: Remove empty 'swid' Doxygen group 2020-11-04 10:06:46 +01:00
imcv_tests.c Unit tests for libimcv 2014-10-05 12:55:38 +02:00
imcv_tests.h unit-tests: Added IETF SWIMA PA-TNC attribute tests 2017-07-08 23:19:51 +02:00