aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/authenticators/eap_authenticator.c
Commit message (Collapse)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-710/+0
|
* Moved version specific keymat functions to specific interfaces.Tobias Brunner2012-03-201-5/+6
|
* logging initial EAP Identifier in EAP Identity RequestAndreas Steffen2011-05-291-3/+5
|
* 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