aboutsummaryrefslogtreecommitdiffstats
path: root/build_release
Commit message (Collapse)AuthorAgeFilesLines
* Remove scripts and notes related to the Windows binary packageJouni Malinen2012-05-081-102/+1
| | | | | | | | There are no plans to continue making the Windows binary package for wpa_supplicant for 1.x or newer releases, so remove the scripts and notes that are related to this. Signed-hostap: Jouni Malinen <j@w1.fi>
* Add wpa_gui-qt4 translation files into buildJouni Malinen2010-04-181-0/+2
|
* Preparations for v0.7.1 releaseJouni Malinen2010-01-161-1/+1
|
* Include hostapd source code in wpa_supplicant release packageJouni Malinen2009-11-101-1/+1
| | | | This is needed to be able to build with CONFIG_AP=y.
* Replace "git-archive" with "git archive" to fix release buildJouni Malinen2009-11-101-3/+3
|
* Include SIM simular for EAP-SIM in Windows buildJouni Malinen2009-01-091-0/+1
| | | | | USIM simulator for EAP-AKA was already included, but the SIM version was forgotten from the build script.
* Create PNG icon before running qmake to avoid resource warningJouni Malinen2009-01-061-1/+1
|
* Replaced string comparison operator '==' with '=' to work with dashJouni Malinen2009-01-021-1/+1
|
* Include WPS support in the Windows binaryJouni Malinen2008-12-201-0/+1
|
* Use parallel compilation to speed up release buildJouni Malinen2008-12-201-3/+3
|
* Added Windows NSIS installer for wpa_supplicantJouni Malinen2008-12-201-0/+3
|
* Create PNG version of the wpa_gui tray icon file for cross compilationJouni Malinen2008-12-201-0/+1
|
* Changed win_gui cross compilation to use cleaner Qt setupJouni Malinen2008-12-201-13/+9
| | | | | | | 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.
* Added Milenage USIM emulator for EAP-AKA (can be used to simulate testJouni Malinen2008-11-051-0/+1
| | | | | USIM card with a known private key; enable with CONFIG_USIM_SIMULATOR in .config and password="Ki:OPc:SQN" in network configuration).
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+143