No Description

Jouni Malinen bf5d6fc37e Update documentation for uni tests to use the new tests directory 15 years ago
doc bf5d6fc37e Update documentation for uni tests to use the new tests directory 15 years ago
eap_example 912321e935 Add rules for building src/tls/libtls.a and use it with eap_example 15 years ago
hostapd 79d6c85ffd Fix memory leak in config freeing 15 years ago
mac80211_hwsim 2c1df9bd90 Remove mac80211_hwsim code 15 years ago
patches 31a4c88580 Updated OpenSSL 0.9.8i patch to use new session ticket override API 16 years ago
radius_example 0456ea16d8 eloop: Remove global user data pointer 15 years ago
src 5e5223bf29 trace: Show eloop unregistered handler function name/file/line 15 years ago
testing 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
tests dacf478352 Add generic doubly-linked list implementation 15 years ago
wpa_supplicant a5b9337fc8 Avoid NULL dereference on error path when default driver is used 15 years ago
www 50b5bf4eda Remove obsolete Prism54.org driver support (driver_prism54.c) 15 years ago
.gitignore 064bb8232c Add root .gitignore file to cleanup ignore lists 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 c2e3f9df6f Include hostapd source code in wpa_supplicant release package 15 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).