OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wpa_supplicant
(Results
151 - 175
of
399
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/wpa_supplicant_8/wpa_supplicant/
ChangeLog
1
ChangeLog for
wpa_supplicant
18
compatibility with older
wpa_supplicant
/hostapd versions)
51
* merge hostapd and
wpa_supplicant
developers' documentation into a
92
nl80211; SME in
wpa_supplicant
); this allows over-the-air FT protocol
101
into
wpa_supplicant
133
(
wpa_supplicant
can now be configured to act as a WPS Enrollee to
135
addition,
wpa_supplicant
can act as a wireless WPS Registrar to
138
wpa_supplicant
.conf (see WPS section in the example configuration
177
RSN IE and refuse to drop PMKIDs that
wpa_supplicant
does not know
220
external mechanism (e.g., hotplug scripts) that start
wpa_supplicant
[
all
...]
wpa_supplicant_conf.sh
18
# Generate a
wpa_supplicant
.conf from the template.
events.c
49
static int wpa_supplicant_select_config(struct
wpa_supplicant
*wpa_s)
101
struct
wpa_supplicant
*wpa_s = eloop_ctx;
112
void wpa_supplicant_mark_disassoc(struct
wpa_supplicant
*wpa_s)
153
static void wpa_find_assoc_pmkid(struct
wpa_supplicant
*wpa_s)
178
static void wpa_supplicant_event_pmkid_candidate(struct
wpa_supplicant
*wpa_s,
198
static int wpa_supplicant_dynamic_keys(struct
wpa_supplicant
*wpa_s)
222
* @wpa_s: pointer to
wpa_supplicant
data
229
int wpa_supplicant_scard_init(struct
wpa_supplicant
*wpa_s,
326
static int wpa_supplicant_ssid_bss_match(struct
wpa_supplicant
*wpa_s,
479
static struct wpa_ssid * wpa_scan_res_match(struct
wpa_supplicant
*wpa_s
[
all
...]
defconfig
1
# Example
wpa_supplicant
build time configuration
83
# replacement for WEXT and its use allows
wpa_supplicant
to properly control
111
#
wpa_supplicant
.
245
# This can be used to reduce the size of the
wpa_supplicant
considerably
271
# file = text file (e.g.,
wpa_supplicant
.conf; note: the configuration file
334
# of
wpa_supplicant
and GnuTLS if this option is enabled. BSD license may not
354
# Include NDIS event processing through WMI into
wpa_supplicant
/wpasvc.
375
# be loaded in the beginning of the
wpa_supplicant
configuration file
395
# Add support for writing debug log to a file (/tmp/
wpa_supplicant
-log-#.txt)
428
#
wpa_supplicant
depends on strong random number generation being availabl
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/
mlme.c
88
static void ieee80211_send_probe_req(struct
wpa_supplicant
*wpa_s,
92
ieee80211_bss_get(struct
wpa_supplicant
*wpa_s, const u8 *bssid);
93
static int ieee80211_sta_find_ibss(struct
wpa_supplicant
*wpa_s);
94
static int ieee80211_sta_wep_configured(struct
wpa_supplicant
*wpa_s);
99
static int ieee80211_sta_set_channel(struct
wpa_supplicant
*wpa_s,
133
static void ieee80211_sta_wmm_params(struct
wpa_supplicant
*wpa_s,
201
static void ieee80211_set_associated(struct
wpa_supplicant
*wpa_s, int assoc)
225
static int ieee80211_sta_tx(struct
wpa_supplicant
*wpa_s, const u8 *buf,
232
static void ieee80211_send_auth(struct
wpa_supplicant
*wpa_s,
271
static void ieee80211_reschedule_timer(struct
wpa_supplicant
*wpa_s, int ms
[
all
...]
events.c
37
static int wpa_supplicant_select_config(struct
wpa_supplicant
*wpa_s)
86
struct
wpa_supplicant
*wpa_s = eloop_ctx;
97
void wpa_supplicant_mark_disassoc(struct
wpa_supplicant
*wpa_s)
111
static void wpa_find_assoc_pmkid(struct
wpa_supplicant
*wpa_s)
136
static void wpa_supplicant_event_pmkid_candidate(struct
wpa_supplicant
*wpa_s,
155
static int wpa_supplicant_dynamic_keys(struct
wpa_supplicant
*wpa_s)
179
* @wpa_s: pointer to
wpa_supplicant
data
186
int wpa_supplicant_scard_init(struct
wpa_supplicant
*wpa_s,
279
static int wpa_supplicant_ssid_bss_match(struct
wpa_supplicant
*wpa_s,
381
wpa_supplicant_select_bss_wpa(struct
wpa_supplicant
*wpa_s
[
all
...]
ChangeLog
1
ChangeLog for
wpa_supplicant
34
(
wpa_supplicant
can now be configured to act as a WPS Enrollee to
36
addition,
wpa_supplicant
can act as a wireless WPS Registrar to
39
wpa_supplicant
.conf (see WPS section in the example configuration
78
RSN IE and refuse to drop PMKIDs that
wpa_supplicant
does not know
121
external mechanism (e.g., hotplug scripts) that start
wpa_supplicant
141
this does not affect
wpa_supplicant
usage, but many of the APIs
150
channels (e.g., madwifi with dual-band cards);
wpa_supplicant
is now
153
e.g., in cases where
wpa_supplicant
and madwifi driver ended up in
159
wpa_supplicant
functionality as root and rest as unprivileged
[
all
...]
todo.txt
20
- IEEE 802.1X and key update with driver_ndis??
wpa_supplicant
did not seem
38
- possibility to link in WPA Authenticator state machine to
wpa_supplicant
40
- consider merging hostapd and
wpa_supplicant
PMKSA cache implementations
45
- www pages about configuring
wpa_supplicant
:
wpa_supplicant_conf.sh
18
# Generate a
wpa_supplicant
.conf from the template.
.config
1
# Example
wpa_supplicant
build time configuration
106
#
wpa_supplicant
.
220
# This can be used to reduce the size of the
wpa_supplicant
considerably
251
# file = text file (e.g.,
wpa_supplicant
.conf; note: the configuration file
314
# of
wpa_supplicant
and GnuTLS if this option is enabled. BSD license may not
334
# Include NDIS event processing through WMI into
wpa_supplicant
/wpasvc.
347
# be loaded in the beginning of the
wpa_supplicant
configuration file
368
#
wpa_supplicant
.
374
# Add support for writing debug log to a file (/tmp/
wpa_supplicant
-log-#.txt)
defconfig
1
# Example
wpa_supplicant
build time configuration
109
#
wpa_supplicant
.
223
# This can be used to reduce the size of the
wpa_supplicant
considerably
254
# file = text file (e.g.,
wpa_supplicant
.conf; note: the configuration file
317
# of
wpa_supplicant
and GnuTLS if this option is enabled. BSD license may not
337
# Include NDIS event processing through WMI into
wpa_supplicant
/wpasvc.
350
# be loaded in the beginning of the
wpa_supplicant
configuration file
371
#
wpa_supplicant
.
377
# Add support for writing debug log to a file (/tmp/
wpa_supplicant
-log-#.txt)
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h
176
* the driver has to notify
wpa_supplicant
about the used WPA
378
* for core
wpa_supplicant
code. All driver specific functionality is captured
435
* allow
wpa_supplicant
to control roaming if ap_scan=1 is used;
477
* some drivers may expect them in different order than
wpa_supplicant
490
* @ctx: context to be used when calling
wpa_supplicant
functions,
505
* The main event loop (eloop.c) of
wpa_supplicant
can be used to
570
* results event for
wpa_supplicant
which will eventually request the
586
* results event for
wpa_supplicant
which will eventually request the
678
* in the driver. If the driver uses wpa_ie from
wpa_supplicant
, this
697
* between the driver and
wpa_supplicant
. If the driver uses wpa_i
[
all
...]
/external/wpa_supplicant/
build_config.h
2
*
wpa_supplicant
/hostapd - Build time configuration defines
config_ssid.h
101
* the order in which
wpa_supplicant
goes through the networks when
270
*
wpa_supplicant
is run in the background.
278
* Note that when running
wpa_supplicant
as an application, the user
302
*
wpa_supplicant
is run in the background.
315
* used since working directory may change when
wpa_supplicant
is run
327
* Note that when running
wpa_supplicant
as an application, the user
354
*
wpa_supplicant
is run in the background.
398
* working directory may change when
wpa_supplicant
is run in the
429
*
wpa_supplicant
is run in the background.
442
*
wpa_supplicant
is run in the background
[
all
...]
includes.h
2
*
wpa_supplicant
/hostapd - Default include files
preauth.h
2
*
wpa_supplicant
- WPA2/RSN pre-authentication functions
wpa_common.h
2
* WPA definitions shared between hostapd and
wpa_supplicant
wpa_supplicant_conf.sh
18
# Generate a
wpa_supplicant
.conf from the template.
mlme.c
22
#include "
wpa_supplicant
.h"
302
static void ieee80211_send_probe_req(struct
wpa_supplicant
*wpa_s,
306
ieee80211_bss_get(struct
wpa_supplicant
*wpa_s, const u8 *bssid);
307
static int ieee80211_sta_find_ibss(struct
wpa_supplicant
*wpa_s);
308
static int ieee80211_sta_wep_configured(struct
wpa_supplicant
*wpa_s);
458
static int ieee80211_sta_set_channel(struct
wpa_supplicant
*wpa_s,
492
static void ieee80211_sta_wmm_params(struct
wpa_supplicant
*wpa_s,
560
static void ieee80211_set_associated(struct
wpa_supplicant
*wpa_s, int assoc)
584
static void ieee80211_sta_tx(struct
wpa_supplicant
*wpa_s, const u8 *buf,
591
static void ieee80211_send_auth(struct
wpa_supplicant
*wpa_s
[
all
...]
todo.txt
29
- IEEE 802.1X and key update with driver_ndis??
wpa_supplicant
did not seem
50
- possibility to link in WPA Authenticator state machine to
wpa_supplicant
52
- consider merging hostapd and
wpa_supplicant
PMKSA cache implementations
72
- www pages about configuring
wpa_supplicant
:
115
- move files into subdirectories and combine
wpa_supplicant
and hostapd
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
preauth.h
2
*
wpa_supplicant
- WPA2/RSN pre-authentication functions
wpa_ie.h
2
*
wpa_supplicant
- WPA/RSN IE and KDE definitions
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
includes.h
2
*
wpa_supplicant
/hostapd - Default include files
/external/wpa_supplicant_8/src/rsn_supp/
wpa_ie.h
2
*
wpa_supplicant
- WPA/RSN IE and KDE definitions
/external/wpa_supplicant_8/src/utils/
includes.h
2
*
wpa_supplicant
/hostapd - Default include files
Completed in 372 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>