aboutsummaryrefslogtreecommitdiffstats
path: root/src/radius/radius_server.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Add MSK dump mechanism into hostapd RADIUS server for testingJouni Malinen2011-12-091-1/+31
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-141-0/+9
* AP: Add wpa_msg() events for EAP server state machineGregory Detal2010-04-071-0/+7
* Fix RADIUS server deinit to cancel timeout for session removalJouni Malinen2009-12-191-4/+3
* Make struct radius_msg private to radius.cJouni Malinen2009-12-191-22/+31
* Convert RADIUS message code to use wpabuf internallyJouni Malinen2009-12-191-4/+7
* Change radius_msg_free() to free the bufferJouni Malinen2009-12-191-24/+5
* Add more Doxygen documentation for RADIUS server implementationJouni Malinen2009-12-021-2/+210
* Remove src/common from default header file pathJouni Malinen2009-11-291-1/+0
* Use type-punning to avoid breaking strict aliasing rulesJouni Malinen2009-11-051-11/+15
* radius_server: clean up completed sessions soonerAlex Badea2009-09-091-1/+5
* Disable PMTU discovery for RADIUS packets (sent them without DF)Jouni Malinen2009-08-231-0/+18
* Add RADIUS server support for identity selection hint (RFC 4284)Jouni Malinen2008-12-261-0/+21
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-0/+3
* EAP-FAST: Allow A-ID and A-ID-Info to be configured separatelyJouni Malinen2008-10-191-3/+16
* EAP-FAST: Make PAC-Key lifetime values configurableJouni Malinen2008-10-081-0/+6
* EAP-FAST: Added support for disabling anonymous/authenticated provisioningJouni Malinen2008-10-081-0/+3
* TNC: Provide 'tnc' configuration option for EAP server and methodsJouni Malinen2008-03-091-0/+3
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+1237