aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imv/tnc_imv_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* moved tnc_imv plugin to libtnccs thanks to recommendation callback functionAndreas Steffen2013-08-151-83/+0
* Added soft dependency on database pluginAndreas Steffen2013-06-211-0/+1
* IMCs and IMVs might depend on X.509 certificates or trusted public keysAndreas Steffen2012-06-281-0/+2
* refactored TNC frameworkAndreas Steffen2011-10-251-150/+7
* moved imv_manager to libtnccsAndreas Steffen2011-10-251-18/+46
* terminate imc/imv that couldn't be initialized properlyAndreas Steffen2011-05-101-0/+6
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-0/+7
* re-establish null pointer if IMC/IMV manager plugin could not be installedAndreas Steffen2010-11-141-0/+1
* display ID of registered IMCs/IMVsAndreas Steffen2010-11-101-1/+2
* read IMC/IMV configurations from /etc/tnc_configAndreas Steffen2010-11-101-23/+127
* abort if one of the IMCs or IMVs fail to initializeAndreas Steffen2010-11-091-5/+17
* implement IMC and IMV manager classesAndreas Steffen2010-11-091-25/+8
* check if optional terminate() function existsAndreas Steffen2010-11-091-1/+2
* cleaned up whitespaceAndreas Steffen2010-11-091-3/+3
* implemented IMC/IMV handlerAndreas Steffen2010-11-091-9/+34
* use DBG_TNC for TNC debugging outputAndreas Steffen2010-10-091-1/+1
* revert to standard TNCC/TNCS Initialization functionAndreas Steffen2010-10-091-8/+1
* imc/imv cosmeticsAndreas Steffen2010-10-081-1/+2
* created tnc-imc and tnc-imv pluginsAndreas Steffen2010-10-071-0/+60