]> git.ipfire.org Git - thirdparty/hostap.git/history - src/radius/radius.c
Add preliminary RADIUS dynamic authorization server (RFC 5176)
[thirdparty/hostap.git] / src / radius / radius.c
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...
2011-11-13  Jouni MalinenMake radius_msg_add_attr_user_password() easier for...
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 MalinenRADIUS message initialization cleanup
2009-12-19  Jouni MalinenAdd documentation for RADIUS code and some minor cleanup
2009-11-29  Jouni MalinenRemove src/crypto from default include path
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 MalinenEnforce non-zero MPPE key length
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...