aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/authenticators/eap_authenticator.c
Commit message (Expand)AuthorAgeFilesLines
* Resolve and connect to RADIUS servers not before requiredMartin Willi2011-04-211-0/+1
* display EAP identifiers in HEX formatAndreas Steffen2011-04-061-4/+4
* log the EAP identifier also for vendor specific EAP methodsAndreas Steffen2011-04-051-2/+2
* log the initial value of the EAP identifierAndreas Steffen2011-04-051-5/+6
* Include the used reserved bytes from ID payloads in AUTH calculationMartin Willi2011-01-051-4/+14
* Use the AAA Identity for EAP authentication, if givenMartin Willi2010-08-311-1/+9
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-19/+7
* some simplifications using the INIT macroAndreas Steffen2010-08-171-7/+5
* Migrated eap_authenticator to INIT/METHOD macrosAndreas Steffen2010-08-131-66/+60
* Use the responder side configured EAP-Identity directly, if givenMartin Willi2010-07-051-7/+16
* Copy EAP specific attributes to auth config onlyMartin Willi2010-07-051-7/+0
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+705