]> git.ipfire.org Git - thirdparty/hostap.git/history - src/radius/radius_server.c
Remove trailing whitespace
[thirdparty/hostap.git] / src / radius / radius_server.c
2016-12-28  Jouni MalinenRemove trailing whitespace
2016-12-27  Jouni MalinenRADIUS server: Increase maximum number of sessions
2015-08-23  Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-06-26  Maneesh Jainradius: Fix NULL dereference issue on allocation failure
2015-04-25  Mikael KanstrupDeclare all read only data structures as const
2015-03-28  Ben GreearImprove error messages related to EAP DB
2014-12-14  Jouni MalinenERP: Add ERP_FLUSH for hostapd
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-04  Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04  Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-09-13  Jouni MalinenRADIUS server: Remove unreachable code
2014-09-07  Jouni MalinenRADIUS server: Fix IPv6 radiusAuthClientAddress mask
2014-07-02  Jouni MalinenClear hostapd configuration keys explicitly
2014-07-02  Jouni MalinenRADIUS: Use os_memcmp_const() for hash/password comparisons
2014-06-02  Jouni MalinenRADIUS/EAP server: Use longer username buffer to avoid...
2014-05-27  Jouni MalinenHS 2.0R2: Fix subscr_remediation_method for RADIUS...
2014-03-29  Jouni MalinenRADIUS server: Add support for MAC ACL
2014-03-16  Jouni MalinenTLS testing: Add new test cases for RSA-DHE primes
2014-03-09  Jouni MalinenTLS testing: Allow hostapd to be used as a TLS testing...
2014-03-09  Jouni MalinenRADIUS server: Allow EAP methods to log into SQLite DB
2014-03-09  Jouni MalinenRADIUS server: Add option for storing log information...
2014-03-08  Jouni MalinenAllow arbitrary RADIUS attributes to be added into...
2014-03-02  Jouni MalinenRADIUS server: Copy IPv4 address only when IPv6 is...
2014-02-25  Jouni MalinenHS 2.0R2: RADIUS server support to request Subscr Remed...
2014-02-15  Jouni MalinenRADIUS: Add minimal accounting server support
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...