Move EAP types (sub-modules) to use talloc
[freeradius.git] / src / modules / rlm_eap / rlm_eap.c
2013-02-24 Alan T. DeKokMove EAP types (sub-modules) to use talloc
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-18 Alan T. DeKokMore debug macros
2013-02-18 Alan T. DeKokRemove L_CONS
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
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-04-11 Matthew Newtoneap-tls is no longer required for ttls or peap
2012-03-04 Matthew NewtonMove rlm_eap_tls TLS-specific config into user-specifie...
2011-11-17 Alan T. DeKokAdded minor debug message
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-10-07 Arran Cudbard-BellAdd a Message-Authenticator attribute to the response...
2011-09-26 Arran Cudbard-BellAdd EAP-Failure if EAP is called in Post-Auth REJECT...
2011-02-08 Ken-ichirou MATSUZAWAfix freeing eap_handler as opaque (and typo)
2010-11-23 Alan T. DeKokAvoid pointer comparison overflows
2010-10-13 Alan T. DeKokFixes to build without PTHREADs
2010-10-07 Alan T. DeKokFixes from clang / scan-build
2010-08-27 Alan T. DeKokCreate new mutex for Access-Challenge debug code.
2010-08-09 Alan T. DeKokPrint out WARNING if EAP session did not finish.
2010-08-07 Alan T. DeKokFixes for 2.2 API
2010-08-07 Alan T. DeKokRegularize error messages
2010-05-31 Alan T. DeKokMany more changes to get it to build.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2010-04-26 Alan T. DeKokMore WITH_PROXY fixes
2009-10-13 Alan T. DeKokFix typo
2009-10-12 Alan T. DeKokDon't use source IP for EAP packets.
2009-07-29 Alan T. DeKokLog reasons for failure.
2009-06-01 Alan T. DeKokCopy the User-Name by value
2009-05-24 Alan T. DeKokCheck for misconfigured systems
2008-07-13 Alan T. DeKokUse DEBUG in instantiate, not RDEBUG
2008-07-09 Alan T. DeKokUse new RDEBUG macro in rlm_eap
2008-07-09 Alan T. DeKokClean up enforcement of EAP "max_sessions"
2008-06-24 aland Added "max_sessions" to EAP configuration, which helps...
2008-03-11 aland Set Auth-Type based on name2
2008-02-10 aland Properly initialize random context. This solves the
2008-02-07 aland Print more on "failed to remember handler"
2007-12-16 aland Re-arranged and re-named code to convert VP's to EAP...
2007-11-27 aland Removed hack-y generate_state() and verify_state(...
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-20 aland Permit TLS inside of PEAP/TTLS tunnels. It won't...
2007-11-13 aland Remove unneeded lines
2007-11-11 aland Mark more modules "safe for -C"
2007-08-13 aland Pulled fix from branch_1_1
2007-06-16 aland Better checks for no OpenSSL
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-05-02 aland In the authorize stage, return OK if we see TTLS or...
2007-04-25 aland If the server is built without OpenSSL, do not load...
2007-04-23 aland Added RADCLIENT* pointer to the REQUEST structure...
2007-04-19 aland vp->lvalue to vp->vp_integer changes
2007-04-12 aland Use new lrad_ipaddr_cmp() function
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-03 aland Massive change to the server core to remove horrid...
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
2007-02-14 aland Removed all free(inst->foo) where "foo" comes from...
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:
next