aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/eap/eap_sim.c
Commit message (Expand)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-1125/+0
* implemented IKEV2 EAP-SIM server and client test module that use triplets sto...Andreas Steffen2008-02-041-82/+400
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-2/+3
* fixed actual ID length when AT_IDENTITY gets paddedMartin Willi2007-12-131-1/+2
* proper notification handlingMartin Willi2007-04-101-1/+103
* giving up EAP-SIM authentication after 3 failed challengesMartin Willi2007-03-271-0/+15
* added --with-sim-reader option to configure scriptMartin Willi2007-03-141-25/+29
* version number selection fixMartin Willi2007-03-141-10/+17
* added EAP-SIM authenticationMartin Willi2007-03-131-0/+677