• Home
Name Date Size #Lines LOC

..--

wpa_supplicant/03-May-2024-187,750137,252

Android.mkD03-May-2024162 76

COPYINGD03-May-202417.6 KiB341281

CleanSpec.mkD03-May-20242.2 KiB500

MODULE_LICENSE_BSD_LIKED03-May-20240

READMED03-May-2024729 2014

README

1wpa_supplicant and hostapd v0.6.x
2---------------------------------
3
4Copyright (c) 2002-2007, Jouni Malinen <j@w1.fi> and contributors
5All Rights Reserved.
6
7These program is dual-licensed under both the GPL version 2 and BSD
8license. Either license may be used at your option.
9
10
11This package may include either wpa_supplicant, hostapd, or both. See
12README file respective subdirectories (wpa_supplicant/README or
13hostapd/README) for more details.
14
15Source code files have been moved around in v0.6.x releases and
16compared to earlier releases, the programs are now build by first
17going to a subdirectory (wpa_supplicant or hostapd) and creating
18build configuration (.config) and running 'make' there (for
19Linux/BSD/cygwin builds).
20