Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the implemention of the IF-M segmentation protocol | Andreas Steffen | 2015-08-18 | 1 | -7/+21 |
| | | | | | | | 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. | ||||
* | Support of multiple directed segmentation contracts | Andreas Steffen | 2014-10-11 | 1 | -5/+23 |
| | |||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 1 | -4/+3 |
| | |||||
* | Added out message queue for imv_msg receive method | Andreas Steffen | 2014-10-05 | 1 | -33/+6 |
| | |||||
* | Implemented IF-M segmentation | Andreas Steffen | 2014-10-05 | 1 | -65/+170 |
| | |||||
* | Added request variable to get_info_string method | Andreas Steffen | 2014-10-03 | 1 | -3/+2 |
| | |||||
* | Implemented IF-M segmentation contracts | Andreas Steffen | 2014-10-03 | 1 | -3/+106 |
| | |||||
* | Allow to treat specified Attribute-Type-Not-Supported errors as non-fatal | Andreas Steffen | 2014-10-03 | 1 | -1/+4 |
| | |||||
* | libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallback | Tobias Brunner | 2014-02-12 | 1 | -2/+2 |
| | |||||
* | implemented policy rules for OS IMV | Andreas Steffen | 2013-06-21 | 1 | -0/+7 |
| | |||||
* | Add IF-M message subtype getter to IMC/IMV messages | Martin Willi | 2013-02-14 | 1 | -0/+7 |
| | |||||
* | deleted newly constructed attributes in send_assessment | Andreas Steffen | 2012-12-24 | 1 | -12/+6 |
| | |||||
* | Reuse generic constructor in IMV/IMC message | Martin Willi | 2012-11-30 | 1 | -24/+4 |
| | |||||
* | Add getters for the raw encoding in IMV/IMC messages | Martin Willi | 2012-11-30 | 1 | -0/+12 |
| | |||||
* | Clean up whitespaces in IMC/IMV messages | Martin Willi | 2012-11-30 | 1 | -15/+15 |
| | |||||
* | refactored reason string and remediation instructions framework | Andreas Steffen | 2012-11-23 | 1 | -4/+4 |
| | |||||
* | centralized processing of assessment information | Andreas Steffen | 2012-11-12 | 1 | -5/+15 |
| | |||||
* | implemented get_remediation_instructions() | Andreas Steffen | 2012-11-10 | 1 | -0/+18 |
| | |||||
* | added missing method assignments | Andreas Steffen | 2012-11-09 | 1 | -0/+2 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | refactored PA-TNC message handling by IMVs | Andreas Steffen | 2012-10-17 | 1 | -0/+413 |