Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | added TNC_TNCS_ReserveAdditionalIMVID() function | Andreas Steffen | 2011-12-07 | 5 | -5/+125 | |
| | | ||||||
* | | return with TNC_RESULT_SUCCESS | Andreas Steffen | 2011-12-07 | 1 | -4/+5 | |
| | | ||||||
* | | added TNC_TNCC_ReserveAdditionalIMCID() function | Andreas Steffen | 2011-12-07 | 5 | -4/+123 | |
| | | ||||||
* | | Be less verbose if plugin dependecy not satisfied | Martin Willi | 2011-12-07 | 1 | -1/+1 | |
| | | ||||||
* | | Create a dummy pthread key for value "0", as some buggy PKCS#11 libraries ↵ | Martin Willi | 2011-12-07 | 1 | -0/+10 | |
| | | | | | | | | mangle it | |||||
* | | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions | Andreas Steffen | 2011-12-07 | 9 | -59/+126 | |
| | | ||||||
* | | fixed typo in tncif.h | Andreas Steffen | 2011-12-07 | 1 | -1/+1 | |
| | | ||||||
* | | corrected function name in error message | Andreas Steffen | 2011-12-07 | 2 | -2/+2 | |
| | | ||||||
* | | defined SUBTYPE_ANY for all known Vendor IDs | Andreas Steffen | 2011-12-07 | 2 | -21/+44 | |
| | | ||||||
* | | added TNC_TNCC_ReportMessageTypesLong() and ↵ | Andreas Steffen | 2011-12-06 | 11 | -123/+464 | |
| | | | | | | | | TNC_TNCS_ReportMessageTypesLong() messages | |||||
* | | fixed copy-and-paste error | Andreas Steffen | 2011-12-04 | 1 | -1/+1 | |
| | | ||||||
* | | upgraded IF-IMC/IMV inteface definitions to version 1.3 | Andreas Steffen | 2011-12-04 | 7 | -97/+377 | |
| | | ||||||
* | | differences incurred by rebasing - thanks Linus | Andreas Steffen | 2011-11-28 | 7 | -406/+17 | |
| | | ||||||
* | | improved performance of database access by caching primary keys | Andreas Steffen | 2011-11-28 | 4 | -80/+102 | |
| | | ||||||
* | | increased number of PCR registers used by IMA | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | | ||||||
* | | fixed measurement rollback | Andreas Steffen | 2011-11-28 | 3 | -3/+15 | |
| | | ||||||
* | | automatically registering component measurements | Andreas Steffen | 2011-11-28 | 18 | -850/+304 | |
| | | ||||||
* | | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 14 | -638/+1162 | |
| | | ||||||
* | | implemented Linux IMA functional component | Andreas Steffen | 2011-11-28 | 12 | -290/+1231 | |
| | | ||||||
* | | defined various measurement hash and pcr functions | Andreas Steffen | 2011-11-28 | 8 | -43/+110 | |
| | | ||||||
* | | updated attest_usage text | Andreas Steffen | 2011-11-28 | 1 | -6/+10 | |
| | | ||||||
* | | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 26 | -13/+14 | |
| | | | | | | | | 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 | 5 | -167/+176 | |
| | | ||||||
* | | update attest_usage to include add and del operations | Andreas Steffen | 2011-11-28 | 1 | -2/+8 | |
| | | ||||||
* | | generate integrity checksums for libimcv libpts and attest | Andreas Steffen | 2011-11-28 | 2 | -1/+15 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | slightly refactored ita_comp_tboot | Andreas Steffen | 2011-11-28 | 1 | -21/+23 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | cosmetics in debug output | Andreas Steffen | 2011-11-28 | 1 | -11/+10 | |
| | | ||||||
* | | Check enough data available to read | Sansar Choinyambuu | 2011-11-28 | 2 | -9/+52 | |
| | | ||||||
* | | handling of missing component measurement | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+10 | |
| | | ||||||
* | | Added enum names for measurement algorithms | Sansar Choinyambuu | 2011-11-28 | 2 | -0/+12 | |
| | | ||||||
* | | Set pcr transform field depending on measuring algorithm | Sansar Choinyambuu | 2011-11-28 | 3 | -25/+39 | |
| | | ||||||
* | | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 13 | -56/+150 | |
| | | | | | | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | |||||
* | | Fixed memory corruption on tpm version info | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed warning, freeing tpm context memory in extend_pcr function | Sansar Choinyambuu | 2011-11-28 | 1 | -4/+10 | |
| | | ||||||
* | | fixed some more memory leaks | Andreas Steffen | 2011-11-28 | 2 | -21/+17 | |
| | | ||||||
* | | fixed memory leaks | Andreas Steffen | 2011-11-28 | 5 | -63/+53 | |
| | | ||||||
* | | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 7 | -253/+192 | |
| | | ||||||
* | | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 6 | -17/+17 | |
| | | ||||||
* | | fixed memory leak in tcg_pts_attr_simple_comp_evid.c | Andreas Steffen | 2011-11-28 | 1 | -0/+1 | |
| | | ||||||
* | | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 8 | -203/+209 | |
| | | ||||||
* | | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -1/+0 | |
| | | ||||||
* | | fixed two memory leaks | Andreas Steffen | 2011-11-28 | 4 | -5/+6 | |
| | | ||||||
* | | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -2/+0 | |
| | | ||||||
* | | implemented measurement time to utc string conversion functions | Andreas Steffen | 2011-11-28 | 2 | -22/+83 | |
| | |