AP: Add wpa_msg() events for EAP server state machine
[libeap.git] / src / radius / radius_server.c
2010-04-07 Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2009-12-19 Jouni MalinenFix RADIUS server deinit to cancel timeout for session...
2009-12-19 Jouni MalinenMake struct radius_msg private to radius.c
2009-12-19 Jouni MalinenConvert RADIUS message code to use wpabuf internally
2009-12-19 Jouni MalinenChange radius_msg_free() to free the buffer
2009-12-02 Jouni MalinenAdd more Doxygen documentation for RADIUS server implem...
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-05 Jouni MalinenUse type-punning to avoid breaking strict aliasing...
2009-09-09 Alex Badearadius_server: clean up completed sessions sooner
2009-08-23 Jouni MalinenDisable PMTU discovery for RADIUS packets (sent them...
2008-12-26 Jouni MalinenAdd RADIUS server support for identity selection hint...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-10-19 Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-08 Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08 Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
2008-03-09 Jouni MalinenTNC: Provide 'tnc' configuration option for EAP server...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...