Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Update database to ISO 19770-2:2015 SWID standard | Andreas Steffen | 2017-07-08 | 2 | -87/+159 |
| | |||||
* | 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 | 2 | -26/+14 |
| | |||||
* | libimcv: migrate pts to tpm_tss | Andreas Steffen | 2016-06-22 | 1 | -1/+6 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -1/+1 |
| | |||||
* | imv-attestation: Fix memory leaks when creating functional components | Tobias Brunner | 2015-12-11 | 2 | -4/+4 |
| | |||||
* | Defined generic non-nul terminated string PA-TNC attribute | Andreas Steffen | 2015-08-18 | 1 | -1/+1 |
| | |||||
* | Fixed the implemention of the IF-M segmentation protocol | Andreas Steffen | 2015-08-18 | 1 | -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 purposes | Martin Willi | 2015-04-14 | 1 | -4/+3 |
| | |||||
* | libimcv: Allow pts_t.set_peer_public_value() to fail | Martin Willi | 2015-03-23 | 1 | -3/+3 |
| | |||||
* | libimcv: Allow pts_t.get_my_public_value() to fail | Martin Willi | 2015-03-23 | 1 | -1/+5 |
| | |||||
* | 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 | 1 | -2/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 | 17 | -0/+5531 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 16 | -5037/+0 |
| | | | | with libimcv | ||||
* | add and delete components | Andreas Steffen | 2011-11-28 | 3 | -21/+241 |
| | |||||
* | mark PCR registers as file type 2 in database | Andreas Steffen | 2011-11-28 | 2 | -41/+49 |
| | |||||
* | moved measurement and metadata flags to product_file table | Andreas Steffen | 2011-11-28 | 4 | -165/+174 |
| | |||||
* | update attest_usage to include add and del operations | Andreas Steffen | 2011-11-28 | 1 | -2/+8 |
| | |||||
* | attest can query components | Andreas Steffen | 2011-11-28 | 5 | -3/+139 |
| | |||||
* | automatically construct attest plugin list | Andreas Steffen | 2011-11-28 | 2 | -2/+2 |
| | |||||
* | added pcr00 to prc23 registers to database | Andreas Steffen | 2011-11-28 | 1 | -12/+186 |
| | |||||
* | component measurement entries into the database for Ubuntu 11.10 platform | Andreas Steffen | 2011-11-28 | 1 | -0/+33 |
| | |||||
* | Set pcr transform field depending on measuring algorithm | Sansar Choinyambuu | 2011-11-28 | 1 | -19/+1 |
| | |||||
* | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 3 | -32/+50 |
| | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | ||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 1 | -3/+4 |
| | |||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 1 | -56/+25 |
| | |||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 1 | -4/+3 |
| | |||||
* | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -1/+0 |
| | |||||
* | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -2/+0 |
| | |||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 2 | -141/+21 |
| | |||||
* | corrected debug groups | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | improved log output of functional component names | Andreas Steffen | 2011-11-28 | 1 | -20/+9 |
| | |||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 5 | -67/+70 |
| | |||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 2 | -15/+14 |
| | |||||
* | output component functional name | Andreas Steffen | 2011-11-28 | 1 | -20/+20 |
| | |||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 2 | -43/+34 |
| | |||||
* | component_hashes new table added | Sansar Choinyambuu | 2011-11-28 | 3 | -102/+30 |
| | | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly | ||||
* | store functional components in database | Andreas Steffen | 2011-11-28 | 3 | -57/+88 |
| | |||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 3 | -34/+13 |
| | |||||
* | ignore attest executable | Andreas Steffen | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 3 | -31/+36 |
| | | | | attribute |