aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/eap/eap_sim.h
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-114/+0
|
* implemented IKEV2 EAP-SIM server and client test module that use triplets ↵Andreas Steffen2008-02-041-58/+31
| | | | stored in a file. For details see the scenario 'ikev2/rw-eap-sim-rsa'
* EAP-SIM cleanupsMartin Willi2007-03-191-2/+2
|
* added --with-sim-reader option to configure scriptMartin Willi2007-03-141-2/+1
| | | | | some cleanups in eap_sim
* version number selection fixMartin Willi2007-03-141-1/+1
| | | | some cleanups
* added EAP-SIM authenticationMartin Willi2007-03-131-0/+142
client side only uses an external SIM reader library specified with SIM_READER_LIB untested