mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
4483f23e15
wpa_supplicant dbus objects are currently difficult to use with GDBusProxy. This is because they do not follow the dbus standard in emitting the PropertiesChanged signal on the standard D-Bus properties interface, so GDBusProxy stores stale property values. Fix this by raising PropertiesChanged on the standard interface. For backwards compatibility, the existing custom PropertiesChanged signals are not removed; I anticipate them being removed in a future major release. See http://lists.freedesktop.org/archives/dbus/2011-August/014593.html for more info. Signed-off-by: Daniel Drake <dsd@laptop.org> |
||
---|---|---|
.. | ||
.gitignore | ||
dbus_common_i.h | ||
dbus_common.c | ||
dbus_common.h | ||
dbus_dict_helpers.c | ||
dbus_dict_helpers.h | ||
dbus_new_handlers_p2p.c | ||
dbus_new_handlers_p2p.h | ||
dbus_new_handlers_wps.c | ||
dbus_new_handlers.c | ||
dbus_new_handlers.h | ||
dbus_new_helpers.c | ||
dbus_new_helpers.h | ||
dbus_new_introspect.c | ||
dbus_new.c | ||
dbus_new.h | ||
dbus_old_handlers_wps.c | ||
dbus_old_handlers.c | ||
dbus_old_handlers.h | ||
dbus_old.c | ||
dbus_old.h | ||
dbus-wpa_supplicant.conf | ||
fi.epitest.hostap.WPASupplicant.service.in | ||
fi.w1.wpa_supplicant1.service.in | ||
Makefile |