aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_peap/eap_peap_peer.c
Commit message (Expand)AuthorAgeFilesLines
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-311-2/+2
* send an empty EAP Ack client message if TLS was successful and handle it on t...Andreas Steffen2011-04-151-28/+0
* allow multi-pass authentication schemes as e.g. MSCHAPv2Andreas Steffen2011-04-061-15/+14
* display EAP identifiers in HEX formatAndreas Steffen2011-04-061-2/+2
* implemented the PEAP tunneling protocol as an EAP pluginAndreas Steffen2011-04-061-0/+285