Commit Graph

14 Commits

Author SHA1 Message Date
Jouni Malinen 0b86f67a29 Add wpa_gui-qt4 translation files into build 2010-04-18 19:15:07 +03:00
Jouni Malinen dff0f701d0 Preparations for v0.7.1 release 2010-01-16 19:04:38 +02:00
Jouni Malinen c2e3f9df6f Include hostapd source code in wpa_supplicant release package
This is needed to be able to build with CONFIG_AP=y.
2009-11-10 11:55:55 +02:00
Jouni Malinen 6ae225726f Replace "git-archive" with "git archive" to fix release build 2009-11-10 11:08:15 +02:00
Jouni Malinen 47dc21c70e Include SIM simular for EAP-SIM in Windows build
USIM simulator for EAP-AKA was already included, but the SIM version was
forgotten from the build script.
2009-01-09 21:45:31 +02:00
Jouni Malinen 72f24de82c Create PNG icon before running qmake to avoid resource warning 2009-01-06 20:22:52 +02:00
Jouni Malinen a1ba55a58a Replaced string comparison operator '==' with '=' to work with dash 2009-01-02 21:06:36 +02:00
Jouni Malinen 71b72a5d14 Include WPS support in the Windows binary 2008-12-20 21:40:26 +02:00
Jouni Malinen 5719f73c58 Use parallel compilation to speed up release build 2008-12-20 20:42:39 +02:00
Jouni Malinen 798afa8162 Added Windows NSIS installer for wpa_supplicant 2008-12-20 20:40:23 +02:00
Jouni Malinen 36cb321611 Create PNG version of the wpa_gui tray icon file for cross compilation 2008-12-20 17:55:52 +02:00
Jouni Malinen 2ae2d8aea4 Changed win_gui cross compilation to use cleaner Qt setup
A separate cross compiler mkspecs file (win32-x-g++) is now used to
configure all build options so the setup-mingw-cross-compiling hack is
not needed anymore. Furthermore, the MinGW setup is now on path, so no
need to specify extra PATH changes for it.
2008-12-20 17:50:13 +02:00
Jouni Malinen 2a24bb3199 Added Milenage USIM emulator for EAP-AKA (can be used to simulate test
USIM card with a known private key; enable with CONFIG_USIM_SIMULATOR in
.config and password="Ki:OPc:SQN" in network configuration).
2008-11-05 23:02:13 +02:00
Jouni Malinen 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00