hostapd/src
Jouni Malinen 01f809c7db Add AAA server domain name suffix matching constraint
The new domain_suffix_match (and domain_suffix_match2 for Phase 2
EAP-TLS) can now be used to specify an additional constraint for the
server certificate domain name. If set, one of the dNSName values (or if
no dNSName is present, one of the commonName values) in the certificate
must have a suffix match with the specified value. Suffix match is done
based on full domain name labels, i.e., "example.com" matches
"test.example.com" but not "test-example.com".

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-10-18 13:34:26 +03:00
..
ap hostapd: Add support for DFS with 160 MHz channel width 2013-10-17 21:06:16 +03:00
common P2P: Add event messages for possible PSK failures on P2P groups 2013-09-01 21:35:10 +03:00
crypto Add AAA server domain name suffix matching constraint 2013-10-18 13:34:26 +03:00
drivers DFS: Add more parameters to radar events 2013-10-17 21:05:39 +03:00
eap_common EAP-EKE: Add peer implementation 2013-07-07 20:30:10 +03:00
eap_peer Add AAA server domain name suffix matching constraint 2013-10-18 13:34:26 +03:00
eap_server EAP-AKA server: Fix AUTS processing 2013-09-29 18:39:14 +03:00
eapol_auth Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
eapol_supp Drop EAP packet with code 10 before EAPOL state machine processing 2013-09-15 22:42:33 -07:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Increase Invitation Request timeouts 2013-10-05 18:14:33 -07:00
radius Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
rsn_supp TDLS: Do not start concurrent TDLS setup 2013-09-30 17:38:41 +03:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils Fix wpa_config_parse_string() to null terminate printf decoded values 2013-09-25 14:43:24 +03:00
wps WPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround 2013-09-14 12:02:33 -07:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00