Require that the modules call talloc for their instance handle.
[freeradius.git] / src / modules / rlm_eap2 / rlm_eap2.c
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2013-01-11 Arran Cudbard-BellAdd documentation to modules.h
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-10-28 Arran Cudbard-BellAdd tag matching to pairdelete and paircopy2
2010-07-07 Alan T. DeKokPatches for EAP-FAST as posted to the list 2010-01-19
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2007-12-18 aland Use new wpabuf API for handling buffers.
2007-12-11 aland Don't load TLS if it's not necessary.
2007-12-11 aland Allow configuration file to control what EAP types...
2007-12-11 aland Added second EAP module which uses the hostap libeap...