hostap/src
Jouni Malinen c0e46bb7d4 DFS: Remove dead assignment
set_dfs_state() return value is not currently checked anywhere, so
remove the dead assignment to avoid static analyzer complaints.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-07-03 00:51:47 +03:00
..
ap DFS: Remove dead assignment 2014-07-03 00:51:47 +03:00
common SAE: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:48 +03:00
crypto Milenage: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
drivers hostapd: Use channel switch fallback on error 2014-06-28 11:13:11 +03:00
eap_common EAP-GPSK: Avoid dead increment by checking pos pointer 2014-07-02 12:38:48 +03:00
eap_peer EAP peer: Clear keying material on deinit 2014-07-02 12:38:48 +03:00
eap_server EAP server: Clear keying material on deinit 2014-07-02 12:38:48 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp EAPOL supplicant: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Add a utility function to run a method on every known peer 2014-06-29 17:27:27 +03:00
pae MACsec: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
radius Clear hostapd configuration keys explicitly 2014-07-02 12:38:48 +03:00
rsn_supp RSN supplicant: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
tls TLS: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
utils HS 2.0 R2: Clear hs20-osu-client configuration keys explicitly 2014-07-02 12:38:48 +03:00
wps WPS: Clear keys/PINs explicitly 2014-07-02 12:52:08 +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