aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_radius/radius_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Moved generic RADIUS protocol support to a dedicated libradiusMartin Willi2012-03-051-386/+0
* Support signing of RADIUS response messagesMartin Willi2012-03-051-5/+8
* Rename RADIUS message constructors to handle both, requests and responsesMartin Willi2012-03-051-1/+1
* Open RADIUS accounting sockets to exchange accounting messagesMartin Willi2012-01-301-26/+54
* Support signing of RADIUS accounting messagesMartin Willi2012-01-301-1/+1
* Resolve and connect to RADIUS servers not before requiredMartin Willi2011-04-211-18/+63
* Revert alloc_str changesMartin Willi2011-04-211-1/+1
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-1/+2
* Implemented support for multiple RADIUS serversMartin Willi2010-07-211-0/+309