Jouni Malinen
|
d2b8812921
Include header file to verify prototypes
|
15 years ago |
Jouni Malinen
|
d7dcba70bc
Define struct wpa_ssid::mode as an enum with more readable values
|
15 years ago |
Jouni Malinen
|
139a33f34e
test: Register more complete set of channels and rates
|
15 years ago |
Jouni Malinen
|
2fe17720aa
test: Use previously requested BSSID when adding a new interface
|
15 years ago |
Jouni Malinen
|
bd1af96ad1
Add [ESS] flag for scan/BSS info from ctrl_iface
|
15 years ago |
Jouni Malinen
|
d009a9dac6
Add scan parameter support for client MLME
|
15 years ago |
Jouni Malinen
|
c6e8e8e41f
nl80211: Add more debug prints for mode changes and interface add/remove
|
15 years ago |
Jouni Malinen
|
4832ecd754
Add an option for driver wrappers to report operational frequency
|
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
|
d566f4152f
Fix wpa_cli with libreadline and WPA_TRACE to use consistent alloc
|
15 years ago |
Jouni Malinen
|
e5fc8c8ce5
Fix crash on BSS deinit getting called before BSS init
|
15 years ago |
Jouni Malinen
|
34359a3fb1
Include BSS table unconditionally in the wpa_supplicant build
|
15 years ago |
Jouni Malinen
|
ccd286d025
dbus: Use the new BSS table with the new D-Bus API
|
15 years ago |
Jouni Malinen
|
99a6a63f25
Add wpa_bss_get_max_rate() to match with old scan_res helpers
|
15 years ago |
Jouni Malinen
|
332d630a44
Use wpa_msg_ctrl() for WPS AP available events
|
15 years ago |
Jouni Malinen
|
f0d126d339
Add ctrl_iface events for BSS added/removed
|
15 years ago |
Jouni Malinen
|
3a06863296
Change BSS ctrl_iface command to use BSS table instead of scan results
|
15 years ago |
Jouni Malinen
|
d4bf8f132a
Add BSS list sorted by id and add some helper functions
|
15 years ago |
Jouni Malinen
|
c9df730b03
Add handling of BSSAdded and BSSRemoved events
|
15 years ago |
Jouni Malinen
|
58c26600ca
Fix wpa_supplicant build with CONFIG_AP=y
|
15 years ago |
Jouni Malinen
|
f7c4783379
Split hostapd_interface_deinit() into deinit and free parts
|
15 years ago |
Jouni Malinen
|
f78feb6a72
test: Add WPA_TRACE reference check for driver ctx
|
15 years ago |
Jouni Malinen
|
83922c2d34
Add BSS table to track scan results without dropping information
|
15 years ago |
Jouni Malinen
|
60ad2c7bef
Fix a typo in a doxygen comment
|
15 years ago |
Jouni Malinen
|
5a464ff86e
dbus: Split message_handler() into readable helper functions
|
15 years ago |
Jouni Malinen
|
612bb5163d
Import http://student.agh.edu.pl/~wsowa/new-dbus-api.html
|
15 years ago |
Jouni Malinen
|
55fc1ce024
dbus: Add an example python script for using the new dbus interface
|
15 years ago |
Jouni Malinen
|
fae3a72f93
dbus: Remove unnecessary indentation by cleaning up if/else structure
|
15 years ago |
Jouni Malinen
|
d401b48f3c
dbus: split wpas_dbus_handler_scan() into number of helper functions
|
15 years ago |