Jouni Malinen
|
e67b55fb11
wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processing
|
14 years ago |
Johannes Berg
|
0661eed204
AP: Add callback for STA authorized transitions
|
14 years ago |
Johannes Berg
|
0d7e5a3a29
Allow AP mode to disconnect STAs based on low ACK condition
|
14 years ago |
Jouni Malinen
|
0e8a96a911
Get rid of struct hostapd_driver_ops abstraction
|
14 years ago |
Jouni Malinen
|
3acdf771b8
hostapd_driver_ops reduction
|
14 years ago |
Jouni Malinen
|
51e2a27a21
hostapd_driver_ops reduction
|
14 years ago |
Jouni Malinen
|
b5b1b18f39
hostapd_driver_ops reduction: set_countermeasures
|
14 years ago |
Jouni Malinen
|
cee7d66b1d
hostapd: Start removing struct hostapd_driver_ops abstraction
|
14 years ago |
Anil Gathala Sudha
|
a0dee79709
P2P: Send AP mode WPS-FAIL event to parent interface
|
14 years ago |
Jouni Malinen
|
aefb53bd5d
P2P: Disable periodic NoA when non-P2P STA is connected
|
15 years ago |
Jouni Malinen
|
e44f8bf20a
P2P: Add P2P configuration and callbacks in hostapd code
|
15 years ago |
Jouni Malinen
|
c2af2afb3b
P2P: Preparations for adding P2P IE into Beacon/Probe Response frames
|
15 years ago |
Jouni Malinen
|
944814106e
WPS: Do not disable AP PIN permanently, only slow down attacks
|
15 years ago |
Jouni Malinen
|
843123590a
Fix hostapd build without WPS
|
15 years ago |
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
|
62847751e4
Remove unnecessary ifname parameter from sta_add() driver op
|
15 years ago |
Jouni Malinen
|
8b897f5a17
Remove unnecessary ifname parameter from set_beacon()
|
15 years ago |
Jouni Malinen
|
1d041bec84
Use generic driver event notification for AP mode assoc/disassoc
|
15 years ago |
Jouni Malinen
|
2a8b74163e
Move struct hostapd_frame_info definition away from driver API
|
15 years ago |
Jouni Malinen
|
cd7d80f373
Allow Probe Request callbacks to terminate iteration
|
15 years ago |
Jouni Malinen
|
f7c4783379
Split hostapd_interface_deinit() into deinit and free parts
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
1b56c26c40
Get rid of direct hostapd_for_each_interface() calls
|
15 years ago |
Jouni Malinen
|
70db2ab308
Move rest of the generic AP mode functionality into src/ap
|
15 years ago |
Jouni Malinen
|
a4f2110934
Clean up some of the hostapd.h function prototype definitions
|
15 years ago |
Jouni Malinen
|
0aef3ec832
Move hostapd_prune_associations() into ap/utils.c
|
15 years ago |
Jouni Malinen
|
32da61d9c9
Move wps_hostapd.c into src/ap
|
15 years ago |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |