Jouni Malinen
|
dfaf11d648
P2P: Require fresh scan results for persistent group re-invocation
|
9 years ago |
Andrei Otcheretianski
|
b9da88d6c1
P2PS: Authorize any peer for P2PS method if interface address not known
|
9 years ago |
Max Stepanov
|
93f22b4583
P2PS: Fix PD PIN event notifications
|
9 years ago |
Ilan Peer
|
85e152b646
P2P: Fix P2P_FLUSH clearing of p2p_go_avoid_freq
|
9 years ago |
Ilan Peer
|
3a8f008a24
P2P: Do not perform P2P GO CS in some cases
|
9 years ago |
Jouni Malinen
|
ab62f96f55
Move debug level string conversion functions to wpa_debug.c
|
9 years ago |
Jouni Malinen
|
1e4f7bf5d0
Add 'GET_CAPABILITY fips' to enable runtime check for CONFIG_FIPS=y
|
9 years ago |
Ahmad Kholaif
|
983422088f
nl80211: Add means to query preferred channels
|
9 years ago |
Srinivas Dasari
|
844dfeb804
QCA vendor command support to set band to driver
|
9 years ago |
Max Stepanov
|
0670de74ae
P2PS: Add CPT parameter to P2PS_PROVISION and P2PS_PROVISION_RESP
|
9 years ago |
Max Stepanov
|
e2b7fbf2fb
P2PS: Add CPT parameter to P2P_SERVICE_ADD asp command
|
9 years ago |
Jouni Malinen
|
5dbd3bf915
FST: Avoid memory leak on double FST-ATTACH
|
9 years ago |
Jouni Malinen
|
df4cea898c
FST: Include fst/fst.h explicitly into wpa_supplicant/ctrl_iface.c
|
9 years ago |
Anton Nayshtut
|
daae49955f
Add global wpa_supplicant DUP_NETWORK command
|
9 years ago |
Anton Nayshtut
|
3794af2dc1
FST: wpa_supplicant control interface
|
10 years ago |
Anton Nayshtut
|
55de4d4ba3
FST: wpa_supplicant [FST] flag for BSS in scan results
|
10 years ago |
Jouni Malinen
|
66f1e078e7
DATA_TEST_TX: Avoid ubsan warning on 0x80<<24 not fitting in int
|
9 years ago |
Jouni Malinen
|
75352270fa
Avoid misaligned IPv4 header accesses in DATA_TEST_* commands
|
9 years ago |
Jouni Malinen
|
2da525651d
Add backtrace-based error path testing mechanism
|
9 years ago |
Stepanov, Max
|
a9ea609ce8
P2PS: Fix p2p_find last parameter handling
|
9 years ago |
Eliad Peller
|
38dcc86cb7
P2P: Consider ht/vht on P2P_GROUP_ADD command (with no params)
|
9 years ago |
Eliad Peller
|
29292d53ee
ctrl_iface: Make p2p_ctrl_group_add() more robust
|
9 years ago |
Jouni Malinen
|
129b621653
P2PS: Fix P2P_FIND seek parameter parsing
|
9 years ago |
Purushottam Kushwaha
|
e11776a528
Combine multiple function calls to a single statement
|
9 years ago |
Jouni Malinen
|
e66bcedd3e
Do not set own_disconnect_req flag if not connected
|
9 years ago |
Krishna Vamsi
|
a80651d067
Add support to request a scan with specific SSIDs
|
9 years ago |
Oren Givon
|
4504621f9c
TDLS: Add TDLS_LINK_STATUS command to the control interface
|
10 years ago |
Mikael Kanstrup
|
8b423edbd3
Declare all read only data structures as const
|
10 years ago |
Jouni Malinen
|
eaa8eefed1
Replace MAX_SSID_LEN with SSID_MAX_LEN
|
10 years ago |
Jouni Malinen
|
d9d1b9527a
Use SSID_MAX_LEN define instead of value 32 when comparing SSID length
|
10 years ago |