import from HEAD:
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_sim / rlm_eap_sim.c
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-08 aland Removed silly use of magic cvs $ Log $ stuff
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
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