aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/eap/eap_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-23/+30
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* Use standard unsigned integer typesAndreas Steffen2016-03-241-4/+4
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Filter invalid EAP authentication types when enumerating themTobias Brunner2012-08-311-0/+6
| | | | Valid authentication types defined by the IETF are 4-253 and 255.
* Added a method to enumerate registered EAP methodsTobias Brunner2012-08-211-0/+34
|
* Moved eap/xauth classes out of protocol specific subdirectoriesMartin Willi2012-03-201-0/+161