Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libimcv: Renamed SW Request to SWIMA Request | Andreas Steffen | 2017-09-27 | 1 | -1/+1 |
| | |||||
* | SWIMA attribute name changes | Andreas Steffen | 2017-09-26 | 5 | -23/+23 |
| | | | | | draft-ietf-sacm-nea-swima-patnc-01 changes some SWIMA attribute names. | ||||
* | libimcv: Implemented IETF SW PA-TNC attributes | Andreas Steffen | 2017-07-08 | 9 | -6/+1576 |
| | |||||
* | libimcv: Added IETF Software PA-TNC attributes | Andreas Steffen | 2017-07-08 | 4 | -13/+70 |
| | |||||
* | Change interface for enumerator_create_filter() callback | Tobias Brunner | 2017-05-26 | 2 | -21/+34 |
| | | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback. | ||||
* | libimcv: Make sure the first argument to sscanf() is null-terminated | Tobias Brunner | 2017-05-23 | 1 | -1/+3 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 18 | -68/+68 |
| | |||||
* | Reintroduced ietf_attr_fwd_enabled() | Andreas Steffen | 2015-08-18 | 3 | -0/+314 |
| | |||||
* | Support of HCD Firewall Setting PA-TNC attribute | Andreas Steffen | 2015-08-18 | 3 | -9/+12 |
| | |||||
* | Defined generic boolean PA-TNC attribute | Andreas Steffen | 2015-08-18 | 5 | -619/+4 |
| | |||||
* | List attribute request entries also during build | Andreas Steffen | 2015-05-24 | 1 | -14/+13 |
| | |||||
* | Fix years in some copyright statements | Tobias Brunner | 2015-04-16 | 3 | -3/+3 |
| | |||||
* | Incremental parsing fixes | Andreas Steffen | 2014-10-05 | 1 | -10/+5 |
| | |||||
* | OS IMV proposes IF-M segmentation contract | Andreas Steffen | 2014-10-05 | 2 | -31/+97 |
| | | | | | | | 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 | 12 | -0/+95 |
| | |||||
* | Added total length parameter in PA-TNC attribute constructor | Andreas Steffen | 2014-10-05 | 26 | -95/+272 |
| | |||||
* | Determine type of unsupported PA-TNC attribute in error message | Andreas Steffen | 2014-07-16 | 2 | -28/+46 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 2 | -7/+6 |
| | |||||
* | ITA-HSR/Device ID attribute & IMV OS state machine | Andreas Steffen | 2013-06-21 | 1 | -1/+5 |
| | |||||
* | instead of cloning use extract_buf() method | Andreas Steffen | 2013-03-04 | 12 | -12/+12 |
| | |||||
* | Fixed Doxygen comments after scanning complete src directory | Tobias Brunner | 2013-03-02 | 13 | -18/+18 |
| | |||||
* | treat IF-M and IF-TNCCS remediation instructions/parameters in an equal way | Andreas Steffen | 2013-02-19 | 1 | -10/+6 |
| | |||||
* | Use a generic constructor to create PA-TNC error attributes | Martin Willi | 2013-02-14 | 1 | -62/+32 |
| | |||||
* | Encode IETF Numeric Version Service Pack Version with two byte words | Martin Willi | 2013-01-22 | 1 | -3/+2 |
| | |||||
* | Remove unused get_vendor_id() method in IETF error IF-M attributes | Martin Willi | 2012-11-30 | 1 | -7/+0 |
| | |||||
* | Added missing noskip_flag setter/getter to some pa_tnc_attr_t constructors | Tobias Brunner | 2012-10-24 | 12 | -6/+30 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 12 | -17/+17 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 3 | -16/+16 |
| | |||||
* | implemented IETF Numeric Version attribute | Andreas Steffen | 2012-10-18 | 3 | -1/+368 |
| | |||||
* | implemented IETF Remediation Instructions attribute | Andreas Steffen | 2012-10-18 | 3 | -1/+473 |
| | |||||
* | removed unused variable | Andreas Steffen | 2012-10-17 | 1 | -1/+0 |
| | |||||
* | implemented IETF Operational Status attribute | Andreas Steffen | 2012-10-13 | 3 | -1/+423 |
| | |||||
* | corrected class description | Andreas Steffen | 2012-10-13 | 3 | -3/+3 |
| | |||||
* | implemented IETF Factory Default Password Enabled attribute | Andreas Steffen | 2012-10-12 | 3 | -1/+286 |
| | |||||
* | implemented the Forwarding Enabled attribute | Andreas Steffen | 2012-10-12 | 3 | -2/+288 |
| | |||||
* | implemented os_info_t class | Andreas Steffen | 2012-10-10 | 2 | -16/+10 |
| | |||||
* | implemented IETF String Version attribute | Andreas Steffen | 2012-10-10 | 3 | -4/+371 |
| | |||||
* | 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 | 3 | -1/+406 |
| | |||||
* | check for zero product vendor ID and non-zero product ID | Andreas Steffen | 2012-10-09 | 1 | -0/+8 |
| | |||||
* | cosmetics | Andreas Steffen | 2012-10-09 | 2 | -2/+2 |
| | |||||
* | cosmetics | Andreas Steffen | 2012-10-09 | 1 | -2/+2 |
| | |||||
* | introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs | Andreas Steffen | 2012-09-09 | 3 | -1/+275 |
| | |||||
* | use pen_type_t for attribute request entries | Andreas Steffen | 2012-08-21 | 1 | -25/+4 |
| | |||||
* | define pen_type_t as a vendor-specific type | Andreas Steffen | 2012-08-20 | 5 | -127/+44 |
| | |||||
* | fixed caption | Andreas Steffen | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | implemented IETF Attribute Request attribute | Andreas Steffen | 2012-08-20 | 3 | -3/+382 |
| | |||||
* | static upper size limit for PA-TNC messages | Andreas Steffen | 2012-07-12 | 3 | -0/+12 |
| | |||||
* | added reference counts to all PA-TNC attribute classes | Andreas Steffen | 2011-12-18 | 2 | -6/+43 |
| | |||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 2 | -0/+41 |
| |