You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 995a3a06f4 Document the wpa_msg_cb "global" parameter
Instead of an int variable with magic values 0, 1, 2, use an enum that
gives clearer meaning to the values now that the original boolean type
global argument is not really a boolean anymore.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
9 years ago
..
ap Fix pairwise cipher suite bitfields to the driver in mixed mode 9 years ago
common Extend hw_mode to support any band for offloaded ACS case 9 years ago
crypto OpenSSL: Fix build iwth OpenSSL 0.9.8 9 years ago
drivers Extend hw_mode to support any band for offloaded ACS case 9 years ago
eap_common EAP-SAKE: Make attribute parser more readable 9 years ago
eap_peer EAP-EKE: Add Session-Id 9 years ago
eap_server EAP-EKE: Add Session-Id 9 years ago
eapol_auth Declare all read only data structures as const 9 years ago
eapol_supp Declare all read only data structures as const 9 years ago
l2_packet tests: Add eapol-fuzzer 9 years ago
p2p P2P: Add GO Intent of connecting device in GO Negotiation Request event 9 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius RADIUS: Fix a copy-paste error in variable name 9 years ago
rsn_supp Simplify VHT Capabilities element parsing 9 years ago
tls libtommath: Fix check mp_init_multi() result 9 years ago
utils Document the wpa_msg_cb "global" parameter 9 years ago
wps WPS: Add more debug prints to httpread 9 years ago
Makefile MACsec: Add PAE implementation 10 years ago
lib.rules Add QUIET=1 option for make 10 years ago