aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/pts
Commit message (Collapse)AuthorAgeFilesLines
* Cast first argument for %.*s to intTobias Brunner2013-01-241-2/+2
|
* fixed memory leak in TPM Version InfoAndreas Steffen2012-12-131-2/+5
|
* Made TSS implementation configurable and thereby optionalTobias Brunner2012-11-081-5/+61
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-2414-33/+33
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-244-9/+9
|
* implemented os_info_t classAndreas Steffen2012-10-102-122/+10
|
* free entry in error caseAndreas Steffen2012-10-071-0/+2
|
* Avoid memory leak when failing to read file metadataTobias Brunner2012-09-281-0/+1
|
* Properly initialize chunk for PCR value in case of errorsTobias Brunner2012-09-281-1/+1
|
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-6/+6
|
* skip boot aggregate check against databaseAndreas Steffen2012-08-141-0/+1
|
* update state before handling statusAndreas Steffen2012-07-301-16/+20
|
* implemented support if functional sub-componentsAndreas Steffen2012-07-3011-243/+456
|
* IMA SHA1 file measurement is not needed any moreAndreas Steffen2012-07-231-9/+1
|
* transport IMA file info via PTS Component Evidence Policy URIAndreas Steffen2012-07-237-85/+122
|
* moved all shadow PCR stuff to the pts_pcr classAndreas Steffen2012-07-217-289/+335
|
* created a pts_pcr class for PCR computationsAndreas Steffen2012-07-203-53/+284
|
* queries with relative filenames might return multiple resultsAndreas Steffen2012-07-191-9/+13
|
* various PTS fixesAndreas Steffen2012-07-173-6/+6
|
* parcel IMA file measurements into batchesAndreas Steffen2012-07-171-24/+39
|
* register _check_file_measurement() methodAndreas Steffen2012-07-172-45/+46
|
* check IMA file measurements against database referenceAndreas Steffen2012-07-174-8/+83
|
* fixed potential hasher problemsAndreas Steffen2012-07-162-11/+29
|
* ipsec attest supports ima template hashesAndreas Steffen2012-07-162-10/+20
|
* Add a return value to hasher_t.allocate_hash()Martin Willi2012-07-161-6/+22
|
* Check rng return value when generating nonces in libptsTobias Brunner2012-07-161-10/+14
|
* ipsec attest now can measure all files in a directoryAndreas Steffen2012-07-164-152/+151
|
* moved listing of file measurements to pts_file_measAndreas Steffen2012-07-162-0/+28
|
* moved to debug level 3Andreas Steffen2012-07-161-4/+4
|
* transfer IMA file measurements via PA-TNCAndreas Steffen2012-07-134-24/+45
|
* some more copyright updatesAndreas Steffen2012-07-132-2/+2
|
* use TSS_PCRS_STRUCT_DEFAULTAndreas Steffen2012-07-111-1/+1
|
* check boot_aggregate valueAndreas Steffen2012-07-111-64/+111
|
* refactored PTS functional component measurementsAndreas Steffen2012-07-115-123/+353
|
* exit if TBOOT dummy measurements are not definedAndreas Steffen2012-04-221-0/+5
|
* check if TNC client has a valid and registered AIKAndreas Steffen2012-02-052-20/+41
|
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-123-5/+5
|
* moved send_message() in front of recommendation evaluationAndreas Steffen2011-12-181-1/+1
|
* added case IMV_ATTESTATION_STATE_ENDAndreas Steffen2011-12-181-1/+1
|
* TrouSerS expects a bitmask field length of at least 3 bytesSansar Choinyambuu2011-12-181-1/+5
|
* Prepend Debian string to Debian versionAndreas Steffen2011-12-181-7/+19
|
* differences incurred by rebasing - thanks LinusAndreas Steffen2011-11-283-162/+1
|
* 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-2812-61/+272
|
* bound functional component measurements to AIKAndreas Steffen2011-11-286-67/+230
|
* implemented Linux IMA functional componentAndreas Steffen2011-11-288-103/+461
|
* defined various measurement hash and pcr functionsAndreas Steffen2011-11-288-43/+110
|
* moved measurement and metadata flags to product_file tableAndreas Steffen2011-11-281-2/+2
|