fragattacks/src
Jouni Malinen 905c7223b1 Add wpa_msg_global_ctrl()
This is similar to wpa_msg_global() in the same way as wpa_msg_ctrl() is
to wpa_msg(). In other words, wpa_msg_global_ctrl() is used to send
global control interface events without printing them into the debug
log.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-07-26 13:04:03 +03:00
..
ap DFS: Remove dead assignment 2014-07-03 00:51:47 +03:00
common P2P: Make unrecognized vendor elements available in P2P_PEER 2014-07-08 15:57:30 +03:00
crypto OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free 2014-07-24 19:35:07 +03:00
drivers nl80211: Ensure nl_preq unregistration on driver deinit 2014-07-08 16:01:43 +03:00
eap_common OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free 2014-07-24 19:35:07 +03:00
eap_peer EAP-pwd: Clear identity string and temporary buffer explicitly 2014-07-24 20:12:57 +03:00
eap_server EAP-pwd: Clear identity string and temporary buffer explicitly 2014-07-24 20:12:57 +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: Make unrecognized vendor elements available in P2P_PEER 2014-07-08 15:57:30 +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 Add wpa_msg_global_ctrl() 2014-07-26 13:04:03 +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