Lines Matching full:wpa_supplicant
0 wpa_supplicant for Windows
16 wpa_supplicant has support for being used as a WPA/WPA2/IEEE 802.1X
41 Compiled binary version of the wpa_supplicant and additional tools is
42 available from http://w1.fi/wpa_supplicant/. These binaries can be
47 http://w1.fi/wpa_supplicant/qt4/wpa_gui-qt433-windows-dll.zip
52 Building wpa_supplicant with mingw
55 The default build setup for wpa_supplicant is to use MinGW and
62 Building wpa_supplicant with MSVC
65 wpa_supplicant can be built with Microsoft Visual C++ compiler. This
86 support will be included in the wpa_supplicant, OpenSSL needs to be
106 Building wpa_supplicant for cygwin
109 wpa_supplicant can be built for cygwin by installing the needed
121 wpa_supplicant.
136 # go to the root directory of wpa_supplicant source code
143 Using wpa_supplicant for Windows
146 wpa_supplicant, wpa_cli, and wpa_gui behave more or less identically to
147 Linux version, so instructions in README and example wpa_supplicant.conf
149 version of wpa_supplicant, wpasvc.exe, which can be used as a Windows
154 be used (see wpa_supplicant.conf for more information).
157 will be needed when starting wpa_supplicant. Alternatively, the
163 Example steps in starting up wpa_supplicant:
179 "\Device\NPF_" prefix can be removed). In other words, wpa_supplicant
182 # wpa_supplicant.exe -i'{769E012B-FD17-4935-A5E3-8090C38E25D2}' -c wpa_supplicant.conf -d
190 # wpa_supplicant.exe -iAtheros -c wpa_supplicant.conf -d
206 wpa_supplicant tries to associate with the SSID without doing
211 wpa_supplicant.exe program in the same way as with Linux. Note that
264 Starting wpa_supplicant as a Windows service (wpasvc.exe)
267 wpa_supplicant can be started as a Windows service by using wpasvc.exe
268 program that is alternative build of wpa_supplicant.exe. Most of the
269 core functionality of wpasvc.exe is identical to wpa_supplicant.exe,
275 The root of wpa_supplicant configuration in registry is
276 HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant. This level includes global
293 be a long (half a minute or so) delay in starting up wpa_supplicant
297 To speed up wpa_supplicant start during system bootup, "Network
304 Configuration data is in HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs
312 HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test\networks\0000
450 http://w1.fi/wpa_supplicant/qt4/qt-win-opensource-src-4.3.3.zip