aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_radius
Commit message (Collapse)AuthorAgeFilesLines
* raise an alert() if the RADIUS server is not respondingMartin Willi2009-07-161-0/+1
|
* added a RADIUS id_prefix option to prefix the IMSIMartin Willi2009-07-091-5/+16
|
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
|
* added eap_start option to radius pluginMartin Willi2009-05-141-2/+17
| | | | | EAP-Start sends an empty EAP message to initiate EAP conversation before doing EAP-Identity.
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-308-16/+0
|
* require Message-Authenticator attribute only if we have a EAP-MessageMartin Willi2009-03-271-6/+18
|
* reserve a socket only during request(), avoids thread pool starvationMartin Willi2009-03-272-36/+36
| | | | reduced thread pool default to 1
* updated DoxyfileMartin Willi2009-03-244-5/+4
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* reintegrated eap-radius branch into trunkMartin Willi2009-03-249-0/+1777