hostap/wpa_supplicant/dbus
Paul Stewart dd7fec1f29 wpa_supplicant: Report EAP connection progress to DBus
Send an "EAP" signal via the new DBus interface under various
conditions during EAP authentication:

  - During method selection (ACK and NAK)
  - During certificate verification
  - While sending and receiving TLS alert messages
  - EAP success and failure messages

This provides DBus callers a number of new tools:

  - The ability to probe an AP for available EAP methods
    (given an identity).
  - The ability to identify why the remote certificate was
    not verified.
  - The ability to identify why the remote peer refused
    a TLS connection.

Signed-hostap: Paul Stewart <pstew@chromium.org>
2012-06-04 21:10:01 +03: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 dbus: Fix init-failure-detection 2010-01-01 21:30:58 +02:00
dbus_common.h dbus: Share common initialization code for both old and new interface 2009-12-31 00:15:56 +02:00
dbus_common_i.h DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
dbus_dict_helpers.c Clean up: Replace standard lib methods with os.h ones 2012-03-31 21:13:53 +03:00
dbus_dict_helpers.h dbus: clean up new D-Bus interface getters and setters 2011-07-29 21:25:39 +03:00
dbus_new.c wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
dbus_new.h wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
dbus_new_handlers.c DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
dbus_new_handlers.h DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
dbus_new_handlers_p2p.c P2P: Add option for Provision Discovery before GO Negotiation 2012-05-11 16:25:47 +03:00
dbus_new_handlers_p2p.h Update copyright and license notification in D-Bus interace P2P files 2012-05-07 13:07:22 +03:00
dbus_new_handlers_wps.c wpa_supplicant/dbus AP: Add support for WPS Internal Registrar 2011-12-18 17:06:31 +02:00
dbus_new_helpers.c dbus: Raise PropertiesChanged on org.freedesktop.DBus.Properties 2011-10-29 19:26:33 +03:00
dbus_new_helpers.h Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new_introspect.c dbus: Increase buffer size to fix Introspect XML 2011-12-31 17:40:49 +02:00
dbus_old.c Remove unnecessary include file inclusion 2011-11-13 22:13:04 +02:00
dbus_old.h Fix non D-Bus builds by removing 'void void' in return value 2011-07-12 15:39:33 +03:00
dbus_old_handlers.c Let wpa_supplicant_deinit_iface() know that process is terminating 2012-01-29 20:15:48 +02:00
dbus_old_handlers.h dbus: Add D-Bus methods to flush the BSS cache 2011-03-20 12:02:33 +02:00
dbus_old_handlers_wps.c P2P: Set Device Password ID in WPS M1/M2 per new rules 2010-09-09 07:17:19 -07: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 dbus: Remove unused D-Bus version defines 2012-01-29 12:53:12 +02:00