Add a require_message_authenticator configuration option
[mech_eap.git] / src / radius / radius.h
2016-08-07 Nick LoweAdd a require_message_authenticator configuration option
2016-02-19 Nick LoweAdd RADIUS Service-Type attribute with a value of Framed
2016-02-17 Michael Braunradius: Add tagged VLAN parsing
2016-02-06 Jouni MalinenRADIUS: Share a single function for generating session IDs
2016-02-06 Nick LoweRADIUS: Redesign Request Authenticator generation
2015-10-17 Jouni MalinenAdd Framed-IP-Address to Accounting-Request if STA...
2014-10-18 Jouni MalinenRADIUS: Define new attributes from RFC 5580
2014-07-31 Jouni MalinenAdd RSN cipher/AKM suite attributes into RADIUS messages
2014-07-31 Jouni MalinenAdd WLAN-HESSID into RADIUS messages
2014-07-31 Jouni MalinenAdd Mobility-Domain-Id into RADIUS messages
2014-05-11 Jouni MalinenRADIUS: Define EAP-Key-Name
2014-03-29 Jouni MalinenRADIUS server: Add support for MAC ACL
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add support for Session Info URL RADIUS AVP
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add support for deauthentication request
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add definition and helper function for...
2014-02-15 Jouni MalinenRADIUS: Add minimal accounting server support
2012-11-25 Michael BraunExtend radius_msg_get_tunnel_password() to support...
2012-08-07 Jouni MalinenAdd sparse endianness annotation for RADIUS header
2012-08-07 Jouni MalinenReturn wpabuf from radius_msg_get_eap()
2012-06-17 Jouni MalinenRADIUS DAS: Check Disconnect-Request attributes
2012-05-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-11 Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
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-19 Jouni MalinenAdd documentation for RADIUS code and some minor cleanup
2009-12-06 Jouni MalinenRemove conditional no-RADIUS build from src/radius
2009-03-02 Jouni MalinenFix hostapd build with RADIUS support removed
2009-01-13 Jouni MalinenMoved RADIUS Class attribute helpers into RADIUS module
2009-01-08 Jouni MalinenMark shared secret const in RADIUS client routines
2008-03-30 Tomasz WolniewiczChargeable-User-Identity (RFC 4372) in eapol_test
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...