aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/eap/eap_method.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-107/+0
* Message stringification supports more detailed EAP payload informationMartin Willi2009-11-181-0/+26
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* missed strcaseeq addedTobias Brunner2009-04-171-1/+1
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-1/+1
* merged multi-auth branch back into trunkMartin Willi2009-04-141-0/+33
* reintegrated eap-radius branch into trunkMartin Willi2009-03-241-1/+2
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-181-1/+3
* a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAMMartin Willi2008-08-211-4/+4
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-187/+2
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-11/+31
* output of eap_type_names requires %N formatAndreas Steffen2007-05-181-1/+1
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-33/+0
* added EAP-SIM authenticationMartin Willi2007-03-131-1/+3
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+243