aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtls/tls_eap.c
Commit message (Collapse)AuthorAgeFilesLines
* set EAP-TTLS/TNC version also in acknowledgement packetsAndreas Steffen2010-10-041-0/+11
|
* added explanatory commentsAndreas Steffen2010-09-091-5/+5
|
* max max_message_count configurable and move it into tls_eap_tAndreas Steffen2010-09-081-2/+22
|
* moved tls_t existance test into tls_eap_create() againAndreas Steffen2010-09-081-0/+5
|
* generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocolAndreas Steffen2010-09-081-26/+33
|
* cosmetics in debug outputAndreas Steffen2010-09-011-2/+3
|
* Added strongswan.conf options for EAP-TLS/TTLS fragment sizeMartin Willi2010-08-311-4/+8
|
* Implemented a generic TLS EAP helper to implement EAP-TLS, TTLS and other ↵Martin Willi2010-08-311-0/+331
variants