aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/tnc/imv/imv_manager.h
Commit message (Expand)AuthorAgeFilesLines
* moved imv_manager to libtnccsAndreas Steffen2011-10-251-149/+0
* explicitly activate use of TNC headersAndreas Steffen2011-06-071-2/+6
* protection against insane IMCs and IMVsAndreas Steffen2011-05-111-0/+9
* log TNC PEP decision with level 0Andreas Steffen2011-03-251-2/+4
* implemented have_recommendation() based on a choice of 3 policiesAndreas Steffen2010-11-151-0/+7
* moved recommendation handling to the tnc_imv pluginAndreas Steffen2010-11-131-3/+4
* enforce_recommendation inserts TNC group membership rules for IKE_SAAndreas Steffen2010-11-101-0/+10
* implemented batch_ending() and solicit_recommendation() functionsAndreas Steffen2010-11-091-0/+16
* 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-1/+1
* added imc/imv_manager remove methodAndreas Steffen2010-11-091-0/+8
* imv/imc header cosmeticsAndreas Steffen2010-11-091-4/+4
* implemented receive_message() functionAndreas Steffen2010-11-091-0/+14
* support of reportMessageTypes() functionAndreas Steffen2010-11-091-0/+14
* implement IMC and IMV manager classesAndreas Steffen2010-11-091-0/+57