Commit Graph

18 Commits (vlan_per_psk)

Author SHA1 Message Date
Jouni Malinen 38af0423cb Drop OpenSSL 0.9.8 patches to add EAP-FAST support
The OpenSSL project will not support version 0.9.8 anymore. As there
won't be even security fixes for this branch, it is not really safe to
continue using 0.9.8 and we might as well drop the EAP-FAST patches for
it.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
8 years ago
Jouni Malinen 6280df31bb Include CONTRIBUTIONS file in the release tarballs
Signed-off-by: Jouni Malinen <j@w1.fi>
10 years ago
Jouni Malinen 658d495db2 HS 2.0: Include OSU client sample in wpa_supplicant release package
This adds the new hs20 subdirectory into release tarballs.

Signed-off-by: Jouni Malinen <j@w1.fi>
10 years ago
Jouni Malinen 8d2f05462c Remove scripts and notes related to the Windows binary package
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>
12 years ago
Jouni Malinen 0b86f67a29 Add wpa_gui-qt4 translation files into build 14 years ago
Jouni Malinen dff0f701d0 Preparations for v0.7.1 release 14 years ago
Jouni Malinen c2e3f9df6f Include hostapd source code in wpa_supplicant release package
This is needed to be able to build with CONFIG_AP=y.
15 years ago
Jouni Malinen 6ae225726f Replace "git-archive" with "git archive" to fix release build 15 years ago
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.
16 years ago
Jouni Malinen 72f24de82c Create PNG icon before running qmake to avoid resource warning 16 years ago
Jouni Malinen a1ba55a58a Replaced string comparison operator '==' with '=' to work with dash 16 years ago
Jouni Malinen 71b72a5d14 Include WPS support in the Windows binary 16 years ago
Jouni Malinen 5719f73c58 Use parallel compilation to speed up release build 16 years ago
Jouni Malinen 798afa8162 Added Windows NSIS installer for wpa_supplicant 16 years ago
Jouni Malinen 36cb321611 Create PNG version of the wpa_gui tray icon file for cross compilation 16 years ago
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.
16 years ago
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).
16 years ago
Jouni Malinen 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 16 years ago