Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The pacman tool got replaced by the sec-updater tool | Tobias Brunner | 2017-11-15 | 1 | -1/+0 |
| | |||||
* | SWIMA attribute name changes | Andreas Steffen | 2017-09-26 | 2 | -7/+7 |
| | | | | | draft-ietf-sacm-nea-swima-patnc-01 changes some SWIMA attribute names. | ||||
* | imv-os: Updated security update evaluation | Andreas Steffen | 2017-09-01 | 4 | -35/+36 |
| | |||||
* | sec-updater: Checks for security updates | Andreas Steffen | 2017-09-01 | 3 | -711/+0 |
| | | | | | | sec-updater checks for security updates and backports in Debian/ Ubuntu repositories and sets the security flags in the strongTNC policy database accordingly. | ||||
* | imv-attestation: Fixed file hash measurements | Andreas Steffen | 2017-09-01 | 1 | -3/+12 |
| | | | | | | The introduction of file versions broke file hash measurements. This has been fixed by using a generic product versions having an empty package name. | ||||
* | libimcv: Cast chunk length to int when printing as string | Tobias Brunner | 2017-08-08 | 1 | -1/+2 |
| | |||||
* | swid-gen: Share SWID generator between sw-collector, imc-swima and imc-swid | Andreas Steffen | 2017-08-04 | 3 | -19/+13 |
| | |||||
* | sw-collector: Moved to its own directory and added man page | Andreas Steffen | 2017-07-18 | 13 | -2518/+1 |
| | |||||
* | sw-collector: strip arch suffix from package names | Andreas Steffen | 2017-07-13 | 5 | -34/+22 |
| | |||||
* | sw-collector: Check for epoch-less Debian package versions | Andreas Steffen | 2017-07-12 | 12 | -314/+881 |
| | |||||
* | imv-swima: Implemented SW event processing | Andreas Steffen | 2017-07-08 | 3 | -83/+125 |
| | |||||
* | sw-collector: Query central collector database | Andreas Steffen | 2017-07-08 | 8 | -42/+589 |
| | |||||
* | libimcv: Moved REST API from imv_swid and imv_swima to libimcv | Andreas Steffen | 2017-07-08 | 8 | -385/+9 |
| | |||||
* | swidtag: strongSwan swidtag file with double underscores | Andreas Steffen | 2017-07-08 | 4 | -12/+10 |
| | |||||
* | sw-collector: Collects endpoint software events | Andreas Steffen | 2017-07-08 | 8 | -2/+1415 |
| | |||||
* | imv-swima: Created SWIMA IMV plugin | Andreas Steffen | 2017-07-08 | 8 | -0/+1667 |
| | |||||
* | imc-swima: Created SWIMA IMC plugin | Andreas Steffen | 2017-07-08 | 6 | -0/+683 |
| | |||||
* | libimcv: SWID tag generation and discovery | Andreas Steffen | 2017-07-08 | 10 | -220/+9 |
| | |||||
* | libimcv: Update database to ISO 19770-2:2015 SWID standard | Andreas Steffen | 2017-07-08 | 2 | -87/+159 |
| | |||||
* | 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 |
| |