hostap/src/radius
Jouni Malinen e7ecab4a3b Use ARRAY_SIZE() macro
Replace the common sizeof(a)/sizeof(a[0]) constructions with a more
readable version.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-10-26 17:49:05 +03: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 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 Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +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: Verify that Error-Code attribute is added 2012-08-19 18:32:35 +03:00
radius_das.h RADIUS DAS: Support Chargeable-User-Identity with Disconnect-Request 2012-06-17 19:44:46 +03:00
radius_server.c Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
radius_server.h Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00