hostap/src/radius
Jouni Malinen 0187c41d88 Declare wpa_debug_* variables in src/utils/wpa_debug.h
These were somewhat more hidden to avoid direct use, but there are now
numerous places where these are needed and more justification to make
the extern int declarations available from wpa_debug.h. In addition,
this avoids some warnings from sparse.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-12-31 19:29:52 +02: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 Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
radius.h Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
radius_client.c RADIUS client: Use monotonic time 2013-12-24 07:30:45 +02: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 Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
radius_das.h RADIUS DAS: Support Chargeable-User-Identity with Disconnect-Request 2012-06-17 19:44:46 +03:00
radius_server.c Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
radius_server.h Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00