aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* implemented IETF Numeric Version attributeAndreas Steffen2012-10-182-0/+34
|
* implemented IETF Remediation Instructions attributeAndreas Steffen2012-10-182-0/+46
|
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-186-7/+1
|
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-173-179/+230
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-176-282/+227
|
* allow registration of multiple message typeAndreas Steffen2012-10-146-39/+47
|
* implemented IETF Operational Status attributeAndreas Steffen2012-10-132-0/+42
|
* implemented IETF Factory Default Password Enabled attributeAndreas Steffen2012-10-122-0/+30
|
* implemented the Forwarding Enabled attributeAndreas Steffen2012-10-122-2/+34
|
* implemented os_info_t classAndreas Steffen2012-10-104-16/+47
|
* implemented IETF String Version attributeAndreas Steffen2012-10-104-19/+71
|
* created OS IMC/IMV pairAndreas Steffen2012-10-098-0/+1214
|
* Make sure first argument is an int when using %.*s to print e.g. chunksTobias Brunner2012-09-281-4/+4
|
* use base IMC ID if src IMC ID is not supportedAndreas Steffen2012-09-102-4/+8
|
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-096-30/+211
|
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-203-8/+16
|
* updated Copyright infoAndreas Steffen2012-07-138-8/+16
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-124-0/+75
|
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-121-2/+5
|
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-113-18/+17
|
* defined ITA Dummy PA-TNC attribute for test purposesAndreas Steffen2012-07-114-17/+72
|
* fixed parsing of port ranges in Scanner IMVAndreas Steffen2012-04-151-4/+4
|
* removed unused variableAndreas Steffen2011-12-161-1/+0
|
* moved management of additional IMC/IMV IDs to agentAndreas Steffen2011-12-163-69/+20
|
* upgraded Test IMC/IMV pair to fully support multple IMC IDsAndreas Steffen2011-12-114-81/+144
|
* added IETF standard error handling methodAndreas Steffen2011-12-114-137/+20
|
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-094-64/+222
|
* added IMC/IMV support for send_message_long() and reserve_additional_id() ↵Andreas Steffen2011-12-095-8/+111
| | | | functions
* store the long and excl flags in the connection stateAndreas Steffen2011-12-094-0/+129
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-2822-6115/+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
|
* fixed double freeAndreas Steffen2011-11-281-2/+0
|
* refactored simple component evidenceAndreas Steffen2011-11-287-356/+122
|
* corrected debug groupsAndreas Steffen2011-11-281-1/+1
|
* improved log output of functional component namesAndreas Steffen2011-11-282-32/+11
|