aboutsummaryrefslogtreecommitdiffstats
path: root/src/radius/radius.c
Commit message (Expand)AuthorAgeFilesLines
* RADIUS: Fix a typo in attribute name in debug messagesJouni Malinen2012-06-171-1/+1
* RADIUS DAS: Check Disconnect-Request attributesJouni Malinen2012-06-171-0/+21
* Add preliminary RADIUS dynamic authorization server (RFC 5176)Jouni Malinen2012-05-061-1/+129
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attributeMichael Braun2011-12-111-0/+116
* Make radius_msg_add_attr_user_password() easier for static analyzersJouni Malinen2011-11-131-3/+2
* Make struct radius_msg private to radius.cJouni Malinen2009-12-191-0/+46
* Convert RADIUS message code to use wpabuf internallyJouni Malinen2009-12-191-73/+51
* Change radius_msg_free() to free the bufferJouni Malinen2009-12-191-11/+30
* RADIUS message initialization cleanupJouni Malinen2009-12-191-25/+21
* Add documentation for RADIUS code and some minor cleanupJouni Malinen2009-12-191-13/+16
* Remove src/crypto from default include pathJouni Malinen2009-11-291-2/+2
* Moved RADIUS Class attribute helpers into RADIUS moduleJouni Malinen2009-01-131-0/+41
* Mark shared secret const in RADIUS client routinesJouni Malinen2009-01-081-6/+7
* Chargeable-User-Identity (RFC 4372) in eapol_testTomasz Wolniewicz2008-03-301-0/+2
* Enforce non-zero MPPE key lengthJouni Malinen2008-02-271-1/+2
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+1230