• Home
  • History
  • Annotate
  • only in /external/wpa_supplicant_6/
NameDateSize

..14-Feb-20134 KiB

Android.mk14-Feb-2013162

CleanSpec.mk14-Feb-20132.2 KiB

COPYING14-Feb-201317.6 KiB

MODULE_LICENSE_BSD_LIKE14-Feb-20130

README14-Feb-2013729

wpa_supplicant/14-Feb-20134 KiB

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