aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/eap/eap.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Added eap-dynamic plugin which can proxy any other EAP methodTobias Brunner2012-08-311-0/+1
|
* Function added that parses EAP method strings ([eap-]type[-vendor])Tobias Brunner2012-08-311-0/+59
|
* Move our pseudo EAP types out of the range of valid EAP methodsTobias Brunner2012-08-311-10/+10
|
* Moved auth_rule_names back to auth_cfg.cMartin Willi2011-08-221-18/+0
|
* added EAP PEAP and MSTLV protocolsAndreas Steffen2011-04-051-4/+11
|
* Added a pseudo EAP type to allow an implementation to select the real type ↵Martin Willi2011-02-221-2/+4
| | | | dynamically
* Moved EAP type/code definitions to a seprate header file in libstrongswanMartin Willi2010-08-311-0/+131