hostap/src
Jouni Malinen 7c0e5b58f9 DFS: Check os_get_random() result
This use does not really need a strong random number, so fall back to
os_random() if a theoretical error case occurs. (CID 72682)

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-10-11 19:43:36 +03:00
..
ap DFS: Check os_get_random() result 2014-10-11 19:43:36 +03:00
common The master branch is now used for v2.4 development 2014-10-09 20:36:53 +03:00
crypto AES: Extend key wrap implementation to support longer data 2014-10-07 14:57:10 +03:00
drivers nl80211: Be more consistent with linux_set_iface_flags() result 2014-10-11 18:43:30 +03:00
eap_common EAP-IKEv2: Fix the payload parser 2014-10-11 19:22:30 +03:00
eap_peer EAP: Do not allow fast session resumption with different network block 2014-07-26 19:39:13 +03:00
eap_server EAP-MSCHAPv2 server: Check ms_funcs results more consistently 2014-10-11 19:43:36 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp WPS: Set EAPOL workarounds dynamically based on association 2014-09-08 17:16:04 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Clean up coding style and indentation level 2014-10-11 12:05:27 +03:00
pae MACsec: Check os_get_random() return value 2014-10-11 18:54:43 +03:00
radius RADIUS: Remove unused write 2014-10-11 18:06:52 +03:00
rsn_supp Add a workaround to clanc static analyzer warning 2014-10-11 17:18:02 +03:00
tls TLS client: Make DH parameter parsing easier for static analyzers 2014-10-11 19:04:00 +03:00
utils browser-wpadebug: Use more robust mechanism for starting browser 2014-10-09 17:38:25 +03:00
wps WPS UPnP: Check os_get_random() result more consistently 2014-10-11 19:08:30 +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