Paul Stewart
|
8e5f078fb9
dbus_new_handlers: Omit errant dbus_message_unref
|
il y a 14 ans |
Paul Stewart
|
8ee69e0633
dbus_new_handlers: Don't send NULL to dbus_message_new_error
|
il y a 14 ans |
Daniel Kurtz
|
556522ee09
dbus: Treat '' in SSIDs of Interface.Scan as a request for broadcast scan
|
il y a 14 ans |
Daniel Kurtz
|
a7af023b84
dbus: Fix passive/active scans in some cases
|
il y a 14 ans |
Jouni Malinen
|
af3e1b0ec2
dbus: Verify WPA/RSN IE parser result before returning data
|
il y a 14 ans |
Jouni Malinen
|
f9cd8587fb
dbus: Deauthenticate instead of disassociate on disconnect command
|
il y a 14 ans |
Witold Sowa
|
c56ce48a6f
dbus: Add new KeyMgmt interface capabilities
|
il y a 15 ans |
Dmitry Shmidt
|
aa53509ffe
Update priority list after priority change
|
il y a 15 ans |
Witold Sowa
|
7899e2f42d
dbus: Change WPA/RSNIE byte array props to dicts
|
il y a 15 ans |
Marcel Holtmann
|
097c5802da
dbus: Fix value of BSS Privacy property
|
il y a 15 ans |
Witold Sowa
|
75d328af50
dbus: Change BSS property MaxRate to Rates
|
il y a 15 ans |
Marcel Holtmann
|
a2753c285f
dbus: Use simple strings for debug level
|
il y a 15 ans |
Jouni Malinen
|
9ba9fa07cc
Move wpa_supplicant specific scan code away from src/drivers
|
il y a 15 ans |
Jouni Malinen
|
3e87bd5478
dbus: Use stack for temporary object path
|
il y a 15 ans |
Jouni Malinen
|
8f770587d9
Maintain a pointer to the current BSS table entry
|
il y a 15 ans |
Jouni Malinen
|
97d3f8c3a9
dbus: Share the same function for type to type-as-string conversion
|
il y a 15 ans |
Jouni Malinen
|
ec99cb7b00
dbus: Add debug printing on property setter type mismatches
|
il y a 15 ans |
Jouni Malinen
|
db9a76c032
dbus: Fix a typo in function name (invald -> invalid)
|
il y a 15 ans |
Jouni Malinen
|
c2b8c674cb
dbus: Remove perror() calls
|
il y a 15 ans |
Jouni Malinen
|
c49cf2d68f
dbus: Clean up dbus_path/dbus_new_path use
|
il y a 15 ans |
Witold Sowa
|
db9133acb2
dbus: Divide DebugParams property to three separate properties
|
il y a 15 ans |
Witold Sowa
|
58605c6e61
dbus: Replace BSS 'Properties' property with separate properties
|
il y a 15 ans |
Witold Sowa
|
fcea0b7d1d
dbus: Add generic properties getter and setter
|
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
|
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
|
ac68f031a7
dbus: Fix Scan invalid args reporting (uninitialize variable)
|
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
|
2f00ad446e
dbus: Fix wpa_supplicant_add_iface() calls
|
il y a 15 ans |
Jouni Malinen
|
a646086d51
dbus: Use os_*() wrappers for memory allocations consistently
|
il y a 15 ans |