aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed potential hasher problem in IMA template hashAndreas Steffen2012-07-161-3/+11
|
* fixed potential hasher problemsAndreas Steffen2012-07-162-11/+29
|
* ipsec attest supports ima template hashesAndreas Steffen2012-07-165-62/+114
|
* 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-169-171/+323
|
* moved listing of file measurements to pts_file_measAndreas Steffen2012-07-163-9/+31
|
* moved to debug level 3Andreas Steffen2012-07-161-4/+4
|
* transfer IMA file measurements via PA-TNCAndreas Steffen2012-07-136-39/+81
|
* some more copyright updatesAndreas Steffen2012-07-132-2/+2
|
* updated Copyright infoAndreas Steffen2012-07-136-6/+6
|
* wait for the finalization of the Functional Component measurementsAndreas Steffen2012-07-133-4/+19
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-122-0/+38
|
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-1217-0/+69
|
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-112-55/+10
|
* 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-119-187/+385
|
* added Ubuntu 12.04 LTS i686 measurementsAndreas Steffen2012-06-281-0/+319
|
* certificate_t->issued_by takes an argument to receive signature schemeMartin Willi2012-06-121-3/+3
|
* isolate a TNC client if an error occursAndreas Steffen2012-04-221-1/+1
|
* exit if TBOOT dummy measurements are not definedAndreas Steffen2012-04-221-0/+5
|
* 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() ↵Andreas Steffen2011-12-092-3/+7
| | | | functions
* 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 ↵Andreas Steffen2011-11-2823-0/+6124
| | | | with libimcv