Johannes Berg
|
dd840f793c
AP: Add explicit EAPOL TX status event
|
13 years ago |
Jouni Malinen
|
99c01af9aa
P2P: Verify that assoc req IEs are available for group update
|
13 years ago |
Jouni Malinen
|
a17539ebcd
Remove unnecessary include file inclusion
|
13 years ago |
Jouni Malinen
|
ae055af4f7
Move AP events for STA connected/disconnected into one function
|
13 years ago |
Johannes Berg
|
9b90955ec7
AP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
|
13 years ago |
Johannes Berg
|
9236ba4cb5
Move get_hdr_bssid() to make it easier to share for other uses
|
13 years ago |
Johannes Berg
|
bcf24348ed
AP: Do station poll in driver wrapper
|
13 years ago |
Jouni Malinen
|
08a74e6a61
Use a common error handler in hostapd_notif_assoc()
|
13 years ago |
Jouni Malinen
|
2bb20281cb
Clean up IE processing in hostapd_notif_assoc()
|
13 years ago |
Jouni Malinen
|
fa15d405c7
WPS: Fix WPS IE processing
|
13 years ago |
Jouni Malinen
|
c3b75919fa
Fix double free with CONFIG_WPS_STRICT=y
|
13 years ago |
Jouni Malinen
|
633d4469e8
Fix AP build without CONFIG_WPS=y
|
13 years ago |
Jouni Malinen
|
17f6b90056
WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaround
|
13 years ago |
Jouni Malinen
|
04a85e4401
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
|
13 years ago |
Jouni Malinen
|
7cc7307d90
Fix hostapd build without NEED_AP_MLME=y
|
14 years ago |
Jouni Malinen
|
9e2704c3a2
Add EVENT_RX_ACTION handler for hostapd
|
14 years ago |
Jouni Malinen
|
6e432d3f10
WPS: Use strict validation of (Re)AssocReq only if IEs are known
|
14 years ago |
Jouni Malinen
|
b211f3eb71
Add sanity checks to EVENT_RX_PROBE_REQ event data
|
14 years ago |
Shan Palanisamy
|
39b08b5fc0
Indicate assoc vs. reassoc in association event
|
14 years ago |
Jouni Malinen
|
e67b55fb11
wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processing
|
14 years ago |
Jouni Malinen
|
d601247ca9
P2P: Allow WPS_PBC command on GO to select on P2P Device Address
|
14 years ago |
Johannes Berg
|
0d7e5a3a29
Allow AP mode to disconnect STAs based on low ACK condition
|
14 years ago |
Jouni Malinen
|
51e2a27a21
hostapd_driver_ops reduction
|
14 years ago |
Jouni Malinen
|
bbb921daaa
Maintain internal entropy pool for augmenting random number generation
|
14 years ago |
Jouni Malinen
|
1f4c7b6b2a
hostapd: Fix compiler warning
|
14 years ago |
Jouni Malinen
|
83e843e830
hostapd: Avoid crashing on station mode disassoc event
|
14 years ago |
Jouni Malinen
|
3f4ce13fde
P2P: Track non-P2P members in the group and set Group Limit bit
|
14 years ago |
Jouni Malinen
|
ef7963917c
P2P: Add group notification from (re)association request
|
14 years ago |
Jouni Malinen
|
b305c684b8
P2P: Save a copy of P2P IE(s) data from (Re)Association Request
|
14 years ago |
Jouni Malinen
|
54f489be45
WPS 2.0: Validate WPS attributes in management frames and WSC messages
|
15 years ago |