aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_tnc
Commit message (Expand)AuthorAgeFilesLines
* implemented dynamic detection of TNCCS protocolAndreas Steffen2011-01-311-2/+19
* select TNCCS protocol via charon.plugins.eap-tnc.protocolAndreas Steffen2010-11-091-1/+6
* created tnc-imc and tnc-imv pluginsAndreas Steffen2010-10-071-1/+1
* moved TNCCS layer out of eap_tnc pluginAndreas Steffen2010-09-284-182/+5
* debug output of inbound and outbound TNCCS batchesAndreas Steffen2010-09-091-9/+14
* send well-formed TNCCS-BatchAndreas Steffen2010-09-081-1/+9
* max max_message_count configurable and move it into tls_eap_tAndreas Steffen2010-09-081-12/+4
* moved tls_t existance test into tls_eap_create() againAndreas Steffen2010-09-081-5/+0
* generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocolAndreas Steffen2010-09-084-90/+234
* fixed copy-and-paste errorsAndreas Steffen2010-08-302-2/+2
* created an eap-tnc method hullAndreas Steffen2010-08-305-0/+356