Jouni Malinen
|
97a7a0b504
Add support for setting SSID hiding mode through set_ap()
|
13 years ago |
Jouni Malinen
|
b11d1d6439
Add crypto parameters to set_ap() command separately
|
13 years ago |
Jouni Malinen
|
ccb941e6da
Add SSID as a separate item in AP mode Beacon setup
|
13 years ago |
Jouni Malinen
|
19c3b56685
Replace set_beacon() driver op with set_ap()
|
13 years ago |
Jouni Malinen
|
bc45d4279f
WPS: Do not update Beacon IEs before initial IE set
|
13 years ago |
Jouni Malinen
|
04a85e4401
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
|
13 years ago |
Jouni Malinen
|
1161ff1ef5
hostapd: Allow TDLS use to be prohibited in the BSS
|
14 years ago |
Jouni Malinen
|
cbcf92b42f
AP: Validate management frame length
|
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
|
cee7d66b1d
hostapd: Start removing struct hostapd_driver_ops abstraction
|
14 years ago |
Jouni Malinen
|
dce044cce5
P2P: Extend P2P manager functionality to work with driver MLME
|
14 years ago |
Jouni Malinen
|
6c6915f3db
P2P: Add defined values for P2P Manageability Bitmap
|
14 years ago |
Jouni Malinen
|
962473c136
P2P: Add preliminary P2P Manager AP support for hostapd
|
14 years ago |
Jouni Malinen
|
e44f8bf20a
P2P: Add P2P configuration and callbacks in hostapd code
|
14 years ago |
Jouni Malinen
|
a0fad21014
Indicate Barker Preamble Mode in ERP IE also based on local configuration
|
14 years ago |
Jouni Malinen
|
2d8bf73298
Add new debug message level for excessive information
|
14 years ago |
Jouni Malinen
|
1bc774a12a
hostapd: Reorder some IEs to get closer to IEEE 802.11 standard
|
15 years ago |
Jouni Malinen
|
8b897f5a17
Remove unnecessary ifname parameter from set_beacon()
|
15 years ago |
Jouni Malinen
|
cd7d80f373
Allow Probe Request callbacks to terminate iteration
|
15 years ago |
Jouni Malinen
|
1c08f8c0f0
Allocate Probe Response and Beacon buffers based on WPS IE length
|
15 years ago |
Jouni Malinen
|
81f4f6195e
Include header files explicitly in *.c, not via header files
|
15 years ago |
Jouni Malinen
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |