aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Define and use an OS enumeration typeAndreas Steffen2012-11-051-9/+10
|
* check if assessment has already been doneAndreas Steffen2012-11-051-1/+2
|
* compute the optimum Installed Packages attribute sizeAndreas Steffen2012-11-051-36/+43
|
* Added ITA Start/Stop Angel attributes to split bulk data into multiple ↵Andreas Steffen2012-11-054-18/+130
| | | | attributes
* enumerate over installed Debian/Ubuntu packagesAndreas Steffen2012-11-041-11/+33
|
* debug output in lower case lettersAndreas Steffen2012-11-041-6/+6
|
* add generation time to package versionsAndreas Steffen2012-11-041-15/+17
|
* extract generation time of packages fileAndreas Steffen2012-11-041-2/+53
|
* added pacman to .gitignoreAndreas Steffen2012-11-042-228/+1
|
* store packages with security issues and their optional updates onlyAndreas Steffen2012-11-041-64/+60
|
* created pacman - an Ubuntu/Debian package managerAndreas Steffen2012-11-043-0/+589
|
* check if setting existsAndreas Steffen2012-11-011-1/+0
|
* implemented ITA Get Settings and ITA Settings attributesAndreas Steffen2012-11-012-171/+274
|
* use countof()Andreas Steffen2012-11-016-6/+12
|
* scanner imc/imv pair uses IETF VPN PA-TNC message subtypeAndreas Steffen2012-10-312-14/+106
|
* transmit Product Vendor ID if knownAndreas Steffen2012-10-312-5/+39
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-2412-28/+28
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-244-24/+24
|
* 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
|