Aucune description

Jouni Malinen d30edf54b8 wlantest: Maintain STA state based on auth/assoc/deauth/disassoc il y a 14 ans
doc 3dfda83d9c P2P: Add Device Password ID to GO Neg Request RX event il y a 14 ans
eap_example 94d9bfd59b Rename EAP server source files to avoid duplicate names il y a 15 ans
hostapd 7e3c178142 Remove unused TX queue parameters related to Beacon frames il y a 14 ans
mac80211_hwsim 2c1df9bd90 Remove mac80211_hwsim code il y a 15 ans
patches 31a4c88580 Updated OpenSSL 0.9.8i patch to use new session ticket override API il y a 16 ans
radius_example f42cdcc894 radius_example: Fix memory leak on deinit il y a 15 ans
src a149fcc77d wlantest: Add preliminary version of IEEE 802.11 protocol testing tool il y a 14 ans
testing 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release il y a 17 ans
tests dacf478352 Add generic doubly-linked list implementation il y a 15 ans
wlantest d30edf54b8 wlantest: Maintain STA state based on auth/assoc/deauth/disassoc il y a 14 ans
wpa_supplicant eacc12bfbb eapol_test: Unregister EAP server methods if CONFIG_AP=y il y a 14 ans
www 23abbe9ea7 Preparations for 0.7.3 release il y a 14 ans
.gitignore 01cf713e51 Fix .gitignore files to not ignore subdirectory matches il y a 14 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_nsis.sh 798afa8162 Added Windows NSIS installer for wpa_supplicant il y a 16 ans
build_release 0b86f67a29 Add wpa_gui-qt4 translation files into build il y a 15 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).