hostap/src/radius
Jouni Malinen 16cc7a4304 Make radius_msg_add_attr_user_password() easier for static analyzers
Explicitly validate data_len so that static analyzers do not get
confused about the padlen validation. This is not really needed, but it
makes the code a bit easier for static analyzers.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-13 23:14:57 +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 radius_msg_add_attr_user_password() easier for static analyzers 2011-11-13 23:14: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