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/rsn_supp
Johannes Berg 722138cd25 build: Put object files into build/ folder
Instead of building in the source tree, put most object
files into the build/ folder at the root, and put each
thing that's being built into a separate folder.

This then allows us to build hostapd and wpa_supplicant
(or other combinations) without "make clean" inbetween.

For the tests keep the objects in place for now (and to
do that, add the build rule) so that we don't have to
rewrite all of that with $(call BUILDOBJS,...) which is
just noise there.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
4 years ago
..
Makefile build: Put object files into build/ folder 4 years ago
pmksa_cache.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 4 years ago
pmksa_cache.h DPP2: Try to negotiate PFS only if AP supports version 2 or newer 4 years ago
preauth.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 4 years ago
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 8 years ago
tdls.c D-Bus: Allow changing an interface bridge via D-Bus 4 years ago
wpa.c OCV: Use more granular error codes for OCI validation failures 4 years ago
wpa.h OCV: OCI channel override support for testing (STA) 4 years ago
wpa_ft.c OCV: Use more granular error codes for OCI validation failures 4 years ago
wpa_i.h OCV: OCI channel override support for testing (STA) 4 years ago
wpa_ie.c SAE-PK: Advertise RSNXE capability bit in STA mode 4 years ago
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 4 years ago