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 9f9a148af6 Convert int_array to use size_t instead of int as the length
This extends this to allow longer lists with LP32 data model to avoid
limit of 16-bit int.

Signed-off-by: Jouni Malinen <j@w1.fi>
4 years ago
..
ap Limit maximum number of pending SA Queries 4 years ago
common More details to the vendor specific driver internal failure reporting 4 years ago
crypto crypto: Add a function to get the ECDH prime length 4 years ago
drivers nl80211: Fix RTM NEW/DELLINK IFLA_IFNAME copy for maximum ifname length 4 years ago
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 5 years ago
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 5 years ago
eap_server Clean up base64_{encode,decode} pointer types 5 years ago
eapol_auth Make WEP functionality an optional build parameter 4 years ago
eapol_supp Fix unicast argument for set_wep_key() from EAPOL supplicant 4 years ago
fst FST: Update FST about MAC address change 5 years ago
l2_packet l2_packet: Fix bridge workaround for repeater configuration 5 years ago
p2p P2P: Increase number of channels per operating class 4 years ago
pae mka: Check OLPN for exhaustion on SAKuse decode 5 years ago
radius RADIUS: Use size_t instead of int for message attributes 4 years ago
rsn_supp Set beacon protection config irrespective of macro CONFIG_FILS 4 years ago
tls ASN.1: Helper functions for building DER encoded data 4 years ago
utils Convert int_array to use size_t instead of int as the length 4 years ago
wps WPS: Remove expired PINs on Selected Registrar timeout 4 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago