aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_attestation
Commit message (Collapse)AuthorAgeFilesLines
* imv-attestation: Fixed file hash measurementsAndreas Steffen2017-09-011-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: Update database to ISO 19770-2:2015 SWID standardAndreas Steffen2017-07-082-87/+159
|
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-16/+16
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* Refactoring to tpm_tss_quote_info objectAndreas Steffen2016-06-262-26/+14
|
* libimcv: migrate pts to tpm_tssAndreas Steffen2016-06-221-1/+6
|
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
|
* imv-attestation: Fix memory leaks when creating functional componentsTobias Brunner2015-12-112-4/+4
|
* Defined generic non-nul terminated string PA-TNC attributeAndreas Steffen2015-08-181-1/+1
|
* Fixed the implemention of the IF-M segmentation protocolAndreas Steffen2015-08-181-4/+2
| | | | | | | 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.
* 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-231-3/+3
|
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-231-1/+5
|
* 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-161-2/+5
|
* 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
|
* 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-0517-0/+5531
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-2816-5037/+0
| | | | with libimcv
* add and delete componentsAndreas Steffen2011-11-283-21/+241
|
* mark PCR registers as file type 2 in databaseAndreas Steffen2011-11-282-41/+49
|
* moved measurement and metadata flags to product_file tableAndreas Steffen2011-11-284-165/+174
|
* update attest_usage to include add and del operationsAndreas Steffen2011-11-281-2/+8
|
* attest can query componentsAndreas Steffen2011-11-285-3/+139
|
* automatically construct attest plugin listAndreas Steffen2011-11-282-2/+2
|
* added pcr00 to prc23 registers to databaseAndreas Steffen2011-11-281-12/+186
|
* component measurement entries into the database for Ubuntu 11.10 platformAndreas Steffen2011-11-281-0/+33
|
* Set pcr transform field depending on measuring algorithmSansar Choinyambuu2011-11-281-19/+1
|
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-283-32/+50
| | | | | component hashes are entries in file_hashes table implemented verify function of tboot component
* fixed memory leaksAndreas Steffen2011-11-281-3/+4
|
* refactored simple_evid_final attributeAndreas Steffen2011-11-281-56/+25
|
* refactored PCR functionalityAndreas Steffen2011-11-281-4/+3
|
* fixed double freeAndreas Steffen2011-11-281-1/+0
|
* fixed double freeAndreas Steffen2011-11-281-2/+0
|
* refactored simple component evidenceAndreas Steffen2011-11-282-141/+21
|
* corrected debug groupsAndreas Steffen2011-11-281-1/+1
|
* improved log output of functional component namesAndreas Steffen2011-11-281-20/+9
|
* finished refactoring functional componentsAndreas Steffen2011-11-285-67/+70
|
* adapted database entriesAndreas Steffen2011-11-282-15/+14
|
* output component functional nameAndreas Steffen2011-11-281-20/+20
|
* Factored IMC/V Attestation build/process of Component Functional NameSansar Choinyambuu2011-11-282-43/+34
|
* component_hashes new table addedSansar Choinyambuu2011-11-283-102/+30
| | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly
* store functional components in databaseAndreas Steffen2011-11-283-57/+88
|
* object oriented approach to pts functional componentsAndreas Steffen2011-11-283-34/+13
|
* ignore attest executableAndreas Steffen2011-11-281-0/+1
|
* Changes due to new implementation of Request Functional Component Evidence ↵Sansar Choinyambuu2011-11-283-31/+36
| | | | attribute