aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_20
Commit message (Collapse)AuthorAgeFilesLines
...
* prototype implementation using the pb_tnc_message_t classAndreas Steffen2010-11-231-15/+219
|
* defined a pb_tnc_message_t interfaceAndreas Steffen2010-11-236-4/+506
|
* added IMC and IMV IDs as arguments to send_message()Andreas Steffen2010-11-171-1/+2
|
* implemented have_recommendation() based on a choice of 3 policiesAndreas Steffen2010-11-151-0/+4
|
* moved recommendation handling to the tnc_imv pluginAndreas Steffen2010-11-131-93/+21
|
* created dummy have_recommendation() functionAndreas Steffen2010-11-101-1/+21
|
* implemented mutex locking the batch in constructionAndreas Steffen2010-11-101-4/+16
|
* fixed received test messageAndreas Steffen2010-11-101-1/+2
|
* implemented mutex locking the recommendations listAndreas Steffen2010-11-101-0/+10
|
* implemented recommendation storageAndreas Steffen2010-11-101-4/+61
|
* defined PB-TNC typesAndreas Steffen2010-11-103-1/+181
|
* append any previously collection messages to batchAndreas Steffen2010-11-101-1/+1
|
* implemented batch_ending() and solicit_recommendation() functionsAndreas Steffen2010-11-091-0/+2
|
* removed whitespaceAndreas Steffen2010-11-091-1/+1
|
* implemented provide_recommendation callback functionAndreas Steffen2010-11-091-2/+11
|
* removed dependencies from libtncAndreas Steffen2010-11-091-3/+1
|
* implemented receive_message() functionAndreas Steffen2010-11-091-2/+25
|
* implemented send_message() callback functionAndreas Steffen2010-11-091-9/+32
|
* implement IMC and IMV manager classesAndreas Steffen2010-11-091-3/+42
|
* Some Doxygen fixes.Tobias Brunner2010-10-151-1/+1
|
* created hull for TNCCS 2.0 pluginAndreas Steffen2010-10-055-0/+249