Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imv-os: Updated security update evaluation | Andreas Steffen | 2017-09-01 | 1 | -2/+1 |
| | |||||
* | Defined generic non-nul terminated string PA-TNC attribute | Andreas Steffen | 2015-08-18 | 1 | -1/+1 |
| | |||||
* | Defined generic boolean PA-TNC attribute | Andreas Steffen | 2015-08-18 | 1 | -6/+5 |
| | |||||
* | Fixed the implemention of the IF-M segmentation protocol | Andreas Steffen | 2015-08-18 | 1 | -4/+2 |
| | | | | | | | The first segment only fit if the segmentation envelope attribute was preceded by a Max Attribute Size Response attribute. The improved implementation fills up the first PA-TNC message with the first segment up to the maximum message size. | ||||
* | OS IMV proposes IF-M segmentation contract | Andreas Steffen | 2014-10-05 | 1 | -8/+33 |
| | | | | | | | The OS IMV sends a TCG IF-M Segmentation contract request. All IETF standard attributes support segmentation. Additionally the IETF Installed Packages standard attributes supports incremental processing while segments are received. | ||||
* | Added out message queue for imv_msg receive method | Andreas Steffen | 2014-10-05 | 1 | -11/+13 |
| | |||||
* | Similar statistics for packages and file measurements | Andreas Steffen | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Implemented segmented SWID tag attributes on IMV side | Andreas Steffen | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Make Attestation IMV independent of OS IMV | Andreas Steffen | 2014-04-15 | 1 | -17/+19 |
| | |||||
* | Separated IMV session management from IMV policy database | Andreas Steffen | 2014-04-15 | 1 | -59/+67 |
| | |||||
* | Make sure libstrongswan is initialized first in IMCs and IMVs | Andreas Steffen | 2013-09-11 | 1 | -7/+9 |
| | |||||
* | Always return a result string for a processed workitem | Andreas Steffen | 2013-07-04 | 1 | -6/+8 |
| | |||||
* | Introduced workitems to Scanner IMV | Andreas Steffen | 2013-06-21 | 1 | -1/+2 |
| | |||||
* | Store device with product ID | Andreas Steffen | 2013-06-21 | 1 | -9/+4 |
| | |||||
* | Introduced workitems to Attestation IMV | Andreas Steffen | 2013-06-21 | 1 | -22/+29 |
| | |||||
* | Defined a generic IMV agent interface | Andreas Steffen | 2013-06-21 | 1 | -9/+9 |
| | |||||
* | Moved all functionality into imv_os_agent_t class turning imv_os_t into an ↵ | Andreas Steffen | 2013-06-21 | 1 | -0/+800 |
IF-IMV skeleton |