aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_11/tnccs_11.c
Commit message (Expand)AuthorAgeFilesLines
* do not call recommendations if recs does not existAndreas Steffen2011-05-141-1/+1
* Restrict IMCs and IMVs to call SendMessage()Andreas Steffen2011-05-141-1/+20
* added missing commaAndreas Steffen2011-05-071-1/+1
* refactored tnccs->remove_connection()Andreas Steffen2011-05-061-11/+2
* log TNC PEP decision with level 0Andreas Steffen2011-03-251-5/+1
* TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection me...Andreas Steffen2011-03-191-0/+2
* Whitespace cleanups in tnc codeMartin Willi2011-02-081-3/+3
* Add a prefix to the global visible tnc names to avoid name clashes, move to t...Martin Willi2011-02-081-3/+4
* terminate TNCCS 1.1 connection after sending recommendationAndreas Steffen2011-01-111-1/+18
* implemented check_and_build_recommendation()Andreas Steffen2011-01-111-0/+42
* correct numbering of batchesAndreas Steffen2011-01-111-2/+3
* communicate DELETE state to IMCs and IMVsAndreas Steffen2011-01-111-0/+10
* implemented parsing of TNCCS 1.1 messagesAndreas Steffen2011-01-091-3/+99
* implemented TNCCS 1.1 without libtncAndreas Steffen2011-01-071-184/+186
* two fixes in tnccs_11Andreas Steffen2010-11-021-2/+2
* 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-291-17/+75
* moved TNCCS layer out of eap_tnc pluginAndreas Steffen2010-09-281-0/+124