aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_scanner/imc_scanner.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-05-261-1/+1
* Use standard unsigned integer typesAndreas Steffen2016-03-241-2/+2
* Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtypeAndreas Steffen2015-08-181-2/+2
* Support of HCD Firewall Setting PA-TNC attributeAndreas Steffen2015-08-181-1/+2
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-031-3/+7
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-1/+1
* ignore ports of the 127.0.1.1 internal system addressAndreas Steffen2012-12-091-2/+6
* updated strongswan.conf man pageAndreas Steffen2012-11-121-1/+1
* centralized processing of assessment informationAndreas Steffen2012-11-121-34/+0
* implemented get_remediation_instructions()Andreas Steffen2012-11-101-0/+34
* debug output in lower case lettersAndreas Steffen2012-11-041-6/+6
* use countof()Andreas Steffen2012-11-011-1/+2
* scanner imc/imv pair uses IETF VPN PA-TNC message subtypeAndreas Steffen2012-10-311-12/+79
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-181-2/+1
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-171-83/+59
* allow registration of multiple message typeAndreas Steffen2012-10-141-5/+6
* 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-101-2/+4
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-3/+40
* updated Copyright infoAndreas Steffen2012-07-131-1/+2
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-111-6/+5
* removed unused variableAndreas Steffen2011-12-161-1/+0
* added IETF standard error handling methodAndreas Steffen2011-12-111-39/+3
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-16/+59
* added IMC/IMV support for send_message_long() and reserve_additional_id() fun...Andreas Steffen2011-12-091-2/+2
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-131-0/+5
* add PID/Program Name to netstat outputAndreas Steffen2011-07-071-1/+1
* ignore ports of IPv4 and IPv6 loopback interfacesAndreas Steffen2011-07-051-0/+12
* added ITA Scanner IMC/IMV pair which detects open server ports on TNC clientsAndreas Steffen2011-07-041-0/+361