aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/ietf/ietf_attr_installed_packages.c
Commit message (Collapse)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-10/+16
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* Use standard unsigned integer typesAndreas Steffen2016-03-241-2/+2
|
* Incremental parsing fixesAndreas Steffen2014-10-051-10/+5
|
* OS IMV proposes IF-M segmentation contractAndreas Steffen2014-10-051-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 attributesAndreas Steffen2014-10-051-0/+8
|
* Added total length parameter in PA-TNC attribute constructorAndreas Steffen2014-10-051-3/+16
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-151-6/+4
|
* instead of cloning use extract_buf() methodAndreas Steffen2013-03-041-1/+1
|
* Added missing noskip_flag setter/getter to some pa_tnc_attr_t constructorsTobias Brunner2012-10-241-0/+2
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-8/+8
|
* restrict package name and package version number fields to 255 octetsAndreas Steffen2012-10-101-0/+4
|
* implemented IETF Installed Packages attributeAndreas Steffen2012-10-091-0/+329