aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_peap/eap_peap.c
Commit message (Collapse)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-3/+3
|
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-4/+4
|
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-5/+8
| | | | Also fixes several whitespace errors.
* Implemented TLS session resumption both as client and as serverMartin Willi2011-12-311-1/+2
|
* do not include length field in non-fragmented EAP-PEAP packetsAndreas Steffen2011-04-211-2/+6
|
* implemented the PEAP tunneling protocol as an EAP pluginAndreas Steffen2011-04-061-0/+209