aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_ttls/eap_ttls_peer.c
Commit message (Expand)AuthorAgeFilesLines
* support non EAP-TTLS conformant RADIUS-type attribute segmentationAndreas Steffen2010-09-091-13/+79
* added explanatory commentsAndreas Steffen2010-09-091-3/+7
* for the time being assume a single request/response exchange for a given EAP ...Andreas Steffen2010-08-301-2/+3
* support fragmentation in AVPsAndreas Steffen2010-08-241-3/+11
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-10/+10
* implemented server-initiated phase2 of EAP-TTLS authenticationAndreas Steffen2010-08-161-14/+22
* implemented server side support for EAP-TTLSAndreas Steffen2010-08-161-70/+30
* removed some raw EAP debug outputAndreas Steffen2010-08-141-3/+0
* use EAP plugin for tunneled client authenticationAndreas Steffen2010-08-141-14/+107
* send tunneled EAP Identity response using eap-identity pluginAndreas Steffen2010-08-131-8/+32
* implement AVP EAP message building and processingAndreas Steffen2010-08-131-10/+69
* added generic TLS application data handler and specific EAP-TTLS instantiationAndreas Steffen2010-08-121-0/+96