No description
Find a file
Jouni Malinen 36b5c6871c dbus: Move the SIGPOLL FreeBSD compat code into dbus_common.c
No point in storing this in header files anymore since SIGPOLL is only
used in dbus_common.c.
2010-01-01 18:16:24 +02:00
doc dbus: Divide DebugParams property to three separate properties 2010-01-01 13:00:22 +02:00
eap_example Add rules for building src/tls/libtls.a and use it with eap_example 2009-12-06 16:27:54 +02:00
hostapd Split hostapd_interface_deinit() into deinit and free parts 2009-12-27 21:31:13 +02:00
mac80211_hwsim
patches Updated OpenSSL 0.9.8i patch to use new session ticket override API 2008-11-23 21:18:26 +02:00
radius_example
src WPS: Add Enrollee-seen event message and wpa_gui-qt4 Peers entry 2009-12-28 16:24:04 +02: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 dbus: Move the SIGPOLL FreeBSD compat code into dbus_common.c 2010-01-01 18:16:24 +02:00
www Remove obsolete Prism54.org driver support (driver_prism54.c) 2009-12-12 20:52:12 +02:00
.gitignore
build_nsis.sh
build_release
COPYING Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
FAQ
README

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).