aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | added IETF standard error handling methodAndreas Steffen2011-12-118-185/+112
* | implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-0911-128/+467
* | added IMC/IMV support for send_message_long() and reserve_additional_id() fun...Andreas Steffen2011-12-0914-31/+332
* | store the long and excl flags in the connection stateAndreas Steffen2011-12-0910-1/+245
* | IMC/IMV gets v1.3 attributes from TNCC/TNCSAndreas Steffen2011-12-092-12/+162
* | implemented ReportMessageTypesLongAndreas Steffen2011-12-082-17/+91
* | implemented IF-IMC/IMV 1.3 attributesAndreas Steffen2011-12-084-23/+229
* | added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functionsAndreas Steffen2011-12-084-14/+67
* | added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() supportAndreas Steffen2011-12-0810-69/+192
* | fixed typo in function nameAndreas Steffen2011-12-081-1/+1
* | 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-2827-15/+16
* | 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-283-4/+6
* | 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