hostap/src/radius
Jouni Malinen 2c3d95c7e0 Check md5_vector() result in decrypt_ms_key()
This gets rid of a valgrind warning on uninitialized memory read in the
hostapd_oom_wpa2_eap_connect test case where the result is used after
failed md5_vector() call.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2016-05-16 20:08:53 +03:00
..
.gitignore Add build rules for src/radius/libradius.a 2009-12-24 11:59:08 +02:00
Makefile tests: Add ap-mgmt-fuzzer 2015-04-22 11:44:19 +03:00
radius.c Check md5_vector() result in decrypt_ms_key() 2016-05-16 20:08:53 +03:00
radius.h Add RADIUS Service-Type attribute with a value of Framed 2016-02-19 18:44:39 +02:00
radius_client.c RADIUS: Add Acct-Delay-Time into accounting messages 2016-02-29 17:43:13 +02:00
radius_client.h RADIUS: Update full message for interim accounting updates 2016-02-29 11:52:16 +02:00
radius_das.c RADIUS DAS: Avoid compiler warning on abs() 2015-07-07 16:25:06 +03:00
radius_das.h RADIUS DAS: Support Acct-Multi-Session-Id as a session identifier 2015-01-16 13:09:44 +02:00
radius_server.c EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00
radius_server.h EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00