hostapd/src/radius
Jouni Malinen 6c460eaf7e Add RSN cipher/AKM suite attributes into RADIUS messages
This adds hostapd support for the new WLAN-Pairwise-Cipher,
WLAN-Group-Cipher, WLAN-AKM-Suite, and WLAN-Group-Mgmt-Pairwise-Cipher
attributes defined in RFC 7268. These attributes are added to RADIUS
messages when the station negotiates use of WPA/RSN.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-07-31 19:55:29 +03:00
..
.gitignore Add build rules for src/radius/libradius.a 2009-12-24 11:59:08 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
radius.c Add RSN cipher/AKM suite attributes into RADIUS messages 2014-07-31 19:55:29 +03:00
radius.h Add RSN cipher/AKM suite attributes into RADIUS messages 2014-07-31 19:55:29 +03:00
radius_client.c RADIUS client: Trigger failover more quickly if socket is not valid 2014-05-30 20:52:08 +03:00
radius_client.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
radius_das.c RADIUS DAS: Add support for NAS identification attributes 2014-02-20 13:55:36 +02:00
radius_das.h RADIUS DAS: Add support for NAS identification attributes 2014-02-20 13:55:36 +02:00
radius_server.c Clear hostapd configuration keys explicitly 2014-07-02 12:38:48 +03:00
radius_server.h RADIUS server: Add option for storing log information to SQLite DB 2014-03-09 18:21:13 +02:00