Port fix for bug #419 from branch_1_1
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_sim / rlm_eap_sim.c
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-15 aland Handle Client-Error code. If the client sends us...
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
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