No Description

Jouni Malinen 41c00105f2 Removed registrar pointer from wps_config and wps_data 16 years ago
eap_example 7409827e35 Fixed eap_example build to match with EAP-PEAP changes 16 years ago
hostapd 875f6d7b93 Create all doxygen docs from root directory to get proper path names 16 years ago
mac80211_hwsim b3f240bc0e Added a place for example mac80211_hwsim test cases 16 years ago
patches 31a4c88580 Updated OpenSSL 0.9.8i patch to use new session ticket override API 16 years ago
radius_example 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
src 41c00105f2 Removed registrar pointer from wps_config and wps_data 16 years ago
testing 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
wpa_supplicant f90c86d4a3 Added Doxygen documentation for WPS code 16 years ago
www d4c0db0d09 hostap.epitest.fi server is not at ISC anymore. 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_nsis.sh 798afa8162 Added Windows NSIS installer for wpa_supplicant 16 years ago
build_release a1ba55a58a Replaced string comparison operator '==' with '=' to work with dash 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).