aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_11
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed compiler warningMartin Willi2011-02-081-1/+1
|
* tnccs_11 does not link to libtnc anymoreMartin Willi2011-02-081-3/+1
|
* Fixed various doxygen errors in tnc pluginsMartin Willi2011-02-086-8/+8
|
* terminate TNCCS 1.1 connection after sending recommendationAndreas Steffen2011-01-111-1/+18
|
* fixed XML syntax for TNCCS-Recommendation messagesAndreas Steffen2011-01-111-1/+2
|
* implemented check_and_build_recommendation()Andreas Steffen2011-01-113-18/+62
|
* correct numbering of batchesAndreas Steffen2011-01-111-2/+3
|
* initialize the reference count correctlyAndreas Steffen2011-01-111-0/+2
|
* handle zero size Base64 conversionsAndreas Steffen2011-01-111-0/+8
|
* communicate DELETE state to IMCs and IMVsAndreas Steffen2011-01-111-0/+10
|
* implemented parsing of TNCCS 1.1 messagesAndreas Steffen2011-01-0917-115/+378
|
* generate TNCCS-Error messagesAndreas Steffen2011-01-081-19/+54
|
* created process() method for TNCCS messagesAndreas Steffen2011-01-089-190/+61
|
* corrected naming of tnccs_reason_strings_msg_t objectAndreas Steffen2011-01-072-23/+23
|
* do not forget to advance nodeAndreas Steffen2011-01-071-0/+5
|
* implemented TNCCS 1.1 without libtncAndreas Steffen2011-01-0720-185/+2189
|
* two fixes in tnccs_11Andreas Steffen2010-11-021-2/+2
|
* Some Doxygen fixes.Tobias Brunner2010-10-151-1/+1
|
* use DBG_TNC for TNC debugging outputAndreas Steffen2010-10-091-19/+19
|
* TNCCS debug cosmeticsAndreas Steffen2010-10-091-4/+4
|
* implemented TNC isolation via group membershipsAndreas Steffen2010-10-091-6/+33
|
* implemented a makeshift non-scalable send bufferAndreas Steffen2010-10-081-25/+82
|
* created tnc-imc and tnc-imv pluginsAndreas Steffen2010-10-071-39/+78
|
* configure tnc_config path and preferred_language via strongswan.confAndreas Steffen2010-10-051-2/+8
|
* print XML as plaintext and process recieved TNCCS BatchAndreas Steffen2010-09-301-11/+28
|
* started use of libtnc libraryAndreas Steffen2010-09-292-19/+81
|
* moved TNCCS layer out of eap_tnc pluginAndreas Steffen2010-09-285-0/+266