aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imv/tnc_imv_manager.c
Commit message (Expand)AuthorAgeFilesLines
* protection against insane IMCs and IMVsAndreas Steffen2011-05-111-3/+27
* adapted debug outputAndreas Steffen2011-04-281-1/+1
* log unsupported IMC_IMV message typesAndreas Steffen2011-04-281-0/+6
* log TNC PEP decision with level 0Andreas Steffen2011-03-251-7/+27
* Whitespace cleanups in tnc codeMartin Willi2011-02-081-3/+3
* Add a prefix to the global visible tnc names to avoid name clashes, move to t...Martin Willi2011-02-081-1/+0
* implemented have_recommendation() based on a choice of 3 policiesAndreas Steffen2010-11-151-2/+9
* log configured recommendation policyAndreas Steffen2010-11-141-0/+2
* configure recommendation policy via strongswan.confAndreas Steffen2010-11-141-0/+10
* moved recommendation handling to the tnc_imv pluginAndreas Steffen2010-11-131-3/+7
* enforce_recommendation inserts TNC group membership rules for IKE_SAAndreas Steffen2010-11-101-2/+38
* read IMC/IMV configurations from /etc/tnc_configAndreas Steffen2010-11-101-4/+3
* implemented batch_ending() and solicit_recommendation() functionsAndreas Steffen2010-11-091-0/+33
* added get_count() method to IMC/IMV managersAndreas Steffen2010-11-091-0/+7
* abort if one of the IMCs or IMVs fail to initializeAndreas Steffen2010-11-091-3/+2
* added imc/imv_manager remove methodAndreas Steffen2010-11-091-0/+20
* insert IMV/IMC before providing BindFunctionAndreas Steffen2010-11-091-2/+3
* tnc_imc/tnc_imv cosmeticsAndreas Steffen2010-11-091-0/+3
* implemented receive_message() functionAndreas Steffen2010-11-091-0/+22
* support of reportMessageTypes() functionAndreas Steffen2010-11-091-1/+25
* implement IMC and IMV manager classesAndreas Steffen2010-11-091-0/+129