hostap/src
Jouni Malinen 4075e2fe77 EAP-GPSK: Clean up CSuite_List length validation (CID 62854)
Use a local variable and size_t in length comparison to make this easier
for static analyzers to understand. In addition, set the return list and
list_len values at the end of the function, i.e., only in success case.
These do not change the actual behavior of the only caller for this
function, but clarifies what the helper function is doing.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-06-18 17:14:59 +03:00
..
ap VHT: Remove useless validation code from Operating Mode Notification 2014-06-18 00:45:48 +03:00
common Reserve QCA vendor specific nl80211 commands 20..33 2014-06-05 17:03:17 +03:00
crypto OpenSSL: Fix OCSP certificate debug print to use wpa_printf 2014-05-29 15:37:18 +03:00
drivers nl80211: Fix non-hostapd interface addition to not call add_ifidx() 2014-06-17 01:35:07 +03:00
eap_common EAP-FAST: Clean up TLV length validation (CID 62853) 2014-06-18 16:45:03 +03:00
eap_peer EAP-GPSK: Clean up CSuite_List length validation (CID 62854) 2014-06-18 17:14:59 +03:00
eap_server EAP-FAST: Clean up TLV length validation (CID 62853) 2014-06-18 16:45:03 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp eap_proxy: Check sm != NULL more consistently 2014-06-07 19:26:41 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Use another interface operating channel as listen channel 2014-06-15 00:46:11 +03:00
pae MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
radius RADIUS/EAP server: Use longer username buffer to avoid truncation 2014-06-02 17:36:51 +03:00
rsn_supp TDLS: Do not bail when failing to process IEs in Discovery Request 2014-06-17 17:08:42 +03:00
tls PKCS 1: Add function for checking v1.5 RSA signature 2014-05-20 19:52:18 +03:00
utils tests: printf_encode unit test for bounds checking 2014-06-02 17:36:51 +03:00
wps WPS: Check wps_build_wfa_ext() return value consistently (CID 68104) 2014-06-14 12:32:52 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00