Jouni Malinen
|
fa16028d0f
Add generic infrastructure for Probe Request callbacks
|
15 years ago |
Jouni Malinen
|
1fb1a6f0bf
Remove unused set_broadcast_ssid() driver op
|
16 years ago |
Jouni Malinen
|
9351257cfb
Remove the unused set_ieee80211d driver op
|
16 years ago |
Jouni Malinen
|
f55802e8bf
Move default_wep_key variable into EAPOL authenticator data
|
16 years ago |
Jouni Malinen
|
ad1e68e6b5
Clean up HT40 scan and share nl80211 scanning code
|
16 years ago |
Jouni Malinen
|
92f475b4d8
Merge hostapd driver init functions into one
|
16 years ago |
Jouni Malinen
|
8342130269
Remove flags parameter from send_mgmt_frame() driver op
|
16 years ago |
Jouni Malinen
|
c213cc0433
Fix some multi-BSSID configuration operations
|
16 years ago |
Jouni Malinen
|
a9a2cb5abb
Merge wireless_event_{,de}init() into {,de}init() driver op
|
16 years ago |
Jouni Malinen
|
9c6d8e1db5
Make channel number available to set_freq()
|
16 years ago |
Jouni Malinen
|
c813b69546
Update driver SSID and 802.1X/WPA parameters on configuration reload
|
16 years ago |
Jouni Malinen
|
b6a7859d15
Move hostapd_init() into main.c
|
16 years ago |
Jouni Malinen
|
21db94c5dc
Remove shadowed variable
|
16 years ago |
Jouni Malinen
|
5c333467b3
Move main() and configuration file related functions into main.c
|
16 years ago |
Jouni Malinen
|
89d39d9d6c
Move hostapd driver_ops to use similar set_key with wpa_supplicant
|
16 years ago |
Jouni Malinen
|
97234b5073
Move STA entry structure into sta_info.h and remove ap.h
|
16 years ago |
Jouni Malinen
|
1e5839e06f
Rename EAP server defines from EAP_* to EAP_SERVER_*
|
16 years ago |
Jouni Malinen
|
90ac1f9fc9
Allow more complex BSSID masks to be used for multi-BSSID
|
16 years ago |
Jouni Malinen
|
eb1f7446b5
Move DTIM period configuration into Beacon set operation
|
16 years ago |
Jouni Malinen
|
3ae0800c5f
WMM cleanup (WME -> WMM rename, comments, etc.)
|
16 years ago |
Jouni Malinen
|
6f4071c084
Do not use country_code default (was: US)
|
16 years ago |
Jouni Malinen
|
71f04b3cf9
Fixed CONFIG_NO_HOSTAPD_LOGGER build
|
16 years ago |
Jouni Malinen
|
b7fc385071
Fixed build with 802.11n disabled
|
16 years ago |
Jouni Malinen
|
5fa30f32da
Cleaned up main() by splitting it into number of helper functions
|
16 years ago |
Jouni Malinen
|
b5b969e9c7
Moved driver callback functions from hostapd.c to a new file
|
16 years ago |
Jouni Malinen
|
81897f4c88
Moved TKIP countermeasures from hostapd.c to its own file
|
16 years ago |
Jouni Malinen
|
9302c5e19c
Cleanup: move related functions closer to eachother
|
16 years ago |
Jouni Malinen
|
3313cea0d6
Fixed TKIP countermeasueres for drivers that do not use hostapd MLME
|
16 years ago |
Jouni Malinen
|
649d8890b1
Add wrapper functions for IEEE 802.11 driver calls into driver.h
|
16 years ago |
Jouni Malinen
|
b83cbb3b3b
Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h
|
16 years ago |