hostap/src
Andrei Otcheretianski bfbc41eace DPP: Fix compilation without openssl
dpp.h file requires openssl in order to compile, which breaks
compilation on systems without it.
Move DPP_OUI_TYPE to ieee802_11_defs.h and don't include dpp.h when
not really needed.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
2017-07-07 23:37:45 +03:00
..
ap DPP: Fix compilation without openssl 2017-07-07 23:37:45 +03:00
common DPP: Fix compilation without openssl 2017-07-07 23:37:45 +03:00
crypto Extend SHA-384 and SHA-512 support to match SHA-256 2017-06-17 18:04:12 +03:00
drivers FILS: Advertize FILS capability based on driver capability 2017-07-07 13:39:05 +03:00
eap_common Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_peer ERP: Derive ERP key only after successful EAP authentication 2017-06-23 19:37:14 +03:00
eap_server Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_auth Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_supp eap_proxy: Support multiple SIMs in get_imsi() 2017-06-06 03:42:32 +03:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p P2P: Do not use wait_time for SD Response TX for last fragmentation 2017-04-01 14:25:26 +03:00
pae PAE: Silence static analyzer warning about NULL pointer dereference 2017-04-24 11:38:10 +03:00
radius Use os_memdup() 2017-03-07 13:19:10 +02:00
rsn_supp Add mgmt_group_cipher to wpa_supplicant STATUS command 2017-07-03 14:28:24 +03:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils JSON: Fix \u escaping 2017-06-22 15:09:57 +03:00
wps Use os_memdup() 2017-03-07 13:19:10 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00