aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | added TNC_TNCS_ReserveAdditionalIMVID() functionAndreas Steffen2011-12-075-5/+125
* | return with TNC_RESULT_SUCCESSAndreas Steffen2011-12-071-4/+5
* | added TNC_TNCC_ReserveAdditionalIMCID() functionAndreas Steffen2011-12-075-4/+123
* | Be less verbose if plugin dependecy not satisfiedMartin Willi2011-12-071-1/+1
* | Create a dummy pthread key for value "0", as some buggy PKCS#11 libraries man...Martin Willi2011-12-071-0/+10
* | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functionsAndreas Steffen2011-12-079-59/+126
* | fixed typo in tncif.hAndreas Steffen2011-12-071-1/+1
* | corrected function name in error messageAndreas Steffen2011-12-072-2/+2
* | defined SUBTYPE_ANY for all known Vendor IDsAndreas Steffen2011-12-072-21/+44
* | added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...Andreas Steffen2011-12-0611-123/+464
* | fixed copy-and-paste errorAndreas Steffen2011-12-041-1/+1
* | upgraded IF-IMC/IMV inteface definitions to version 1.3Andreas Steffen2011-12-047-97/+377
* | differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-287-406/+17
* | improved performance of database access by caching primary keysAndreas Steffen2011-11-284-80/+102
* | increased number of PCR registers used by IMAAndreas Steffen2011-11-281-1/+1
* | fixed measurement rollbackAndreas Steffen2011-11-283-3/+15
* | automatically registering component measurementsAndreas Steffen2011-11-2818-850/+304
* | bound functional component measurements to AIKAndreas Steffen2011-11-2814-638/+1162
* | implemented Linux IMA functional componentAndreas Steffen2011-11-2812-290/+1231
* | defined various measurement hash and pcr functionsAndreas Steffen2011-11-288-43/+110
* | updated attest_usage textAndreas Steffen2011-11-281-6/+10
* | moved attestation plugins to libpts in order to resolve circular reference wi...Andreas Steffen2011-11-2826-13/+14
* | 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-285-167/+176
* | update attest_usage to include add and del operationsAndreas Steffen2011-11-281-2/+8
* | generate integrity checksums for libimcv libpts and attestAndreas Steffen2011-11-282-1/+15
* | attest can query componentsAndreas Steffen2011-11-285-3/+139
* | automatically construct attest plugin listAndreas Steffen2011-11-282-2/+2
* | slightly refactored ita_comp_tbootAndreas Steffen2011-11-281-21/+23
* | 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
* | cosmetics in debug outputAndreas Steffen2011-11-281-11/+10
* | Check enough data available to readSansar Choinyambuu2011-11-282-9/+52
* | handling of missing component measurementSansar Choinyambuu2011-11-281-0/+10
* | Added enum names for measurement algorithmsSansar Choinyambuu2011-11-282-0/+12
* | Set pcr transform field depending on measuring algorithmSansar Choinyambuu2011-11-283-25/+39
* | sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-2813-56/+150
* | Fixed memory corruption on tpm version infoSansar Choinyambuu2011-11-281-1/+1
* | Fixed warning, freeing tpm context memory in extend_pcr functionSansar Choinyambuu2011-11-281-4/+10
* | fixed some more memory leaksAndreas Steffen2011-11-282-21/+17
* | fixed memory leaksAndreas Steffen2011-11-285-63/+53
* | refactored simple_evid_final attributeAndreas Steffen2011-11-287-253/+192
* | renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-286-17/+17
* | fixed memory leak in tcg_pts_attr_simple_comp_evid.cAndreas Steffen2011-11-281-0/+1
* | refactored PCR functionalityAndreas Steffen2011-11-288-203/+209
* | fixed double freeAndreas Steffen2011-11-281-1/+0
* | fixed two memory leaksAndreas Steffen2011-11-284-5/+6
* | fixed double freeAndreas Steffen2011-11-281-2/+0
* | implemented measurement time to utc string conversion functionsAndreas Steffen2011-11-282-22/+83