aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imc/tnc_imc_plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵Andreas Steffen2013-08-151-79/+0
| | | | plugins to libtnccs
* IMCs and IMVs might depend on X.509 certificates or trusted public keysAndreas Steffen2012-06-281-0/+2
|
* refactored TNC frameworkAndreas Steffen2011-10-251-152/+5
|
* moved imc_manager to libtnccsAndreas Steffen2011-10-251-19/+49
|
* 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
| | | | over plugin_t
* re-establish null pointer if IMC/IMV manager plugin could not be installedAndreas Steffen2010-11-141-0/+1
|
* added get_preferred_language() to tnc_imcAndreas Steffen2010-11-111-6/+3
|
* display ID of registered IMCs/IMVsAndreas Steffen2010-11-101-1/+2
|
* read IMC/IMV configurations from /etc/tnc_configAndreas Steffen2010-11-101-22/+127
|
* abort if one of the IMCs or IMVs fail to initializeAndreas Steffen2010-11-091-5/+16
|
* 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-4/+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-9/+1
|
* imc/imv cosmeticsAndreas Steffen2010-10-081-3/+5
|
* created tnc-imc and tnc-imv pluginsAndreas Steffen2010-10-071-0/+63