hostap/src
Ben Greear 16b789eefc Fix wmm compile on fedora-17 (gcc 4.7.2)
I guess this compiler does not like to initialize arrays with brackets?

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-02-03 02:03:32 +02:00
..
ap Fix wmm compile on fedora-17 (gcc 4.7.2) 2020-02-03 02:03:32 +02:00
common Additional stats through QCA_NL80211_VENDOR_SUBCMD_GET_STA_INFO 2020-01-31 23:46:01 +02:00
crypto crypto: Allow up to 10 fragments for hmac_sha*_vector() 2020-01-26 17:04:54 +02:00
drivers nl80211: Fix regulatory limits for WMM cwmin/cwmax values 2020-02-03 02:03:32 +02:00
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 2020-01-10 19:16:13 +02:00
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 2019-12-23 23:59:16 +02:00
eap_server Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
eapol_auth EAP server: Use struct eap_config to avoid duplicated definitions 2019-08-18 17:36:32 +03:00
eapol_supp
fst FST: Update FST about MAC address change 2019-10-15 15:39:22 +03:00
l2_packet l2_packet: Fix bridge workaround for repeater configuration 2019-12-24 21:16:23 +02:00
p2p P2P: Add support for EDMG channels 2019-12-20 00:13:08 +02:00
pae mka: Check OLPN for exhaustion on SAKuse decode 2019-09-19 00:21:47 +03:00
radius RADIUS client: fix extra retry before failover 2019-12-30 19:13:51 +02:00
rsn_supp OWE: PTK derivation workaround in STA mode 2020-01-24 00:47:41 +02:00
tls ASN.1: Helper functions for building DER encoded data 2020-01-31 23:16:05 +02:00
utils trace: Handle binutils bfd.h breakage 2020-01-20 21:17:21 +02:00
wps WPS: Add application extension data to WPS IE 2020-01-04 23:39:30 +02:00
lib.rules
Makefile