You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/wpa_supplicant/dbus
Jouni Malinen d07d3fbda2 Add peer certificate alt subject name information to EAP events
A new "CTRL-EVENT-EAP-PEER-ALT depth=<i> <alt name>" event is now used
to provide information about server certificate chain alternative
subject names for upper layers, e.g., to make it easier to configure
constraints on the server certificate. For example:
CTRL-EVENT-EAP-PEER-ALT depth=0 DNS:server.example.com

Currently, this includes DNS, EMAIL, and URI components from the
certificates. Similar information is priovided to D-Bus Certification
signal in the new altsubject argument which is a string array of these
items.

Signed-off-by: Jouni Malinen <j@w1.fi>
10 years ago
..
.gitignore dbus: Clean dbus build files on wpa_supplicant 'make clean' 15 years ago
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
dbus-wpa_supplicant.conf Move D-Bus related files into their own subdirectory 15 years ago
dbus_common.c D-Bus: Coding style cleanup 10 years ago
dbus_common.h Update license notification in D-Bus interface files 12 years ago
dbus_common_i.h Update license notification in D-Bus interface files 12 years ago
dbus_dict_helpers.c D-Bus: Fix string array dict entry parser in out-of-memory case 10 years ago
dbus_dict_helpers.h D-Bus: Coding style cleanup 10 years ago
dbus_new.c Add peer certificate alt subject name information to EAP events 10 years ago
dbus_new.h Add peer certificate alt subject name information to EAP events 10 years ago
dbus_new_handlers.c D-Bus: Clear cached EAP data on network profile changes 10 years ago
dbus_new_handlers.h D-Bus: Simplify out-of-memory reporting 10 years ago
dbus_new_handlers_p2p.c D-Bus: Make P2P Group Passphrase property getter available for P2P Client 10 years ago
dbus_new_handlers_p2p.h D-Bus: Coding style cleanup 10 years ago
dbus_new_handlers_wps.c D-Bus: Fix WPS.Start method in AP/P2P GO mode 10 years ago
dbus_new_helpers.c D-Bus: Simplify out-of-memory reporting 10 years ago
dbus_new_helpers.h D-Bus: Coding style cleanup 10 years ago
dbus_new_introspect.c D-Bus: Fix Introspect() in case of os_strdup() failure 10 years ago
dbus_old.c D-Bus (old): Fix interface unregistration on error path 10 years ago
dbus_old.h D-Bus: Coding style cleanup 10 years ago
dbus_old_handlers.c D-Bus (old): Fix memory leak on error path 10 years ago
dbus_old_handlers.h D-Bus: Coding style cleanup 10 years ago
dbus_old_handlers_wps.c D-Bus (old): Fix wpsReg error message 10 years ago
fi.epitest.hostap.WPASupplicant.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 13 years ago
fi.w1.wpa_supplicant1.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 13 years ago