fragattacks/src/radius
Jouni Malinen e100828b76 Return wpabuf from radius_msg_get_eap()
This simplifies the implementation by using the buffer type to which the
returned data will be converted anyway. This avoids one memory
allocation for each processed RADIUS message.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-08-07 18:14:42 +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_client.c Remove extra linefeed from hostapd_logger message 2012-04-01 13:41:03 +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: Support Chargeable-User-Identity with Disconnect-Request 2012-06-17 19:44:46 +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 Return wpabuf from radius_msg_get_eap() 2012-08-07 18:14:42 +03:00
radius_server.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
radius.c Return wpabuf from radius_msg_get_eap() 2012-08-07 18:14:42 +03:00
radius.h Return wpabuf from radius_msg_get_eap() 2012-08-07 18:14:42 +03:00