hostap/src
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>
2015-01-14 15:45:18 +02:00
..
ap Get rid of a compiler warning 2015-01-14 01:38:26 +02:00
common Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
crypto Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
drivers nl80211: Use a helper function to put mesh_id 2015-01-10 17:35:53 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
eap_server EAP-IKEv2: Add explicit limit for maximum message length 2014-12-21 00:25:16 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
l2_packet Clean up debug prints to use wpa_printf() 2014-12-26 13:20:57 +02:00
p2p P2P: Check Invitation Response dialog token match for resend case 2014-12-09 16:26:47 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius ERP: Add ERP_FLUSH for hostapd 2014-12-14 15:47:04 +02:00
rsn_supp TDLS: Fix an interface addition error path 2015-01-07 13:19:00 +02:00
tls TLS: Add new cipher suites to tls_get_cipher() 2014-12-09 16:57:05 +02:00
utils Define host_to_le32() for Windows builds 2015-01-11 00:58:10 +02:00
wps Flush WPS registrar state on wpa_supplicant FLUSH command 2014-12-21 17:47:42 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00