aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_radius/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* eap-radius: support plain XAuth RADIUS authentication using User-PasswordMartin Willi2013-07-291-0/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-4/+7
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* In eap-radius, hand out received Framed-IP-Address attributes as virtual IPMartin Willi2013-03-121-0/+1
|
* removed double library entryAndreas Steffen2012-03-131-2/+0
|
* created libradius shared by eap-radius and tnc-pdp pluginsAndreas Steffen2012-03-131-0/+2
|
* Moved generic RADIUS protocol support to a dedicated libradiusMartin Willi2012-03-051-6/+3
|
* Forward specifcied RADIUS attributes between AAA backend and clientMartin Willi2012-03-051-0/+1
|
* Added infrastructure to listen to RADIUS Dynamic Authorization Extension ↵Martin Willi2012-03-051-0/+1
| | | | requests
* Support RADIUS accounting messages containing Framed-IP and ↵Martin Willi2012-01-301-0/+1
| | | | Inbound/Outbound-Octets
* Implemented support for multiple RADIUS serversMartin Willi2010-07-211-0/+2
|
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+18