I've uploaded a new test build with current code of development branch. Included is wpa_gui.exe too. See
https://bitbucket.org/Andi_B/os-2-wpa_supplicant/downloads/20180313_wpa_supplicant_v2.7beta.zipHere's the top of the readme -
###############################################################################
Installation intructions for Beta & RC testers
Using with XWLAN/WLANSTAT
-------------------------
- Replace installed wpa_supplicant.exe with the included one. When using xwlan
widget wpa_supplicant is usually found in
\util\xworkplace\plugins\xcenter\xwlan\.
When using the standalone wlanstat then it is in .\xwlan\.
- Check if the new version is used by xwlan/wlanstat
(right-click - properties - tab 'WPA supplicant' check version and path)
- Connect to wpa protected networks and post your findings at correspondending
thread at os2world.com
- You can also test wpa_supplicant with a .conf file. F.i. set up a profile
with no security, switch on wireless and start wpa_supplicant manually
(f.i. wpa_supplicant.exe -i lan1 -cwpa_supplicant.conf - see wp.cmd)
Using with wpa_gui.exe
----------------------
wpa_gui is a QT frontend for wpa_supplicant. You can use it instead of
xwlan/wlanstat for managing your wireless networks. It works for me and I can
connect to my local wireless networks here.
- Start wpa_supplicant with a .conf file f.i. wp.cmd
- Use wpa_gui for scanning and configuration
As usual your wireless card has to be supported by genmac to use wireless
networks with OS/2.
There is also included wpa_cli.exe. But this is not tested very well.
###############################################################################
@Holger - I've seen these delays in establishing the connection since ages. I guess this is the way it works since a long time on OS/2. But I do not have any *nix system to test against. Though it may be a timing problem together with genmac too. I don't think it does make much sense to test against v0.5.7 as I don't even know if we have the sources for the OS/2 version somewhere.