]> git.ipfire.org Git - thirdparty/hostap.git/history - src/radius/radius_server.c
Declare wpa_debug_* variables in src/utils/wpa_debug.h
[thirdparty/hostap.git] / src / radius / radius_server.c
2013-12-31  Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-24  Johannes BergRADIUS server: Use monotonic time
2013-11-02  Jouni MalinenConvert perror/printf calls to wpa_printf
2013-07-07  Jouni MalinenAdd server identity configuration for EAP server
2012-08-07  Jouni MalinenReturn wpabuf from radius_msg_get_eap()
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-12-08  Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2010-09-15  Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
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...