aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/eap
Commit message (Collapse)AuthorAgeFilesLines
* 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 --with-uid/--with-gid configure option
* proper notification handlingMartin Willi2007-04-101-1/+103
|
* giving up EAP-SIM authentication after 3 failed challengesMartin Willi2007-03-271-0/+15
|
* EAP-SIM cleanupsMartin Willi2007-03-191-2/+2
|
* added --with-sim-reader option to configure scriptMartin Willi2007-03-142-27/+30
| | | | | some cleanups in eap_sim
* version number selection fixMartin Willi2007-03-142-11/+18
| | | | some cleanups
* added EAP-SIM authenticationMartin Willi2007-03-134-1/+823
| | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested
* added generic EAP_IDENTITY client implementation using peers IKEv2 IDMartin Willi2007-03-132-0/+194
|
* removed eap aka module due ndaMartin Willi2007-02-132-1532/+0
|
* merged EAP framework from branch into trunkMartin Willi2007-02-124-0/+2016
includes a lot of other modifications