hostap/src/radius
Jouni Malinen e3e52e364e hostapd: Fix RADIUS client configuration update on reconfig
The internal pointer to RADIUS client configuration needs to be
updated whenever a new hostapd configuration is loaded. Without
this, freed memory may be dereferenced and this can result in
segmentation faults.
2011-02-10 22:12:29 +02:00
..
.gitignore Add build rules for src/radius/libradius.a 2009-12-24 11:59:08 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
radius.c Make struct radius_msg private to radius.c 2009-12-19 17:26:57 +02:00
radius.h Make struct radius_msg private to radius.c 2009-12-19 17:26:57 +02:00
radius_client.c hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
radius_client.h hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
radius_server.c EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
radius_server.h EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00