HIRS/HIRS_ProvisionerTPM2/src
2024-10-28 16:55:25 -04:00
..
CMakeLists.txt [#52] Make TPM2 Provisioner check for a running Resource Manager (#53) 2018-11-26 16:45:22 -05:00
CommandTpm2.cpp fixed style check issue in CommandTpm2.cpp 2021-05-27 15:43:44 -04:00
DeviceInfoCollector.cpp Initi commit. There are warning that newer compilers are throwing for vector.at and vector.size. These are removed. In addition a char** in a main parameter was made into a const. 2021-10-27 14:55:50 -04:00
HirsRuntimeException.cpp Initial release 2018-09-06 09:47:33 -04:00
Logger.cpp [#95] Resolve Log4cplus Error complaining about no appenders on TPM2 Provisioner startup (#101) 2019-03-27 18:18:55 -04:00
Process.cpp Fixed an issue that caused Process to drop data 2021-05-25 09:18:44 -04:00
Properties.cpp [#130] Fixed Doxygen warnings. (#131) 2019-04-30 11:25:27 -04:00
ProvisionerTpm2.proto issue_847: Fixed the majority of the checkstyle errors in the CAPOrtal module. Need to fix 5 more and figure out why two tests are failing. Merged master into local branch. 2024-10-28 16:55:25 -04:00
RestfulClientProvisioner.cpp Updated the code to print out the available Restful URIs. Added some 2023-09-14 09:14:11 -04:00
Tpm2ToolsUtils.cpp Fix Style Issue in Build (#76) 2019-01-23 17:01:59 -05:00
TPM2_Provisioner.cpp Updated the code to print out the available Restful URIs. Added some 2023-09-14 09:14:11 -04:00
tpm_version.cpp A compiler error was happening with an uninitialized float variable. 2021-10-14 13:58:59 -04:00
Utils.cpp This commit is a feature update. The IMA PCR enable/diable is being enhanced to update the mask the provisioner uses to pull the quote from the TPM. This code will send down a string range of PCR values that excludes PCR 10. The quote that is returned should be a composite without the PCR 10. There will be a log statement in this commit that should be removed. 2021-11-23 09:36:00 -05:00