aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/eap/eap_method.c
Commit message (Collapse)AuthorAgeFilesLines
* plugin-feature: Add vendor specific EAP method registration macrosTobias Brunner2015-08-171-1/+2
| | | | | | | | | | | Vendor specific EAP methods may be registered with: PLUGIN_CALLBACK(eap_method_register, <constructor>), PLUGIN_PROVIDE(EAP_SERVER_VENDOR, <type>, <vendor>), Same for client implementations via EAP_PEER_VENDOR. References #969.
* Moved eap/xauth classes out of protocol specific subdirectoriesMartin Willi2012-03-201-0/+42