You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/radius
Jouni Malinen 9e7245bdb4 Change radius_msg_free() to free the buffer
Since all callers were freeing the buffer immediately anyway, move
this operation into radius_msg_free() to reduce code size.
15 years ago
..
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 16 years ago
radius.c Change radius_msg_free() to free the buffer 15 years ago
radius.h Change radius_msg_free() to free the buffer 15 years ago
radius_client.c Change radius_msg_free() to free the buffer 15 years ago
radius_client.h Remove conditional no-RADIUS build from src/radius 15 years ago
radius_server.c Change radius_msg_free() to free the buffer 15 years ago
radius_server.h Remove conditional no-RADIUS build from src/radius 15 years ago