aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/tnc/imv
Commit message (Collapse)AuthorAgeFilesLines
* protection against insane IMCs and IMVsAndreas Steffen2011-05-111-0/+9
|
* log TNC PEP decision with level 0Andreas Steffen2011-03-251-2/+4
|
* Fixed doxygen groups in libcharon tnc subtreeMartin Willi2011-02-082-2/+5
|
* implemented create_reason_enumerator() functionAndreas Steffen2010-11-191-0/+7
|
* implement set_attribute() callback functionAndreas Steffen2010-11-161-0/+20
|
* implement GetAttribute() callback functionAndreas Steffen2010-11-161-3/+26
|
* implemented have_recommendation() based on a choice of 3 policiesAndreas Steffen2010-11-153-3/+10
|
* configure recommendation policy via strongswan.confAndreas Steffen2010-11-142-0/+35
|
* moved recommendation handling to the tnc_imv pluginAndreas Steffen2010-11-132-3/+60
|
* 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-092-20/+22
|
* implemented receive_message() functionAndreas Steffen2010-11-092-0/+24
|
* support of reportMessageTypes() functionAndreas Steffen2010-11-092-9/+32
|
* implement IMC and IMV manager classesAndreas Steffen2010-11-092-0/+64
|
* cleaned up whitespaceAndreas Steffen2010-11-091-1/+1
|
* implemented IMC/IMV handlerAndreas Steffen2010-11-091-0/+144