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/common
Johannes Berg 87098d3324 build: Put archive files into build/ folder too
This is something I hadn't previously done, but there are
cases where it's needed, e.g., building 'wlantest' and then
one of the tests/fuzzing/*/ projects, they use a different
configuration (fuzzing vs. not fuzzing).

Perhaps more importantly, this gets rid of the last thing
that was dumped into the source directories, apart from
the binaries themselves.

Note that due to the use of thin archives, this required
building with absolute paths.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
4 years ago
..
Makefile build: Put archive files into build/ folder too 4 years ago
cli.c cli: Share a common tokenize_cmd() implementation 8 years ago
cli.h cli: Share a common tokenize_cmd() implementation 8 years ago
common_module_tests.c SAE-PK: Update design for fingerprint encoding into password 4 years ago
ctrl_iface_common.c hostapd: Add wpa_msg_ctrl() to report Probe Request frames from STA 7 years ago
ctrl_iface_common.h hostapd: Add wpa_msg_ctrl() to report Probe Request frames from STA 7 years ago
defs.h Add a helper function for recognizing BIP enum wpa_alg values 4 years ago
dhcp.h BSD: Use struct ip rather than struct iphdr 4 years ago
dpp.c DPP2: Presence Announcement notification 4 years ago
dpp.h DPP2: Presence Announcement notification 4 years ago
dpp_auth.c DPP: Move authentication functionality into a separate source code file 4 years ago
dpp_backup.c DPP2: Replace OneAsymmetricKey version number (v2 to v1) 4 years ago
dpp_crypto.c DPP2: Include E-nonce in reconfig ke derivation 4 years ago
dpp_i.h DPP2: Add E-id in Reconfig Announcement 4 years ago
dpp_pkex.c DPP: Move PKEX functionality into a separate source code file 4 years ago
dpp_reconfig.c DPP2: Include E-nonce in reconfig ke derivation 4 years ago
dpp_tcp.c DPP: Remove unnecessary dpp_global_config parameters 4 years ago
dragonfly.c dragonfly: Disable use of groups using Brainpool curves 5 years ago
dragonfly.h dragonfly: SAE/EAP-pwd min PWE derivation iteration count to shared code 5 years ago
eapol_common.h PAE: Use be16/be32 instead of u16/u32 for spartse 8 years ago
gas.c DPP: Configuration exchange 7 years ago
gas.h DPP: Configuration exchange 7 years ago
gas_server.c GAS: Fix memory leak on some DPP error paths 4 years ago
gas_server.h GAS server: Support comeback delay from the request handler 4 years ago
hw_features_common.c Fix enabling 40/80 MHz bandwidth support in the 6 GHz band 4 years ago
hw_features_common.h Extract BSS coex 40 MHz check into a separate function 4 years ago
ieee802_1x_defs.h mka: Support GCM-AES-256 6 years ago
ieee802_11_common.c Work around Supported Operating Classes element issues for 6 GHz 4 years ago
ieee802_11_common.h SAE-PK: Update SAE confirm IE design 4 years ago
ieee802_11_defs.h MSCS: Parse result of MSCS setup in (Re)Association Response frames 4 years ago
linux_bridge.h vlan: Use new bridge ioctl() 5 years ago
linux_vlan.h Use own header file for defining Linux VLAN kernel interface 8 years ago
ocv.c OCV: Use more granular error codes for OCI validation failures 4 years ago
ocv.h OCV: Use more granular error codes for OCI validation failures 4 years ago
privsep_commands.h privsep: Add key_flag to set_key() 4 years ago
qca-vendor-attr.h Make qca-vendor.h independent of other header files 10 years ago
qca-vendor.h Add additional roam triggers to qca_vendor_roam_triggers 4 years ago
sae.c SAE: Fix error path handling for SSWU 4 years ago
sae.h SAE-PK: Update design for fingerprint encoding into password 4 years ago
sae_pk.c SAE-PK: Update design for fingerprint encoding into password 4 years ago
tnc.h tests: TNC testing 10 years ago
version.h The master branch is now used for v2.10 development 5 years ago
wpa_common.c Debug print PMK-R0/R1 and PMKR0/R1Name in the helper functions 4 years ago
wpa_common.h DPP2: Parse DPP KDE in EAPOL-Key Key Data field 4 years ago
wpa_ctrl.c Replace deprecated readdir_r() with readdir() 4 years ago
wpa_ctrl.h DPP2: Presence Announcement notification 4 years ago
wpa_helpers.c wpa_helpers: Ignore link-local IPv4 address while waiting for DHCP 7 years ago
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 10 years ago