hostap/wpa_supplicant/dbus
Jouni Malinen 1772d348ea P2P: Fix interface deinit for failed group interface initialization
wpa_supplicant_deinit_iface() ends up removing all P2P groups if the
removed interface is the parent interface. This is correct behavior in
general, but this resulted in issues in the new group interface
initialization error path since wpa_s->parent was not assigned before
hitting this check. Fix this by assigning wpa_s->parent as part of
wpa_supplicant_add_iface().

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-03-01 22:36:53 +02:00
..
.gitignore dbus: Clean dbus build files on wpa_supplicant 'make clean' 2009-12-20 20:29:09 +02:00
dbus-wpa_supplicant.conf Move D-Bus related files into their own subdirectory 2009-12-20 20:11:14 +02:00
dbus_common.c D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_common.h Update license notification in D-Bus interface files 2012-07-02 12:04:38 +03:00
dbus_common_i.h Update license notification in D-Bus interface files 2012-07-02 12:04:38 +03:00
dbus_dict_helpers.c D-Bus: Fix string array dict entry parser in out-of-memory case 2015-01-07 13:19:00 +02:00
dbus_dict_helpers.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_new.c Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
dbus_new.h Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
dbus_new_handlers.c P2P: Fix interface deinit for failed group interface initialization 2015-03-01 22:36:53 +02:00
dbus_new_handlers.h D-Bus: Simplify out-of-memory reporting 2015-01-02 22:50:27 +02:00
dbus_new_handlers_p2p.c P2P: Allow a specific channel to be specified in P2P_FIND 2015-02-28 21:52:56 +02:00
dbus_new_handlers_p2p.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_new_handlers_wps.c D-Bus: Fix WPS.Start method in AP/P2P GO mode 2015-01-02 22:50:27 +02:00
dbus_new_helpers.c D-Bus: Simplify out-of-memory reporting 2015-01-02 22:50:27 +02:00
dbus_new_helpers.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_new_introspect.c D-Bus: Fix Introspect() in case of os_strdup() failure 2015-01-07 13:19:00 +02:00
dbus_old.c D-Bus (old): Fix interface unregistration on error path 2015-01-07 13:19:01 +02:00
dbus_old.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_old_handlers.c P2P: Fix interface deinit for failed group interface initialization 2015-03-01 22:36:53 +02:00
dbus_old_handlers.h D-Bus: Coding style cleanup 2015-01-02 22:50:26 +02:00
dbus_old_handlers_wps.c D-Bus (old): Fix wpsReg error message 2015-01-07 13:19:00 +02:00
fi.epitest.hostap.WPASupplicant.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
fi.w1.wpa_supplicant1.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00