aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring to tpm_tss_quote_info objectAndreas Steffen2016-06-268-43/+32
|
* libimcv: migrate pts to tpm_tssAndreas Steffen2016-06-222-7/+19
|
* Use standard unsigned integer typesAndreas Steffen2016-03-2413-38/+38
|
* Request missing SWID tags in a directed PA-TNC messageAndreas Steffen2016-03-043-20/+47
|
* imv-attestation: Fix memory leaks when creating functional componentsTobias Brunner2015-12-112-4/+4
|
* imv-os: Add some useful usage output to the pacman utilityTobias Brunner2015-08-311-2/+8
| | | | Fixes #487.
* imv-os: Properly free strings for invalid input in pacmanTobias Brunner2015-08-271-0/+11
|
* Added reason string support to HCD IMVAndreas Steffen2015-08-182-1/+78
|
* Fixed patches format delimited by CR/LFAndreas Steffen2015-08-182-26/+32
|
* Use PWG HCD PA-TNC subtypes to transport HCD attributesAndreas Steffen2015-08-185-118/+276
|
* Defined PWG HCD PA-TNC subtypesAndreas Steffen2015-08-182-92/+159
|
* Added os_info support to HCD IMCAndreas Steffen2015-08-181-0/+14
|
* Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtypeAndreas Steffen2015-08-182-4/+4
|
* Implemented HCD IMC and IMVAndreas Steffen2015-08-1810-0/+1941
|
* Defined generic non-nul terminated string PA-TNC attributeAndreas Steffen2015-08-183-4/+5
|
* Support of HCD Firewall Setting PA-TNC attributeAndreas Steffen2015-08-181-1/+2
|
* Defined generic boolean PA-TNC attributeAndreas Steffen2015-08-182-11/+11
|
* Fixed the implemention of the IF-M segmentation protocolAndreas Steffen2015-08-184-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 enumeratorAndreas Steffen2015-05-241-1/+5
|
* utils: Use chunk_equals_const() for all cryptographic purposesMartin Willi2015-04-141-4/+3
|
* libimcv: Allow pts_t.set_peer_public_value() to failMartin Willi2015-03-232-5/+7
|
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-232-2/+10
|
* attest: output trusted flag and device descriptionAndreas Steffen2015-03-081-8/+10
|
* Updated Ubuntu 14.04 kernel versionAndreas Steffen2015-02-271-1/+1
|
* trusted_enumerate requires an additional argumentAndreas Steffen2015-01-211-1/+1
|
* Exempt TCG/SEG attributes from unsupported case statementAndreas Steffen2014-10-162-4/+11
|
* Request IF-M segmentation contract for TCG/PTS subtypeAndreas Steffen2014-10-161-0/+27
|
* libimcv: Fix Doxygen comments after merging libpts into libimcvTobias Brunner2014-10-131-1/+1
|
* Updated build-database.sh script to 3.13.0-37 kernelAndreas Steffen2014-10-111-1/+1
|
* OS IMV proposes IF-M segmentation contractAndreas Steffen2014-10-054-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 contractsAndreas Steffen2014-10-052-24/+39
|
* Implemented incremental processing of SWID tag [ID] inventory attributeAndreas Steffen2014-10-054-121/+57
|
* Added total length parameter in PA-TNC attribute constructorAndreas Steffen2014-10-051-1/+1
|
* Register the reception of the AIK attributeAndreas Steffen2014-10-053-2/+9
|
* Merged libpts into libimcvAndreas Steffen2014-10-0544-0/+9278
|
* Added out message queue for imv_msg receive methodAndreas Steffen2014-10-053-33/+44
|
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-039-25/+121
|
* imc-os: Add missing TNC_IMC_API definitions, fixes warnings on WindowsMartin Willi2014-06-041-28/+27
|
* imv-os: Don't build pacman on WindowsMartin Willi2014-06-041-0/+2
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-046-6/+6
|
* Similar statistics for packages and file measurementsAndreas Steffen2014-05-011-1/+1
|
* pacman.sh now fetches Ubuntu 14.04 security updatesAndreas Steffen2014-04-241-1/+22
|
* Implemented segmented SWID tag attributes on IMV sideAndreas Steffen2014-04-151-1/+1
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-151-3/+5
|
* Use cached pid for product-based package accessAndreas Steffen2014-04-152-40/+17
|
* Make Attestation IMV independent of OS IMVAndreas Steffen2014-04-151-17/+19
|
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-158-296/+118
|
* Implemented configurable Device ID in OS IMCAndreas Steffen2014-04-151-11/+85
|
* uclibc only defines strndup(3) if _GNU_SOURCE is definedTobias Brunner2014-02-191-2/+3
| | | | References #516.
* pacman.sh creates /etc/pts/dists directory if it doesn't exist yetAndreas Steffen2014-02-131-0/+1
|