aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imv/tnc_imv_recommendations.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanups in tnc codeMartin Willi2011-02-081-6/+6
* Add a prefix to the global visible tnc names to avoid name clashes, move to t...Martin Willi2011-02-081-3/+4
* implemented create_reason_enumerator() functionAndreas Steffen2010-11-191-1/+28
* initialize chunks and add debug outputAndreas Steffen2010-11-161-1/+9
* fixed memory leakAndreas Steffen2010-11-161-1/+1
* implement set_attribute() callback functionAndreas Steffen2010-11-161-3/+68
* implement GetAttribute() callback functionAndreas Steffen2010-11-161-0/+20
* reformulated recommendation policiesAndreas Steffen2010-11-161-67/+97
* mutex.h is not needed any moreAndreas Steffen2010-11-161-1/+0
* imv_list consists of linked imv_t instancesAndreas Steffen2010-11-161-3/+4
* implemented have_recommendation() based on a choice of 3 policiesAndreas Steffen2010-11-151-4/+132
* moved recommendation handling to the tnc_imv pluginAndreas Steffen2010-11-131-0/+136