import from HEAD:
[freeradius.git] / src / modules / rlm_eap / mem.c
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 aland Fix linked list code for EAP handlers.
2006-05-09 aland Fix linked list code for EAP handlers.
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-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:
2006-02-06 nbkPull from CVS 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-09-01 aland s/->strvalue/->vp_strvalue/g
2004-08-31 aland Put the eap sessions into a tree, so that looking...
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2003-11-26 aland Unlock the list AFTER we've finished mucking with...
2003-09-03 cparkerGlob patch to change #if to #ifdef when checking variab...
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-05 aland Large changes & re-arrangements, in preparation (hopef...
2003-07-29 aland Added an rcsid
2003-07-28 aland Massive changes to clean up the EAP module, in prepara...
2003-03-03 aland Arg... corrected typos in last commit.
2003-03-03 aland Use DEBUG2 for messages instead of L_INFO, so that...
2002-04-26 raghuFixed memory leaks
2002-03-27 raghuCode Cleanup and new header inclusion.
2002-01-22 raghuPrototype & Signature corrections
2002-01-19 raghuEAP module is generalised to handle any EAP-Type.
2002-01-18 fcusack Use rad_malloc() instead of malloc() + NULL test.
2001-12-12 raghuEAP module for all EAP based authentications