95a825bc43
This adds initial parts for RADIUS/TLS support in the RADIUS client. This can be used with eapol_test and hostapd. This functionality is not included by default and CONFIG_RADIUS_TLS=y in .config can be used to enable it. This version does not yet include all the needed functionality for TLS validation and the rules for dropping a TCP connection based on invalid RADIUS attributes. Signed-off-by: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
Makefile | ||
radius.c | ||
radius.h | ||
radius_client.c | ||
radius_client.h | ||
radius_das.c | ||
radius_das.h | ||
radius_server.c | ||
radius_server.h |