aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/ietf
Commit message (Expand)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-262-21/+34
* libimcv: Make sure the first argument to sscanf() is null-terminatedTobias Brunner2017-05-231-1/+3
* Use standard unsigned integer typesAndreas Steffen2016-03-2418-68/+68
* Reintroduced ietf_attr_fwd_enabled()Andreas Steffen2015-08-183-0/+314
* Support of HCD Firewall Setting PA-TNC attributeAndreas Steffen2015-08-183-9/+12
* Defined generic boolean PA-TNC attributeAndreas Steffen2015-08-185-619/+4
* List attribute request entries also during buildAndreas Steffen2015-05-241-14/+13
* Fix years in some copyright statementsTobias Brunner2015-04-163-3/+3
* Incremental parsing fixesAndreas Steffen2014-10-051-10/+5
* OS IMV proposes IF-M segmentation contractAndreas Steffen2014-10-052-31/+97
* Added add_segment() method to IETF attributesAndreas Steffen2014-10-0512-0/+95
* Added total length parameter in PA-TNC attribute constructorAndreas Steffen2014-10-0526-95/+272
* Determine type of unsupported PA-TNC attribute in error messageAndreas Steffen2014-07-162-28/+46
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-152-7/+6
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-211-1/+5
* instead of cloning use extract_buf() methodAndreas Steffen2013-03-0412-12/+12
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-0213-18/+18
* treat IF-M and IF-TNCCS remediation instructions/parameters in an equal wayAndreas Steffen2013-02-191-10/+6
* Use a generic constructor to create PA-TNC error attributesMartin Willi2013-02-141-62/+32
* Encode IETF Numeric Version Service Pack Version with two byte wordsMartin Willi2013-01-221-3/+2
* Remove unused get_vendor_id() method in IETF error IF-M attributesMartin Willi2012-11-301-7/+0
* Added missing noskip_flag setter/getter to some pa_tnc_attr_t constructorsTobias Brunner2012-10-2412-6/+30
* Moved debug.[ch] to utils folderTobias Brunner2012-10-2412-17/+17
* Moved data structures to new collections subfolderTobias Brunner2012-10-243-16/+16
* implemented IETF Numeric Version attributeAndreas Steffen2012-10-183-1/+368
* implemented IETF Remediation Instructions attributeAndreas Steffen2012-10-183-1/+473
* removed unused variableAndreas Steffen2012-10-171-1/+0
* implemented IETF Operational Status attributeAndreas Steffen2012-10-133-1/+423
* corrected class descriptionAndreas Steffen2012-10-133-3/+3
* implemented IETF Factory Default Password Enabled attributeAndreas Steffen2012-10-123-1/+286
* implemented the Forwarding Enabled attributeAndreas Steffen2012-10-123-2/+288
* implemented os_info_t classAndreas Steffen2012-10-102-16/+10
* implemented IETF String Version attributeAndreas Steffen2012-10-103-4/+371
* restrict package name and package version number fields to 255 octetsAndreas Steffen2012-10-101-0/+4
* implemented IETF Installed Packages attributeAndreas Steffen2012-10-093-1/+406
* check for zero product vendor ID and non-zero product IDAndreas Steffen2012-10-091-0/+8
* cosmeticsAndreas Steffen2012-10-092-2/+2
* cosmeticsAndreas Steffen2012-10-091-2/+2
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-093-1/+275
* use pen_type_t for attribute request entriesAndreas Steffen2012-08-211-25/+4
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-205-127/+44
* fixed captionAndreas Steffen2012-08-201-1/+1
* implemented IETF Attribute Request attributeAndreas Steffen2012-08-203-3/+382
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-123-0/+12
* added reference counts to all PA-TNC attribute classesAndreas Steffen2011-12-182-6/+43
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-102-0/+41
* get platform info from IMCAndreas Steffen2011-09-082-0/+304
* implemented first TCG-PTS error attributeAndreas Steffen2011-09-081-48/+70
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-133-5/+111
* added support if the IETF port filter attributeAndreas Steffen2011-07-012-0/+340