aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
* use pen_type_t for attribute request entriesAndreas Steffen2012-08-211-25/+4
|
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-2012-220/+115
|
* fixed captionAndreas Steffen2012-08-201-1/+1
|
* implemented IETF Attribute Request attributeAndreas Steffen2012-08-204-3/+383
|
* libimcv requires nonce pluginAndreas Steffen2012-07-311-1/+1
|
* moved PA-TNC message logging to level 1Andreas Steffen2012-07-231-2/+2
|
* use a nonce for a PA-TNC message identifierAndreas Steffen2012-07-164-9/+26
|
* updated Copyright infoAndreas Steffen2012-07-1320-21/+36
|
* restrict PA-TNC message siz only if upper limit is definedAndreas Steffen2012-07-121-1/+1
|
* a curly bracket got lostAndreas Steffen2012-07-121-0/+1
|
* destroy oversized attributesAndreas Steffen2012-07-122-0/+2
|
* prevent endless loop with oversize attributesAndreas Steffen2012-07-122-8/+32
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-128-17/+160
|
* refactored PA-TNC attribute error handlingAndreas Steffen2012-07-122-82/+26
|
* fixed memory leak in the IETF standard error handlingAndreas Steffen2012-07-121-1/+2
|
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-1210-62/+176
|
* fixed a memory leak in imc|imv_agentAndreas Steffen2012-07-122-14/+20
|
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-117-26/+49
|
* defined ITA Dummy PA-TNC attribute for test purposesAndreas Steffen2012-07-119-18/+333
|
* Fixed return values of several functions (e.g. return FALSE for pointer types).Tobias Brunner2012-05-311-1/+1
|
* fixed parsing of port ranges in Scanner IMVAndreas Steffen2012-04-151-4/+4
|
* added reference counts to all PA-TNC attribute classesAndreas Steffen2011-12-182-6/+43
|
* removed unused variableAndreas Steffen2011-12-161-1/+0
|
* moved management of additional IMC/IMV IDs to agentAndreas Steffen2011-12-167-83/+146
|
* Revert "fixed caption alignment"Andreas Steffen2011-12-161-4/+0
| | | | This reverts commit d463def798ed339b143ee9500c2781532394171e.
* fixed caption alignmentAndreas Steffen2011-12-161-0/+4
|
* upgraded Test IMC/IMV pair to fully support multple IMC IDsAndreas Steffen2011-12-114-81/+144
|
* added IETF standard error handling methodAndreas Steffen2011-12-116-137/+85
|
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-098-96/+361
|
* added IMC/IMV support for send_message_long() and reserve_additional_id() ↵Andreas Steffen2011-12-099-18/+305
| | | | functions
* store the long and excl flags in the connection stateAndreas Steffen2011-12-098-1/+181
|
* IMC/IMV gets v1.3 attributes from TNCC/TNCSAndreas Steffen2011-12-092-12/+162
|
* implemented ReportMessageTypesLongAndreas Steffen2011-12-082-17/+91
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-2823-6123/+0
| | | | with libimcv
* 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-284-165/+174
|
* update attest_usage to include add and del operationsAndreas Steffen2011-11-281-2/+8
|
* attest can query componentsAndreas Steffen2011-11-285-3/+139
|
* automatically construct attest plugin listAndreas Steffen2011-11-282-2/+2
|
* 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
|
* Set pcr transform field depending on measuring algorithmSansar Choinyambuu2011-11-281-19/+1
|
* sub-component depth from pts database on component evidence requestSansar Choinyambuu2011-11-284-33/+51
| | | | | component hashes are entries in file_hashes table implemented verify function of tboot component
* fixed some more memory leaksAndreas Steffen2011-11-281-2/+0
|
* fixed memory leaksAndreas Steffen2011-11-282-6/+5
|
* refactored simple_evid_final attributeAndreas Steffen2011-11-282-65/+33
|
* renamed pts_req_func_comp_evid flagsAndreas Steffen2011-11-281-4/+4
|
* refactored PCR functionalityAndreas Steffen2011-11-284-52/+16
|
* fixed double freeAndreas Steffen2011-11-281-1/+0
|