]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/eap_radius/eap_radius_plugin.c
Moved generic RADIUS protocol support to a dedicated libradius
[thirdparty/strongswan.git] / src / libcharon / plugins / eap_radius / eap_radius_plugin.c
2012-03-05  Martin WilliMoved generic RADIUS protocol support to a dedicated...
2012-03-05  Martin WilliForward specifcied RADIUS attributes between AAA backen...
2012-03-05  Martin WilliEnable RADIUS DAE listening if configured
2012-01-30  Martin WilliSupport RADIUS accounting messages containing Framed...
2012-01-30  Martin WilliOpen RADIUS accounting sockets to exchange accounting...
2011-10-15  Andreas SteffenAdd features support to eap-radius plugin
2011-04-21  Martin WilliResolve and connect to RADIUS servers not before required
2011-04-21  Martin WilliRevert alloc_str changes
2011-04-21  Martin WilliUse thread save settings alloc_str function where appro...
2011-04-15  Martin WilliAdded reload support to eap-radius plugin
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-07-21  Martin WilliImplemented support for multiple RADIUS servers
2010-07-21  Martin WilliMigrated eap-radius plugin to INIT/METHOD macros
2010-03-19  Tobias BrunnerMoving charon to libcharon.