aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_scanner
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-05-261-1/+1
|
* Use standard unsigned integer typesAndreas Steffen2016-03-242-5/+5
|
* 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-032-4/+22
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-1/+1
|
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-121-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-4/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+3
|
* 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-242-3/+3
|
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-181-2/+1
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-172-85/+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-092-3/+70
|
* updated Copyright infoAndreas Steffen2012-07-132-2/+4
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-0/+18
|
* 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() ↵Andreas Steffen2011-12-091-2/+2
| | | | functions
* store the long and excl flags in the connection stateAndreas Steffen2011-12-091-0/+33
|
* 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
|
* install IMC and IMV dynamic libraries in imcvs directoryAndreas Steffen2011-07-061-5/+4
|
* 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-044-0/+506