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 |
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 |
Jouni Malinen
|
81f4f6195e
Include header files explicitly in *.c, not via header files
|
15 years ago |
Jouni Malinen
|
6e6e8c31ff
Replace src/ap/driver_i.h with non-inlined functions in ap_drv_ops.c
|
15 years ago |
Jouni Malinen
|
8b06c1ed0d
Remove ap_config.h dependency from driver_i.h
|
15 years ago |
Jouni Malinen
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
Jouni Malinen
|
70db2ab308
Move rest of the generic AP mode functionality into src/ap
|
15 years ago |