Jouni Malinen
|
c706d5aa17
Add wpa_supplicant AP mode events for Public Action frames
|
15 years ago |
Jouni Malinen
|
195420b8d1
Add WPS Registrar success callback
|
15 years ago |
Jouni Malinen
|
b3db190fa2
Started to make set_ap_wps_ie() capable of adding multiple IEs
|
15 years ago |
Jouni Malinen
|
f90ceeaabf
wpa_supplicant AP mode: Add function for enabling MAC address filtering
|
15 years ago |
Jouni Malinen
|
48b357a989
Make sure AP interface is initialize before accepting WPS commands
|
15 years ago |
Jouni Malinen
|
7a649c7dda
wpa_supplicant AP: More thorough AP mode deinit
|
15 years ago |
Jouni Malinen
|
508545f3a9
Add more wpa_supplicant AP mode parameters for the driver wrapper
|
15 years ago |
Jouni Malinen
|
4b768ed0b2
Add registerable callback for wpa_supplicant AP mode completion
|
15 years ago |
Jouni Malinen
|
1c4c9c5078
Try to start a new scan more quickly after driver rejection
|
15 years ago |
Jouni Malinen
|
8cd82735cb
Add an option to request a connection without a new scan
|
15 years ago |
Jouni Malinen
|
64e58f5189
Add option for overriding scan result handler for a single scan
|
15 years ago |
Jouni Malinen
|
087f0254d7
FT: Fix wpa_sm_set_ft_params wrapper for non-FT build
|
15 years ago |
Jouni Malinen
|
814782b9fe
Allow driver wrappers to indicate maximum remain-on-channel duration
|
15 years ago |
Jouni Malinen
|
de12717a56
nl80211: Fix key configuration in wpa_supplicant AP mode
|
15 years ago |
Jouni Malinen
|
bc19f67240
nl80211: Remove forgotten Action frame registration example
|
15 years ago |
Jouni Malinen
|
6700a277a9
Avoid dropping ctrl_iface on ENOBUFS error burst
|
15 years ago |
Jouni Malinen
|
cf4783e35f
Deauthenticate instead of disassociate on disconnect command
|
15 years ago |
Jouni Malinen
|
f3585c8a85
Simplify driver_ops for virtual interface add/remove
|
15 years ago |
Jouni Malinen
|
977b11747f
Allow sub-second resolution for scan requests
|
15 years ago |
Jouni Malinen
|
17a4734dc4
Optimize post-WPS scan based on channel used during provisioning
|
15 years ago |
Jouni Malinen
|
addb584881
EAP-MD5: Use conditional success decision
|
15 years ago |
Jouni Malinen
|
f8bf142175
nl80211: Fix memory leak on send_action error path
|
15 years ago |
Jouni Malinen
|
8d6399e455
Use unsigned bitfield for 1-bit values
|
15 years ago |
Jouni Malinen
|
9efc3f2a4b
SME: Handle association without own extra IEs
|
15 years ago |
Jouni Malinen
|
e6ecca7737
Fix wpa_sm_has_ptk() no-WPA wrapper location
|
15 years ago |
Yogesh Ashok Powar
|
721abef9b3
Allow advertising of U-APSD functionality in Beacon
|
15 years ago |
Jouni Malinen
|
86d4f806da
Add ctrl_iface command for triggering a roam to a specific BSS
|
15 years ago |
Jouni Malinen
|
a7b6c42232
Fix error messages to print ASCII MAC address, not the parse buffer
|
15 years ago |
Jouni Malinen
|
0f857f43df
FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4
|
15 years ago |
Jouni Malinen
|
0d7b44099f
SME: Do not try to use FT over-the-air if PTK is not available
|
15 years ago |