aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/eap/eap_method.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-205/+0
|
* Message stringification supports more detailed EAP payload informationMartin Willi2009-11-181-0/+10
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+8
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* reintegrated eap-radius branch into trunkMartin Willi2009-03-241-0/+2
|
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-181-0/+1
|
* ported parts of two-sim branchMartin Willi2008-08-221-1/+6
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAMMartin Willi2008-08-211-2/+2
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-86/+21
|
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-3/+8
|
* added EAP-SIM authenticationMartin Willi2007-03-131-0/+1
| | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+241
includes a lot of other modifications