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
|
14 years ago |
Jouni Malinen
|
04a85e4401
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
|
14 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
|
15 years ago |
Jouni Malinen
|
b305c684b8
P2P: Save a copy of P2P IE(s) data from (Re)Association Request
|
15 years ago |
Jouni Malinen
|
54f489be45
WPS 2.0: Validate WPS attributes in management frames and WSC messages
|
15 years ago |
Jouni Malinen
|
68532a9ceb
Avoid hostapd segfault on invalid driver association event
|
15 years ago |
Jouni Malinen
|
9a3cb18d74
Add AP-STA-DISCONNECT event for driver-based MLME
|
15 years ago |
Jouni Malinen
|
c41a1095b5
Allow hostapd_notif_assoc() to be called with all IEs
|
15 years ago |
Jouni Malinen
|
1d041bec84
Use generic driver event notification for AP mode assoc/disassoc
|
15 years ago |
Jouni Malinen
|
a8e0505bf0
Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication
|
15 years ago |
Jouni Malinen
|
a70a5d6d06
Replace hostapd_notif_new_sta() with new driver event, EVENT_NEW_STA
|
15 years ago |
Jouni Malinen
|
9646a8ab8b
Remove unnecessary wpa_event_type typedef
|
15 years ago |
Jouni Malinen
|
2a8b74163e
Move struct hostapd_frame_info definition away from driver API
|
15 years ago |
Jouni Malinen
|
0d9fc3d8bd
Remove struct ieee80211_hdr dependency from EVENT_RX_FROM_UNKNOWN
|
15 years ago |
Jouni Malinen
|
a0e0d3bb15
Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver event
|
15 years ago |
Jouni Malinen
|
cd7d80f373
Allow Probe Request callbacks to terminate iteration
|
15 years ago |