aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imv/tnc_imv_recommendations.c
Commit message (Expand)AuthorAgeFilesLines
* used tnc_policy_update functions for default policyAndreas Steffen2013-06-211-47/+5
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Make sure first argument is an int when using %.*s to print e.g. chunksTobias Brunner2012-09-281-2/+2
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-17/+21
* have_recommendation() accepts NULL argumentsAndreas Steffen2012-07-111-4/+12
* refactored TNC frameworkAndreas Steffen2011-10-251-4/+6
* clear reason strings after delivering themAndreas Steffen2011-06-151-0/+16
* separated tncif_names from standard TCG TNC header filesAndreas Steffen2011-06-061-0/+1
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-011-1/+3
* 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