aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_scanner
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring to tpm_tss_quote_info objectAndreas Steffen2016-06-261-1/+2
|
* Use standard unsigned integer typesAndreas Steffen2016-03-241-4/+4
|
* Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtypeAndreas Steffen2015-08-181-2/+2
|
* Added out message queue for imv_msg receive methodAndreas Steffen2014-10-051-8/+15
|
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-031-0/+14
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-152-39/+10
|
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-1/+1
|
* Allow reason strings to be used as workitem result stringAndreas Steffen2014-01-131-1/+1
|
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-121-1/+1
|
* imv-scanner: Properly check snprintf() return valueTobias Brunner2013-07-241-5/+9
|
* 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.
* imv-scanner: Only add a reason string if there is something to reportTobias Brunner2013-07-081-1/+4
|
* CosmeticsAndreas Steffen2013-07-081-2/+2
|
* Scanner IMV without workitems provides immediate recommendation, tooAndreas Steffen2013-07-081-11/+12
|
* Send PA-TNC assessment result even if no workitems are availableAndreas Steffen2013-06-242-7/+13
|
* Define protocol stringAndreas Steffen2013-06-211-9/+10
|
* Generate result string for port scan workitemsAndreas Steffen2013-06-211-2/+29
|
* Ignore non-matching protocolsAndreas Steffen2013-06-211-2/+2
|
* Introduced workitems to Scanner IMVAndreas Steffen2013-06-213-177/+296
|
* Implemented get|set_action_flag() methodsAndreas Steffen2013-06-213-37/+20
|
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-214-437/+453
|
* register received scanner attributesAndreas Steffen2013-06-213-5/+95
|
* refactored IMV policy managementAndreas Steffen2013-06-211-53/+23
|
* implemented policy rules for OS IMVAndreas Steffen2013-06-211-7/+49
|
* implemented IMV session controlAndreas Steffen2013-06-211-0/+19
|
* 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
|