aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imv/tnc_imv.c
Commit message (Expand)AuthorAgeFilesLines
* lock the set_message_types() method for imvsAndreas Steffen2011-05-091-0/+14
* adapted debug outputAndreas Steffen2011-04-281-1/+1
* list registered TNCCS message typesAndreas Steffen2011-04-281-1/+20
* Whitespace cleanups in tnc codeMartin Willi2011-02-081-15/+15
* load IMCs and IMVs with RTLD_LAZYAndreas Steffen2010-11-161-1/+1
* read IMC/IMV configurations from /etc/tnc_configAndreas Steffen2010-11-101-8/+14
* unload the IMCs and IMVs using dlclose()Andreas Steffen2010-11-091-14/+19
* insert IMV/IMC before providing BindFunctionAndreas Steffen2010-11-091-0/+1
* tnc_imc/tnc_imv cosmeticsAndreas Steffen2010-11-091-0/+6
* implemented receive_message() functionAndreas Steffen2010-11-091-0/+28
* support of reportMessageTypes() functionAndreas Steffen2010-11-091-0/+28
* moved TNCCS callback functions into bind_function.cAndreas Steffen2010-11-091-80/+0
* implement IMC and IMV manager classesAndreas Steffen2010-11-091-3/+94
* cleaned up whitespaceAndreas Steffen2010-11-091-1/+1
* implemented IMC/IMV handlerAndreas Steffen2010-11-091-0/+123