12 Commits

Author SHA1 Message Date
7813951ca6 Enable EAP methods in wpa_supplicant configuration by uncommenting CONFIG_IEEE8021X_EAPOL, CONFIG_EAP_TLS, CONFIG_EAP_PEAP, and CONFIG_EAP_TTLS for enhanced authentication support. 2026-04-07 12:27:13 +03:00
60d5a08d4c Enhance build script to include strip tool verification and update wpa_supplicant configuration to enable stdout debug reduction for smaller binary size. 2026-04-06 16:44:29 +03:00
890cb816ea Enable CONFIG_SAE and CONFIG_OWE in wpa_supplicant configuration while disabling CONFIG_DRIVER_WEXT for improved driver compatibility. 2026-04-06 16:16:14 +03:00
f599ea1cac Update nla_get_s8 function signature to accept non-const struct nlattr pointer for improved compatibility 2026-04-06 15:36:06 +03:00
a46dc47ef9 Add support for signed 8-bit attribute helpers in nl80211 driver for compatibility with older libnl versions 2026-04-06 15:30:20 +03:00
f0f001dc43 Add build script for ARM toolchain and enable nl80211 driver in wpa_supplicant configuration 2026-04-06 15:27:24 +03:00
b23c7677c2 All configuration parameters are commented out except for critical ones v2.11 2025-10-13 09:53:48 +03:00
fd7cd67f74 Fixed an error when reporting no drivers 2025-10-03 12:00:44 +03:00
64eb427c5d Fixed a build error for single-threaded Linux 2025-09-24 08:13:19 +03:00
bb246f24aa Added .gitignore 2025-09-23 16:09:16 +03:00
71baad630d Added .config 2025-09-23 15:57:56 +03:00
58130b21a9 Initializing repository 2025-09-23 15:51:56 +03:00