wiki:wpa_supplicant

Version 5 (modified by andi.b@gmx.net, 6 years ago) (diff)

--

wpa_supplicant

wpa_supplicant for OS/2 - eCS is used by XWLAN / WLANSTAT for connecting to WPA secured networks

Building Instructions

  • checkout the complete tree via "svn co ​http://svn.netlabs.org/repos/ports/wpa_supplicant/trunk"
  • as a requirement you need:
    • libc065.dll (yum install xxxx)
    • ssl10.dll (yum install openssl-libs)
    • crypt010.dll (yum install openssl-libs)
    • z.dll (yum install zlib)
    • gcc446.dll (yum install xxxx)
    • gcc473.dll (yum install xxxx)
    • 32 bit TCP/IP stack
    • ???? tbd.
  • to build wpa_supplicant you need gcc. For 'wpa_supplicant2.2 (eCS-v1)' gcc v4.7.3 is used (yum install gcc). But other versions will work too.
  • tbd.
  • run make



Historie

  • 20180429 there is a test build of wpa_supplicant based on latest v2.7 code here https://bitbucket.org/Andi_B/os-2-wpa_supplicant/downloads/. Beside a lot of other improvements this build includes the fix for KRACK. There is also included a QT frontend (wpa_gui.exe) which can be used as standalone frontend for wpa_supplicant. You can use it to connect to wireless networks without the need of xwlan/wlanstat. Useful for testing when you have problems setting up xwlan. Of course you need a wireless adapter which is supported by genmac.
  • version 2.2 (eCS-v1) added at xx.xx.2014


Reporting Bugs

Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created.