aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts
Commit message (Expand)AuthorAgeFilesLines
* fixed attest sql query in list_measurements()Andreas Steffen2012-02-151-1/+1
* ipsec attest adds and deletes key/component pairsAndreas Steffen2012-02-051-4/+21
* check if TNC client has a valid and registered AIKAndreas Steffen2012-02-055-25/+62
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-126-9/+9
* register aik certificate via ipsec attestAndreas Steffen2011-12-254-10/+54
* additional state waiting for the EvidenceFinal attribute responseAndreas Steffen2011-12-202-0/+8
* moved send_message() in front of recommendation evaluationAndreas Steffen2011-12-184-20/+21
* added case IMV_ATTESTATION_STATE_ENDAndreas Steffen2011-12-182-5/+3
* TrouSerS expects a bitmask field length of at least 3 bytesSansar Choinyambuu2011-12-181-1/+5
* build PA-TNC message only if there are PA-TNC attributes to sendAndreas Steffen2011-12-183-20/+43
* destroy attributes, tooAndreas Steffen2011-12-181-1/+1
* added reference counts to all PA-TNC attribute classesAndreas Steffen2011-12-1817-50/+362
* reworded comments and debug outputAndreas Steffen2011-12-181-13/+20
* Prepend Debian string to Debian versionAndreas Steffen2011-12-181-7/+19
* added IETF standard error handling methodAndreas Steffen2011-12-112-48/+27
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-092-32/+104
* added IMC/IMV support for send_message_long() and reserve_additional_id() fun...Andreas Steffen2011-12-092-3/+7
* store the long and excl flags in the connection stateAndreas Steffen2011-12-092-0/+64
* 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-2823-0/+6124
* moved measurement and metadata flags to product_file tableAndreas Steffen2011-11-281-2/+2
* generate integrity checksums for libimcv libpts and attestAndreas Steffen2011-11-281-1/+1
* slightly refactored ita_comp_tbootAndreas Steffen2011-11-281-21/+23
* 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-282-6/+38
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-289-23/+99
* 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-281-19/+17
* fixed memory leaksAndreas Steffen2011-11-283-57/+48
* refactored simple_evid_final attributeAndreas Steffen2011-11-285-188/+159
* renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-285-13/+13
* fixed memory leak in tcg_pts_attr_simple_comp_evid.cAndreas Steffen2011-11-281-0/+1
* refactored PCR functionalityAndreas Steffen2011-11-284-151/+193
* fixed two memory leaksAndreas Steffen2011-11-284-5/+6
* implemented measurement time to utc string conversion functionsAndreas Steffen2011-11-282-22/+83
* refactored simple component evidenceAndreas Steffen2011-11-288-482/+728
* fixed masking of family bitsAndreas Steffen2011-11-281-1/+1
* corrected debug groupsAndreas Steffen2011-11-281-2/+2