Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imv-swid: Fixed memory leak in http REST interface | Andreas Steffen | 2017-05-29 | 1 | -17/+19 |
| | |||||
* | imv-test: Fixed memory leak in server retry use case | Andreas Steffen | 2017-05-29 | 1 | -0/+2 |
| | |||||
* | Fixed some typos, courtesy of codespell | Tobias Brunner | 2017-05-26 | 2 | -3/+3 |
| | |||||
* | Change interface for enumerator_create_filter() callback | Tobias Brunner | 2017-05-26 | 1 | -16/+16 |
| | | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback. | ||||
* | Refactoring to tpm_tss_quote_info object | Andreas Steffen | 2016-06-26 | 8 | -43/+32 |
| | |||||
* | libimcv: migrate pts to tpm_tss | Andreas Steffen | 2016-06-22 | 2 | -7/+19 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 13 | -38/+38 |
| | |||||
* | Request missing SWID tags in a directed PA-TNC message | Andreas Steffen | 2016-03-04 | 3 | -20/+47 |
| | |||||
* | imv-attestation: Fix memory leaks when creating functional components | Tobias Brunner | 2015-12-11 | 2 | -4/+4 |
| | |||||
* | imv-os: Add some useful usage output to the pacman utility | Tobias Brunner | 2015-08-31 | 1 | -2/+8 |
| | | | | Fixes #487. | ||||
* | imv-os: Properly free strings for invalid input in pacman | Tobias Brunner | 2015-08-27 | 1 | -0/+11 |
| | |||||
* | Added reason string support to HCD IMV | Andreas Steffen | 2015-08-18 | 2 | -1/+78 |
| | |||||
* | Fixed patches format delimited by CR/LF | Andreas Steffen | 2015-08-18 | 2 | -26/+32 |
| | |||||
* | Use PWG HCD PA-TNC subtypes to transport HCD attributes | Andreas Steffen | 2015-08-18 | 5 | -118/+276 |
| | |||||
* | Defined PWG HCD PA-TNC subtypes | Andreas Steffen | 2015-08-18 | 2 | -92/+159 |
| | |||||
* | Added os_info support to HCD IMC | Andreas Steffen | 2015-08-18 | 1 | -0/+14 |
| | |||||
* | Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtype | Andreas Steffen | 2015-08-18 | 2 | -4/+4 |
| | |||||
* | Implemented HCD IMC and IMV | Andreas Steffen | 2015-08-18 | 10 | -0/+1941 |
| | |||||
* | Defined generic non-nul terminated string PA-TNC attribute | Andreas Steffen | 2015-08-18 | 3 | -4/+5 |
| | |||||
* | Support of HCD Firewall Setting PA-TNC attribute | Andreas Steffen | 2015-08-18 | 1 | -1/+2 |
| | |||||
* | Defined generic boolean PA-TNC attribute | Andreas Steffen | 2015-08-18 | 2 | -11/+11 |
| | |||||
* | Fixed the implemention of the IF-M segmentation protocol | Andreas Steffen | 2015-08-18 | 4 | -16/+8 |
| | | | | | | | 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. | ||||
* | Check for NULL installed packages enumerator | Andreas Steffen | 2015-05-24 | 1 | -1/+5 |
| | |||||
* | utils: Use chunk_equals_const() for all cryptographic purposes | Martin Willi | 2015-04-14 | 1 | -4/+3 |
| | |||||
* | libimcv: Allow pts_t.set_peer_public_value() to fail | Martin Willi | 2015-03-23 | 2 | -5/+7 |
| | |||||
* | libimcv: Allow pts_t.get_my_public_value() to fail | Martin Willi | 2015-03-23 | 2 | -2/+10 |
| | |||||
* | attest: output trusted flag and device description | Andreas Steffen | 2015-03-08 | 1 | -8/+10 |
| | |||||
* | Updated Ubuntu 14.04 kernel version | Andreas Steffen | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | trusted_enumerate requires an additional argument | Andreas Steffen | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Exempt TCG/SEG attributes from unsupported case statement | Andreas Steffen | 2014-10-16 | 2 | -4/+11 |
| | |||||
* | Request IF-M segmentation contract for TCG/PTS subtype | Andreas Steffen | 2014-10-16 | 1 | -0/+27 |
| | |||||
* | libimcv: Fix Doxygen comments after merging libpts into libimcv | Tobias Brunner | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Updated build-database.sh script to 3.13.0-37 kernel | Andreas Steffen | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | OS IMV proposes IF-M segmentation contract | Andreas Steffen | 2014-10-05 | 4 | -77/+56 |
| | | | | | | | 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. | ||||
* | SWID IMC proposes IF-M segmentation contracts | Andreas Steffen | 2014-10-05 | 2 | -24/+39 |
| | |||||
* | Implemented incremental processing of SWID tag [ID] inventory attribute | Andreas Steffen | 2014-10-05 | 4 | -121/+57 |
| | |||||
* | Added total length parameter in PA-TNC attribute constructor | Andreas Steffen | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | Register the reception of the AIK attribute | Andreas Steffen | 2014-10-05 | 3 | -2/+9 |
| | |||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 44 | -0/+9278 |
| | |||||
* | Added out message queue for imv_msg receive method | Andreas Steffen | 2014-10-05 | 3 | -33/+44 |
| | |||||
* | Implemented IF-M segmentation contracts | Andreas Steffen | 2014-10-03 | 9 | -25/+121 |
| | |||||
* | imc-os: Add missing TNC_IMC_API definitions, fixes warnings on Windows | Martin Willi | 2014-06-04 | 1 | -28/+27 |
| | |||||
* | imv-os: Don't build pacman on Windows | Martin Willi | 2014-06-04 | 1 | -0/+2 |
| | |||||
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 6 | -6/+6 |
| | |||||
* | Similar statistics for packages and file measurements | Andreas Steffen | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | pacman.sh now fetches Ubuntu 14.04 security updates | Andreas Steffen | 2014-04-24 | 1 | -1/+22 |
| | |||||
* | Implemented segmented SWID tag attributes on IMV side | Andreas Steffen | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 1 | -3/+5 |
| | |||||
* | Use cached pid for product-based package access | Andreas Steffen | 2014-04-15 | 2 | -40/+17 |
| | |||||
* | Make Attestation IMV independent of OS IMV | Andreas Steffen | 2014-04-15 | 1 | -17/+19 |
| |