No Description

Jouni Malinen ea251b4a23 EAP-FAST: Reorder TLVs in PAC Acknowledgment to fix interop issues 16 years ago
eap_example 7409827e35 Fixed eap_example build to match with EAP-PEAP changes 16 years ago
hostapd 581a8cde77 Added support for enforcing frequent PTK rekeying 16 years ago
mac80211_hwsim b3f240bc0e Added a place for example mac80211_hwsim test cases 16 years ago
patches 1b554eb0d7 Modified the OpenSSL patch to use session ticket -specific function 16 years ago
radius_example 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
src ea251b4a23 EAP-FAST: Reorder TLVs in PAC Acknowledgment to fix interop issues 16 years ago
testing 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
wpa_supplicant efd59c96d7 wpa_gui-qt4: tweak icon Makefile 16 years ago
www 988ab690ac Preparations for 0.6.5 release 16 years ago
COPYING 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
FAQ 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
README 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
build_release 2a24bb3199 Added Milenage USIM emulator for EAP-AKA (can be used to simulate test 16 years ago

README

wpa_supplicant and hostapd v0.6.x
---------------------------------

Copyright (c) 2002-2007, Jouni Malinen and contributors
All Rights Reserved.

These program is dual-licensed under both the GPL version 2 and BSD
license. Either license may be used at your option.


This package may include either wpa_supplicant, hostapd, or both. See
README file respective subdirectories (wpa_supplicant/README or
hostapd/README) for more details.

Source code files have been moved around in v0.6.x releases and
compared to earlier releases, the programs are now build by first
going to a subdirectory (wpa_supplicant or hostapd) and creating
build configuration (.config) and running 'make' there (for
Linux/BSD/cygwin builds).