aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts
Commit message (Collapse)AuthorAgeFilesLines
...
* added package management to ipsec attestAndreas Steffen2012-11-024-1/+300
|
* some improvements in tcg_pts_attr_file_meas.cAndreas Steffen2012-11-011-10/+8
|
* use countof()Andreas Steffen2012-11-012-6/+4
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-2440-136/+136
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-2412-42/+42
|
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-175-123/+117
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-174-92/+81
|
* allow registration of multiple message typeAndreas Steffen2012-10-142-43/+22
|
* minor fixes in imc_attestation.cAndreas Steffen2012-10-121-1/+1
|
* implemented os_info_t classAndreas Steffen2012-10-108-187/+81
|
* list multiple files with a given basename but different path namesAndreas Steffen2012-10-081-1/+27
|
* free entry in error caseAndreas Steffen2012-10-071-0/+2
|
* Make sure hasher exists before trying to destroy itTobias Brunner2012-09-281-1/+1
|
* Avoid memory leak when failing to read file metadataTobias Brunner2012-09-281-0/+1
|
* Properly initialize ima flag when adding file measurementsTobias Brunner2012-09-281-1/+1
|
* Properly initialize chunk for PCR value in case of errorsTobias Brunner2012-09-281-1/+1
|
* use base IMC ID if src IMC ID is not supportedAndreas Steffen2012-09-101-1/+3
|
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-093-18/+68
|
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-2022-403/+167
|
* fall through to evidence measurements if no file measurements must be doneAndreas Steffen2012-08-161-1/+7
|
* upgraded to Ubuntu 12.04.1 LTSAndreas Steffen2012-08-162-1/+37
|
* added deletion of product/file entries to usageAndreas Steffen2012-08-161-0/+3
|
* skip boot aggregate check against databaseAndreas Steffen2012-08-141-0/+1
|
* implemented deletion of product_file database entriesAndreas Steffen2012-08-071-15/+13
|
* update state before handling statusAndreas Steffen2012-07-301-16/+20
|
* implemented support if functional sub-componentsAndreas Steffen2012-07-3019-285/+630
|
* extended and documented ipsec attestAndreas Steffen2012-07-304-46/+107
|
* measure all kernel modules and optimize firefox and thunderbird measurementsAndreas Steffen2012-07-271-34/+14
|
* with --relative --file do not insert absolute filenames into databaseAndreas Steffen2012-07-271-3/+5
|
* IMA SHA1 file measurement is not needed any moreAndreas Steffen2012-07-231-9/+1
|
* fixed typoAndreas Steffen2012-07-231-1/+1
|
* transport IMA file info via PTS Component Evidence Policy URIAndreas Steffen2012-07-2311-119/+156
|
* ipsec attest now deletes file hashesAndreas Steffen2012-07-222-2/+25
|
* buffer PA-TNC attributes until Generate Attestation Evidence attribute is ↵Andreas Steffen2012-07-213-21/+20
| | | | received
* allow --rel as an abbreviation for --relativeAndreas Steffen2012-07-211-0/+1
|
* moved all shadow PCR stuff to the pts_pcr classAndreas Steffen2012-07-218-292/+335
|
* created a pts_pcr class for PCR computationsAndreas Steffen2012-07-204-53/+285
|
* renamed build_database.sh to build-database.shAndreas Steffen2012-07-202-1/+2
|
* why the hell do firefox, thunderbird and acroread their own Linux libraries?Andreas Steffen2012-07-191-1/+40
|
* added some multiply defined librariesAndreas Steffen2012-07-191-0/+4
|
* queries with relative filenames might return multiple resultsAndreas Steffen2012-07-191-9/+13
|
* updated build_database.shAndreas Steffen2012-07-191-123/+190
|
* added index to files tableAndreas Steffen2012-07-191-0/+4
|
* updated build_database.shAndreas Steffen2012-07-191-4/+52
|
* builds an Ubuntu 12.04 LTS measurement databaseAndreas Steffen2012-07-182-0/+79
|
* minor fixes in attestAndreas Steffen2012-07-182-2/+2
|
* various PTS fixesAndreas Steffen2012-07-174-6/+8
|
* 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-175-9/+84
|