Lines Matching +full:embedded +full:- +full:trace +full:- +full:extension
14 # or GnuTLS in non-default location
15 #CFLAGS += -I/usr/local/openssl/include
16 #LIBS += -L/usr/local/openssl/lib
21 #CFLAGS += -I/usr/include/kerberos
25 # functionality is added to it. nl80211-based interface is the new
40 #CFLAGS += -I$<path to libnl include files>
41 #LIBS += -L$<path to libnl library files>
52 #CFLAGS += -I/usr/local/include
53 #LIBS += -L/usr/local/lib
54 #LIBS_p += -L/usr/local/lib
55 #LIBS_c += -L/usr/local/lib
59 #CFLAGS += -I/usr/include/w32api/ddk
60 #LIBS += -L/usr/local/lib
63 # Additional directories for cross-compilation on Linux host for mingw target
64 #CFLAGS += -I/opt/mingw/mingw32/include/ddk
65 #LIBS += -L/opt/mingw/mingw32/lib
66 #CC=mingw32-gcc
67 # By default, driver_ndis uses WinPcap for low-level operations. This can be
89 #LIBS += -lsocket -ldlpi -lnsl
90 #LIBS_c += -lsocket
96 # EAP-MD5
99 # EAP-MSCHAPv2
102 # EAP-TLS
104 # Enable EAP-TLSv1.3 support by default (currently disabled unless explicitly
108 # EAL-PEAP
111 # EAP-TTLS
114 # EAP-FAST
117 # EAP-TEAP
118 # Note: The current EAP-TEAP implementation is experimental and should not be
119 # enabled for production use. The IETF RFC 7170 that defines EAP-TEAP has number
127 # EAP-GTC
130 # EAP-OTP
133 # EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used)
136 # Enable SIM simulator (Milenage) for EAP-SIM
139 # EAP-PSK (experimental; this is _not_ needed for WPA-PSK)
142 # EAP-pwd (secure authentication using only a password)
145 # EAP-PAX
151 # EAP-AKA (enable CONFIG_PCSC, if EAP-AKA is used)
154 # EAP-AKA' (enable CONFIG_PCSC, if EAP-AKA' is used).
158 # Enable USIM simulator (Milenage) for EAP-AKA
161 # EAP-SAKE
164 # EAP-GPSK
166 # Include support for optional SHA256 cipher suite in EAP-GPSK
169 # EAP-TNC and related Trusted Network Connect support (experimental)
172 # Wi-Fi Protected Setup (WPS)
182 # EAP-IKEv2
185 # EAP-EKE
192 # a file that usually has extension .p12 or .pfx)
200 # Enable this if EAP-SIM or EAP-AKA is included
223 # udp-remote = UDP sockets with remote access (only for tests systems/purpose)
224 # udp6-remote = UDP IPv6 sockets with remote access (only for tests purpose)
246 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
247 # 35-50 kB in code size.
250 # Remove IEEE 802.11i/WPA-Personal ASCII passphrase support
253 # PSK can only be configured as the 64-octet hexstring (e.g., from
257 # Simultaneous Authentication of Equals (SAE), WPA3-Personal
260 # SAE Public Key, WPA3-Personal
336 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)
338 # are used. It should be noted that some existing TLS v1.0 -based
343 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.2)
345 # noted that some existing TLS v1.0 -based implementation may not be compatible
360 #LTM_PATH=/usr/src/libtommath-0.39
361 #CFLAGS += -I$(LTM_PATH)
362 #LIBS += -L$(LTM_PATH)
363 #LIBS_p += -L$(LTM_PATH)
371 # This is only for Windows builds and requires WMI-related header files and
394 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
396 # of the shared code. Similarly, at least one of EAP-SIM/AKA must be included
408 #CONFIG_PKCS11_ENGINE_PATH - pkcs11_engine library location.
409 #CONFIG_PKCS11_MODULE_PATH - pkcs11_module library location.
410 #CONFIG_OPENSC_ENGINE_PATH - opensc_engine library location.
420 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
423 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
434 # same file, e.g., using trace-cmd.
453 #LIBS += -lexecinfo
454 #LIBS_p += -lexecinfo
455 #LIBS_c += -lexecinfo
462 #LIBS += -lbfd -liberty -lz
463 #LIBS_p += -lbfd -liberty -lz
464 #LIBS_c += -lbfd -liberty -lz
471 # important especially on embedded devices that do not have a hardware random
486 # reboot. This can be enabled with -e<entropy file> command line option. The
515 # Wireless Network Management (IEEE Std 802.11v-2011)
537 # WPA2-Personal while more complex configurations like WPA2-Enterprise with an
541 # P2P (Wi-Fi Direct)
542 # This can be used to enable P2P support in wpa_supplicant. See README-P2P for
549 # Wi-Fi Display
550 # This can be used to enable Wi-Fi Display extensions for P2P using an external
571 # File-based backend to read passwords from an external file.
619 # key_mgmt=WPA-PSK (i.e., full key management instead of WPA-None).
641 # Experimental implementation of draft-harkins-owe-07.txt
644 # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)
669 # Pre-Association Security Negotiation (PASN)
680 # Disable support for Robust AV streaming for consumer and enterprise Wi-Fi
681 # applications; IEEE Std 802.11-2020, 4.3.24; SCS, MSCS, QoS Management
687 # Wi-Fi Aware unsynchronized service discovery (NAN USD)