Massively cleaned up #include's, so they're in a consistent
[freeradius.git] / src / modules / rlm_eap / eap.h
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
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-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-11-11 aland Include files used to build the server are now <freera...
2005-04-19 aland Massive change to add foundational support for IPv6.
2004-08-31 aland Put the eap sessions into a tree, so that looking...
2004-03-08 aland Added submodule tunnel callback
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-02-20 aland Define RAD_REQUEST_OPTION_PROXY_EAP, and don't get...
2003-12-07 alandeap.h support for tunneled callbacks
2003-11-01 mcr definitions moved to eap_types.h.
2003-10-14 aland Updated in preparation for EAP MS-CHAP-V2 types
2003-09-19 aland Added name & define for EAP-MSCHAP-V2
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 defines for TTLS & PEAP, even though they're...
2003-07-28 aland Massive changes to clean up the EAP module, in prepara...
2003-03-07 aland Need this entry in the data structure...
2003-03-03 aland Use DEBUG2 for messages instead of L_INFO, so that...
2002-07-29 aland Commit what wasn't committed a few days ago.
2002-07-08 pamBacking out removal of "modules.h".
2002-07-08 pamRemoved superficial #include statements
2002-06-14 aland Include more header files.
2002-06-10 fcusack add missing <stdlib.h> for free()
2002-05-29 aland Include autoconf.h BEFORE any other includes.
2002-03-27 raghuCode Cleanup and new header inclusion.
2002-03-18 aland Include string.h, to avoid compiler warnings
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.
2002-01-14 aland Minor changes to fix compiler warnings.
2001-12-13 aland removed unnecessary head files.
2001-12-12 raghuEAP module for all EAP based authentications