aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_scanner
Commit message (Expand)AuthorAgeFilesLines
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-221-9/+18
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-111-1/+22
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+3
* implemented output of item lists in remediation instructionsAndreas Steffen2012-11-233-36/+36
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-231-74/+56
* centralized processing of assessment informationAndreas Steffen2012-11-121-1/+3
* implemented get_remediation_instructions()Andreas Steffen2012-11-101-11/+61
* implement a preferred language enumeratorAndreas Steffen2012-11-101-42/+25
* use countof()Andreas Steffen2012-11-011-1/+2
* scanner imc/imv pair uses IETF VPN PA-TNC message subtypeAndreas Steffen2012-10-311-2/+27
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-6/+6
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-9/+9
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-181-1/+0
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-171-49/+64
* allow registration of multiple message typeAndreas Steffen2012-10-141-6/+6
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-4/+4
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-2/+4
* updated Copyright infoAndreas Steffen2012-07-132-2/+4
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-0/+19
* fixed parsing of port ranges in Scanner IMVAndreas Steffen2012-04-151-4/+4
* added IETF standard error handling methodAndreas Steffen2011-12-111-35/+6
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-16/+52
* store the long and excl flags in the connection stateAndreas Steffen2011-12-091-0/+32
* check if violating_ports have been assignedAndreas Steffen2011-07-131-0/+5
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-131-0/+5
* install IMC and IMV dynamic libraries in imcvs directoryAndreas Steffen2011-07-061-5/+4
* fixed UTF-8 representation of polish reason stringAndreas Steffen2011-07-051-1/+1
* fixed debug statementAndreas Steffen2011-07-041-1/+1
* added ITA Scanner IMC/IMV pair which detects open server ports on TNC clientsAndreas Steffen2011-07-044-0/+671