aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_dynamic/eap_dynamic.c
Commit message (Expand)AuthorAgeFilesLines
* linked-list: Change return value of find_first() and signature of its callbackTobias Brunner2017-05-261-2/+10
* eap-dynamic: Publish the get_auth() method of the wrapped EAP methodTobias Brunner2017-02-071-0/+12
* Use standard unsigned integer typesAndreas Steffen2016-03-241-6/+6
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-2/+2
* Added an option to prefer types sent by peer in eap-dynamic pluginTobias Brunner2012-08-311-14/+42
* eap-dynamic plugin handles EAP-Nak messages and selects a method supported by...Tobias Brunner2012-08-311-1/+72
* Preferred EAP methods for eap-dynamic can be configuredTobias Brunner2012-08-311-1/+59
* The eap-dynamic plugin uses the first supported method as defaultTobias Brunner2012-08-311-1/+91
* Added eap-dynamic plugin which can proxy any other EAP methodTobias Brunner2012-08-311-0/+146