fragattacks/src/common
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
..
common_module_tests.c tests: Add module tests for src/common 2014-05-28 00:56:13 +03:00
defs.h Remove mesh_ht_mode network block parameter 2015-01-10 17:35:53 +02:00
eapol_common.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
hw_features_common.c Make check_40mhz_2g4 common 2015-01-10 17:35:53 +02:00
hw_features_common.h Make check_40mhz_2g4 common 2015-01-10 17:35:53 +02:00
ieee802_1x_defs.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
ieee802_11_common.c hostapd: Add vendor specific VHT extension for the 2.4 GHz band 2015-01-14 00:59:22 +02:00
ieee802_11_common.h hostapd: Add vendor specific VHT extension for the 2.4 GHz band 2015-01-14 00:59:22 +02:00
ieee802_11_defs.h hostapd: Add vendor specific VHT extension for the 2.4 GHz band 2015-01-14 00:59:22 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
privsep_commands.h privsep: Fix compilation due to associate() parameter updates 2014-12-25 16:37:12 +02:00
qca-vendor-attr.h Make qca-vendor.h independent of other header files 2014-04-25 11:41:36 +03:00
qca-vendor.h nl80211: Add QCA vendor specific query of device/driver features 2014-12-09 21:08:21 +02:00
sae.c SAE: Clear keys from memory on disassociation 2014-12-29 20:00:02 +02:00
sae.h SAE: Implement retransmission timer 2015-01-10 17:35:52 +02:00
tnc.h tests: TNC testing 2014-05-17 20:05:55 +03:00
version.h The master branch is now used for v2.4 development 2014-10-09 20:36:53 +03:00
wpa_common.c Add text names for number of the key_mgmt values 2014-12-12 13:40:07 +02:00
wpa_common.h Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM 2014-11-16 17:09:11 +02:00
wpa_ctrl.c Check os_snprintf() result more consistently - manual 2014-12-08 11:42:07 +02:00
wpa_ctrl.h Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
wpa_helpers.c Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00