aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/eap/eap.h
Commit message (Collapse)AuthorAgeFilesLines
* Implemented PT-EAP protocol (RFC 7171)Andreas Steffen2014-05-121-0/+1
|
* Added eap-dynamic plugin which can proxy any other EAP methodTobias Brunner2012-08-311-1/+1
|
* Function added that parses EAP method strings ([eap-]type[-vendor])Tobias Brunner2012-08-311-0/+27
|
* Move our pseudo EAP types out of the range of valid EAP methodsTobias Brunner2012-08-311-4/+4
|
* Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, ↵Tobias Brunner2012-05-181-2/+2
| | | | tasks etc.).
* added EAP PEAP and MSTLV protocolsAndreas Steffen2011-04-051-0/+13
|
* Added a pseudo EAP type to allow an implementation to select the real type ↵Martin Willi2011-02-221-0/+2
| | | | dynamically
* Some typos fixed.Tobias Brunner2011-02-071-1/+1
|
* Moved EAP type/code definitions to a seprate header file in libstrongswanMartin Willi2010-08-311-0/+89