aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_os/imv_os_agent.c
Commit message (Expand)AuthorAgeFilesLines
* Defined generic non-nul terminated string PA-TNC attributeAndreas Steffen2015-08-181-1/+1
* Defined generic boolean PA-TNC attributeAndreas Steffen2015-08-181-6/+5
* Fixed the implemention of the IF-M segmentation protocolAndreas Steffen2015-08-181-4/+2
* OS IMV proposes IF-M segmentation contractAndreas Steffen2014-10-051-8/+33
* Added out message queue for imv_msg receive methodAndreas Steffen2014-10-051-11/+13
* Similar statistics for packages and file measurementsAndreas Steffen2014-05-011-1/+1
* Implemented segmented SWID tag attributes on IMV sideAndreas Steffen2014-04-151-1/+1
* Make Attestation IMV independent of OS IMVAndreas Steffen2014-04-151-17/+19
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-151-59/+67
* Make sure libstrongswan is initialized first in IMCs and IMVsAndreas Steffen2013-09-111-7/+9
* Always return a result string for a processed workitemAndreas Steffen2013-07-041-6/+8
* Introduced workitems to Scanner IMVAndreas Steffen2013-06-211-1/+2
* Store device with product IDAndreas Steffen2013-06-211-9/+4
* Introduced workitems to Attestation IMVAndreas Steffen2013-06-211-22/+29
* Defined a generic IMV agent interfaceAndreas Steffen2013-06-211-9/+9
* Moved all functionality into imv_os_agent_t class turning imv_os_t into an IF...Andreas Steffen2013-06-211-0/+800