Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change interface for enumerator_create_filter() callback | Tobias Brunner | 2017-05-26 | 1 | -10/+16 |
| | | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback. | ||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | Incremental parsing fixes | Andreas Steffen | 2014-10-05 | 1 | -10/+5 |
| | |||||
* | OS IMV proposes IF-M segmentation contract | Andreas Steffen | 2014-10-05 | 1 | -31/+85 |
| | | | | | | | 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 add_segment() method to IETF attributes | Andreas Steffen | 2014-10-05 | 1 | -0/+8 |
| | |||||
* | Added total length parameter in PA-TNC attribute constructor | Andreas Steffen | 2014-10-05 | 1 | -3/+16 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 1 | -6/+4 |
| | |||||
* | instead of cloning use extract_buf() method | Andreas Steffen | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | Added missing noskip_flag setter/getter to some pa_tnc_attr_t constructors | Tobias Brunner | 2012-10-24 | 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 | -8/+8 |
| | |||||
* | restrict package name and package version number fields to 255 octets | Andreas Steffen | 2012-10-10 | 1 | -0/+4 |
| | |||||
* | implemented IETF Installed Packages attribute | Andreas Steffen | 2012-10-09 | 1 | -0/+329 |