aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_peap/eap_peap_server.c
Commit message (Expand)AuthorAgeFilesLines
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-311-2/+2
* Revert alloc_str changesMartin Willi2011-04-211-9/+8
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-8/+9
* send an empty EAP Ack client message if TLS was successful and handle it on t...Andreas Steffen2011-04-151-5/+14
* define MSCHAPv2 as default phase2 algorithm for EAP-PEAPAndreas Steffen2011-04-061-1/+1
* no EAP identifier offset required in build() functionAndreas Steffen2011-04-061-1/+1
* implemented the PEAP tunneling protocol as an EAP pluginAndreas Steffen2011-04-061-0/+423