No description
Find a file
Jouni Malinen 0c703df32d Fix BSS selection with multiple configured networks
Commit d8d940b746 broke the logic on
iterating through all configured network blocks. This was supposed
to continue the loop on mismatch to allow other than the first
configured network to be found.
2010-08-28 12:04:21 +03:00
doc dbus: Add new KeyMgmt interface capabilities 2010-04-11 21:37:28 +03:00
eap_example
hostapd WPS: Add support for dynamic AP PIN management 2010-08-24 16:35:37 +03:00
mac80211_hwsim
patches
radius_example
src Solaris: Add support for wired IEEE 802.1X client 2010-08-28 11:40:07 +03:00
testing Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
tests Add generic doubly-linked list implementation 2009-12-19 13:43:25 +02:00
wpa_supplicant Fix BSS selection with multiple configured networks 2010-08-28 12:04:21 +03:00
www Preparations for 0.7.2 release 2010-04-18 18:02:34 +03:00
.gitignore
build_nsis.sh
build_release Add wpa_gui-qt4 translation files into build 2010-04-18 19:15:07 +03:00
COPYING
FAQ
README Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00

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

Copyright (c) 2002-2007, Jouni Malinen <j@w1.fi> 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).