aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/eap_authenticator.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-98/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-1/+1
|
* Fixed EAP authentication regressionMartin Willi2009-05-111-2/+8
| | | | | Use correct nonce/init message again for EAP AUTH payload sent from responder to initiator.
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-79/+26
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* ported parts of two-sim branchMartin Willi2008-08-221-2/+2
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-23/+13
|
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-4/+5
|
* typosTobias Brunner2007-09-271-1/+1
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+156
includes a lot of other modifications