WPA Supplicant
WPA Supplicant
wpa_supplicant is a WPA Supplicant for Linux, BSD, Mac OS X, and Windows with support for WPA and WPA2 (IEEE 802.11i / RSN). It is suitable for both desktop/laptop computers and embedded systems. Supplicant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the wlan driver.
wpa_supplicant is designed to be a "daemon" program that runs in the background and acts as the backend component controlling the wireless connection. wpa_supplicant supports separate frontend programs and a text-based frontend (wpa_cli) and a GUI (wpa_gui) are included with wpa_supplicant.
background
WPA Supplicant 0.5.7 is included as part of XWLan and can be used to configure a wireless network for wifi cards using Genmac
WPA Supplicant is currently up to v0.7.3, and using the original sourcecode created by Willibald Meyer for WPA Supplicant 0.5, and later updated by Christian Langanke to 0.5.7 I've been able to update WPA Supplicant to the current level.
Installation
- backup your existing wpa_supplicant.exe
- replace the old executable with a new one from below
- close/reopen xcenter and see if connection is established
- REPORT FEEDBACK - GOOD or BAD
Download links
WPA Supplicant 0.5.11 (smallest amount of source changes, most likely to not break anything)
WPA Supplicant 0.6.10 (significant changes, a step on the way to 0.7.3)
WPA Supplicant 0.7.3 (code at latest level)
WPA Supplicant 0.7.3 - 2011-12-31 build (code at latest level - built using wpa_supplicant makefiles vs makefile.os2 & more EAP options enabled)
WPA Supplicant GUI 0.7.3 (requires Qt4 libraries from netlabs - not tested to see if it does anything useful)
WPA Supplicant v1.1 2013-01-12 build