Jouni Malinen
|
c6e8e8e41f
nl80211: Add more debug prints for mode changes and interface add/remove
|
il y a 15 ans |
Jouni Malinen
|
4832ecd754
Add an option for driver wrappers to report operational frequency
|
il y a 15 ans |
Jouni Malinen
|
cd7d80f373
Allow Probe Request callbacks to terminate iteration
|
il y a 15 ans |
Jouni Malinen
|
1c08f8c0f0
Allocate Probe Response and Beacon buffers based on WPS IE length
|
il y a 15 ans |
Jouni Malinen
|
d566f4152f
Fix wpa_cli with libreadline and WPA_TRACE to use consistent alloc
|
il y a 15 ans |
Jouni Malinen
|
e5fc8c8ce5
Fix crash on BSS deinit getting called before BSS init
|
il y a 15 ans |
Jouni Malinen
|
34359a3fb1
Include BSS table unconditionally in the wpa_supplicant build
|
il y a 15 ans |
Jouni Malinen
|
ccd286d025
dbus: Use the new BSS table with the new D-Bus API
|
il y a 15 ans |
Jouni Malinen
|
99a6a63f25
Add wpa_bss_get_max_rate() to match with old scan_res helpers
|
il y a 15 ans |
Jouni Malinen
|
332d630a44
Use wpa_msg_ctrl() for WPS AP available events
|
il y a 15 ans |
Jouni Malinen
|
f0d126d339
Add ctrl_iface events for BSS added/removed
|
il y a 15 ans |
Jouni Malinen
|
3a06863296
Change BSS ctrl_iface command to use BSS table instead of scan results
|
il y a 15 ans |
Jouni Malinen
|
d4bf8f132a
Add BSS list sorted by id and add some helper functions
|
il y a 15 ans |
Jouni Malinen
|
c9df730b03
Add handling of BSSAdded and BSSRemoved events
|
il y a 15 ans |
Jouni Malinen
|
58c26600ca
Fix wpa_supplicant build with CONFIG_AP=y
|
il y a 15 ans |
Jouni Malinen
|
f7c4783379
Split hostapd_interface_deinit() into deinit and free parts
|
il y a 15 ans |
Jouni Malinen
|
f78feb6a72
test: Add WPA_TRACE reference check for driver ctx
|
il y a 15 ans |
Jouni Malinen
|
83922c2d34
Add BSS table to track scan results without dropping information
|
il y a 15 ans |
Jouni Malinen
|
60ad2c7bef
Fix a typo in a doxygen comment
|
il y a 15 ans |
Jouni Malinen
|
5a464ff86e
dbus: Split message_handler() into readable helper functions
|
il y a 15 ans |
Jouni Malinen
|
612bb5163d
Import http://student.agh.edu.pl/~wsowa/new-dbus-api.html
|
il y a 15 ans |
Jouni Malinen
|
55fc1ce024
dbus: Add an example python script for using the new dbus interface
|
il y a 15 ans |
Jouni Malinen
|
fae3a72f93
dbus: Remove unnecessary indentation by cleaning up if/else structure
|
il y a 15 ans |
Jouni Malinen
|
d401b48f3c
dbus: split wpas_dbus_handler_scan() into number of helper functions
|
il y a 15 ans |
Jouni Malinen
|
d114fcabbf
dbus: Fix build without os_free available as a pointer
|
il y a 15 ans |
Jouni Malinen
|
ac68f031a7
dbus: Fix Scan invalid args reporting (uninitialize variable)
|
il y a 15 ans |
Jouni Malinen
|
459489c99d
eloop: Fix timeout handler to use local copy of func pointer
|
il y a 15 ans |
Jouni Malinen
|
833fe95eb1
dbus: show messages in debug log
|
il y a 15 ans |
Jouni Malinen
|
376900708a
dbus: Check that wpa_s->scan_res != NULL before dereferencing it
|
il y a 15 ans |
Jouni Malinen
|
2ee055b3c0
Indicate interface removal only if the interface was added successfully
|
il y a 15 ans |