Include files used to build the server are now <freeradius-devel/*.h>
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_sim / rlm_eap_sim.c
2005-11-11 aland Include files used to build the server are now <freera...
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2004-03-19 mcr increment the EAP-id on each stage of the transaction.
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-30 mcr capture the RAND/SRES/Kc when we initialize the SIM
2004-01-30 mcr added some debugging of why EAP-sim might not want to
2003-12-29 mcr if the un-marshalling fails, then fail the packet.
2003-11-22 mcr send the encryption keys to the AccessPoint.
2003-11-22 mcr the version list attribute's length of versions is...
2003-11-21 mcr rename "SIM-Chal" to "SIM-Rand" to sync with names...
2003-11-21 mcr pack the RAND attribute properly - should have 2 bytes
2003-11-06 aland u_int -> uint
2003-10-31 mcr fixes for version list length types.
2003-10-29 mcr initial commit of eap-sim