Aucune description

Jouni Malinen fc14f56759 Added IEEE 802.11n HT capability configuration (ht_capab) il y a 16 ans
eap_example 7409827e35 Fixed eap_example build to match with EAP-PEAP changes il y a 16 ans
hostapd fc14f56759 Added IEEE 802.11n HT capability configuration (ht_capab) il y a 16 ans
mac80211_hwsim b3f240bc0e Added a place for example mac80211_hwsim test cases il y a 16 ans
patches 31a4c88580 Updated OpenSSL 0.9.8i patch to use new session ticket override API il y a 16 ans
radius_example 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release il y a 17 ans
src fc14f56759 Added IEEE 802.11n HT capability configuration (ht_capab) il y a 16 ans
testing 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release il y a 17 ans
wpa_supplicant ad08c3633c Added preliminary Wi-Fi Protected Setup (WPS) implementation il y a 16 ans
www 4dcfc4a5ae Preparations for 0.6.6 release il y a 16 ans
COPYING 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release il y a 17 ans
FAQ 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release il y a 17 ans
README 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release il y a 17 ans
build_release 2a24bb3199 Added Milenage USIM emulator for EAP-AKA (can be used to simulate test il y a 16 ans

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