aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_tnc/eap_tnc.c
Commit message (Expand)AuthorAgeFilesLines
* do not include length field in non-fragmented EAP-PEAP packetsAndreas Steffen2011-04-211-2/+6
* Revert alloc_str changesMartin Willi2011-04-211-4/+2
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-2/+4
* added get|set_identifier() methods to eap_tnc_tAndreas Steffen2011-04-061-0/+14
* 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-281-5/+4
* 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-081-88/+68
* fixed copy-and-paste errorsAndreas Steffen2010-08-301-1/+1
* created an eap-tnc method hullAndreas Steffen2010-08-301-0/+190