aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imc/tnc_imc.c
Commit message (Expand)AuthorAgeFilesLines
* cosmeticsAndreas Steffen2011-05-091-4/+2
* lock the set_message_types() methodAndreas Steffen2011-05-071-1/+17
* list registered TNCCS message typesAndreas Steffen2011-04-281-1/+19
* load IMCs and IMVs with RTLD_LAZYAndreas Steffen2010-11-161-1/+1
* read IMC/IMV configurations from /etc/tnc_configAndreas Steffen2010-11-101-11/+14
* unload the IMCs and IMVs using dlclose()Andreas Steffen2010-11-091-12/+20
* 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-65/+1
* implemented send_message() callback functionAndreas Steffen2010-11-091-37/+3
* implement IMC and IMV manager classesAndreas Steffen2010-11-091-4/+106
* cleaned up whitespaceAndreas Steffen2010-11-091-2/+2
* implemented IMC/IMV handlerAndreas Steffen2010-11-091-0/+129