hostapd/src/common
Jouni Malinen 1d1e3184b9 Whitespace/coding style cleanup for QCA vendor attribute definitions
Use more consistent style with whitespace around enums.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-02-04 18:23:47 +02:00
..
brcm_vendor.h nl80211: Add ACS support for Broadcom device 2021-02-27 12:14:09 +02:00
cli.c cli: Share a common tokenize_cmd() implementation 2016-08-06 12:46:39 +03:00
cli.h cli: Share a common tokenize_cmd() implementation 2016-08-06 12:46:39 +03:00
common_module_tests.c SAE: Remove now unused password identifier argument from non-H2E case 2021-04-10 12:12:54 +03:00
ctrl_iface_common.c hostapd: Add wpa_msg_ctrl() to report Probe Request frames from STA 2017-11-23 20:12:34 +02:00
ctrl_iface_common.h hostapd: Add wpa_msg_ctrl() to report Probe Request frames from STA 2017-11-23 20:12:34 +02:00
defs.h Allow HE MCS rate selection for Beacon frames 2021-02-08 00:26:38 +02:00
dhcp.h BSD: Use struct ip rather than struct iphdr 2020-01-02 19:17:10 +02:00
dpp.c DPP: Allow Configurator parameters to be provided during config exchange 2022-02-03 00:35:49 +02:00
dpp.h DPP: Allow Configurator parameters to be provided during config exchange 2022-02-03 00:35:49 +02:00
dpp_auth.c DPP: Remove unused EVP_PKEY_CTX variable 2021-10-26 23:42:01 +03:00
dpp_backup.c DPP: Use crypto_ec_key_parse_priv() when possible 2021-10-26 22:49:44 +03:00
dpp_crypto.c DPP2: PKEXv2 core protocol changes 2021-12-07 23:26:29 +02:00
dpp_i.h DPP: Fix connection result reporting when using TCP 2022-01-28 17:28:49 +02:00
dpp_pkex.c DPP3: PKEX over TCP 2022-01-26 00:40:09 +02:00
dpp_reconfig.c DPP: Use crypto API for reconfig part 2021-10-27 23:24:20 +03:00
dpp_tcp.c DPP: Allow Configurator parameters to be provided during config exchange 2022-02-03 00:35:49 +02:00
dragonfly.c SAE: Move sqrt() implementation into a helper function 2022-01-11 20:15:36 +02:00
dragonfly.h SAE: Move sqrt() implementation into a helper function 2022-01-11 20:15:36 +02:00
eapol_common.h PAE: Use be16/be32 instead of u16/u32 for spartse 2016-06-24 01:38:48 +03:00
gas.c DPP: Configuration exchange 2017-06-19 21:13:15 +03:00
gas.h DPP: Configuration exchange 2017-06-19 21:13:15 +03:00
gas_server.c GAS server: Increase query timeout to 60 seconds for DPP 2022-02-04 12:15:30 +02:00
gas_server.h GAS server: Asynchronous request handler comeback time indication 2022-02-02 16:59:59 +02:00
hw_features_common.c Revert "Extract BSS coex 40 MHz check into a separate function" 2021-12-11 13:06:37 +02:00
hw_features_common.h Revert "Extract BSS coex 40 MHz check into a separate function" 2021-12-11 13:06:37 +02:00
ieee802_1x_defs.h mka: Support GCM-AES-256 2018-08-21 19:28:20 +03:00
ieee802_11_common.c P2P: DFS offload for the autonomous GO 2021-09-07 17:40:25 +03:00
ieee802_11_common.h P2P: DFS offload for the autonomous GO 2021-09-07 17:40:25 +03:00
ieee802_11_defs.h RNR: Define element format 2021-11-08 23:56:04 +02:00
linux_bridge.h vlan: Use new bridge ioctl() 2019-01-02 00:23:43 +02:00
linux_vlan.h Use own header file for defining Linux VLAN kernel interface 2016-03-26 11:24:38 +02:00
Makefile WPA: Add PTKSA cache implementation 2021-01-25 18:36:40 +02:00
ocv.c 6 GHz: Add support for missing 6 GHz operating classes 2020-10-30 22:52:47 +02:00
ocv.h OCV: Use more granular error codes for OCI validation failures 2020-09-11 15:23:28 +03:00
privsep_commands.h privsep: Add key_flag to set_key() 2020-03-01 21:11:07 +02:00
ptksa_cache.c PASN: Fix ASAN error in ptksa_cache_add() 2021-08-19 16:51:20 +03:00
ptksa_cache.h WPA: Add PTKSA cache implementation 2021-01-25 18:36:40 +02:00
qca-vendor-attr.h Make qca-vendor.h independent of other header files 2014-04-25 11:41:36 +03:00
qca-vendor.h Whitespace/coding style cleanup for QCA vendor attribute definitions 2022-02-04 18:23:47 +02:00
sae.c SAE: Derive the y coordinate for PWE with own implementation 2022-01-11 20:15:36 +02:00
sae.h SAE: Remove now unused password identifier argument from non-H2E case 2021-04-10 12:12:54 +03:00
sae_pk.c SAE-PK: Update design for fingerprint encoding into password 2020-08-05 22:05:20 +03:00
tnc.h tests: TNC testing 2014-05-17 20:05:55 +03:00
version.h The main branch is now used for v2.11 development 2022-01-17 00:03:42 +02:00
wpa_common.c TDLS: Support TDLS operations in HE mode for 6 GHz 2021-07-29 20:07:25 +03:00
wpa_common.h TDLS: Support TDLS operations in HE mode for 6 GHz 2021-07-29 20:07:25 +03:00
wpa_ctrl.c Replace deprecated readdir_r() with readdir() 2020-02-10 06:40:50 +02:00
wpa_ctrl.h DPP: Allow Configurator parameters to be provided during config exchange 2022-02-03 00:35:49 +02:00
wpa_helpers.c wpa_helpers: Ignore link-local IPv4 address while waiting for DHCP 2017-03-26 21:13:21 +03:00
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00