aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/pts/pts_file_meas.c
Commit message (Collapse)AuthorAgeFilesLines
* imv-attestation: Fixed file hash measurementsAndreas Steffen2017-09-011-4/+8
| | | | | | The introduction of file versions broke file hash measurements. This has been fixed by using a generic product versions having an empty package name.
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-9/+16
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* Use standard unsigned integer typesAndreas Steffen2016-03-241-4/+4
|
* utils: Use chunk_equals_const() for all cryptographic purposesMartin Willi2015-04-141-4/+4
|
* Merged libpts into libimcvAndreas Steffen2014-10-051-0/+414