aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Expand)AuthorAgeFilesLines
* pacman.sh creates /etc/pts/dists directory if it doesn't exist yetAndreas Steffen2014-02-131-0/+1
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-126-15/+15
* lib: Add global config namespaceTobias Brunner2014-02-121-2/+2
* Allow reason strings to be used as workitem result stringAndreas Steffen2014-01-133-3/+3
* Support Ubuntu 13.10 measurementsAndreas Steffen2013-10-211-1/+22
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-126-6/+6
* Make sure libstrongswan is initialized first in IMCs and IMVsAndreas Steffen2013-09-112-14/+18
* imv-os: check_packages() fails if product query failsTobias Brunner2013-07-241-0/+1
* imv-scanner: Properly check snprintf() return valueTobias Brunner2013-07-241-5/+9
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-186-25/+31
* 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
* Always return a result string for a processed workitemAndreas Steffen2013-07-041-6/+8
* Don't backup old package listsAndreas Steffen2013-07-011-6/+3
* plugin-loader: Removed unused path argument of load() methodTobias Brunner2013-06-281-1/+1
* Support blacklist field in PTS databaseAndreas Steffen2013-06-261-10/+11
* Send PA-TNC assessment result even if no workitems are availableAndreas Steffen2013-06-242-7/+13
* Some pacman fixesAndreas Steffen2013-06-232-33/+32
* Implemented pacman in a more reliable wayAndreas Steffen2013-06-213-292/+382
* 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-214-178/+298
* Store device with product IDAndreas Steffen2013-06-213-18/+14
* Implemented get|set_action_flag() methodsAndreas Steffen2013-06-213-37/+20
* Introduced workitems to Attestation IMVAndreas Steffen2013-06-213-56/+50
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-219-928/+822
* Defined a generic IMV agent interfaceAndreas Steffen2013-06-213-98/+14
* Moved all functionality into imv_os_agent_t class turning imv_os_t into an IF...Andreas Steffen2013-06-217-780/+946
* Moved batch_ending into separate source fileAndreas Steffen2013-06-215-295/+372
* generate workitems based on group policyAndreas Steffen2013-06-211-1/+11
* add overall recommendation to session database entryAndreas Steffen2013-06-211-3/+20
* register received scanner attributesAndreas Steffen2013-06-214-6/+103
* refactored IMV policy managementAndreas Steffen2013-06-214-318/+139
* implemented policy rules for OS IMVAndreas Steffen2013-06-215-95/+406
* check for zero-length device IDAndreas Steffen2013-06-211-0/+6
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-214-165/+306
* execute an _imv_policy scriptAndreas Steffen2013-06-212-6/+16
* implemented IMV session controlAndreas Steffen2013-06-216-162/+110
* destroy SQL queryAndreas Steffen2013-04-211-0/+1
* pacman: Define gen_time out of the loopTobias Brunner2013-03-251-1/+2
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-226-39/+68
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-114-5/+68
* make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-033-14/+40
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-027-9/+20
* improved control when an attribute request is sentAndreas Steffen2013-02-033-2/+54
* Cast first argument for %.*s to intTobias Brunner2013-01-243-15/+15
* make pacman.sh run under cronAndreas Steffen2012-12-261-9/+13
* ignore ports of the 127.0.1.1 internal system addressAndreas Steffen2012-12-091-2/+6