openssl/crypto/x509v3
Zi Lin 9f9a39267f NGX-2040 - fix wildcard match on punycode/IDNA DNS names
- bugfix: should not treat '--' as invalid domain substring.
- '-' should not be the first letter of a domain

Signed-off-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-15 14:46:58 -05:00
..
ext_dat.h Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00
Makefile.in Move Makefiles to Makefile.in 2016-01-12 16:26:56 -05:00
pcy_cache.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
pcy_data.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
pcy_int.h Rename DECLARE*STACK_OF to DEFINE*STACK_OF 2016-01-07 18:00:51 +00:00
pcy_lib.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pcy_map.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
pcy_node.c Fix declarations and constification for inline stack. 2016-01-07 18:00:51 +00:00
pcy_tree.c Fix declarations and constification for inline stack. 2016-01-07 18:00:51 +00:00
tabtest.c Add OSSL_NELEM macro. 2015-05-03 12:53:08 +01:00
v3_addr.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
v3_akey.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_akeya.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
v3_alt.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_asid.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
v3_bcons.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_bitst.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_conf.c Embed X509_CINF 2015-09-16 22:33:25 +01:00
v3_cpols.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
v3_crld.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
v3_enum.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
v3_extku.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_genn.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
v3_ia5.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_info.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
v3_int.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_lib.c Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00
v3_ncons.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
v3_pci.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
v3_pcia.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
v3_pcons.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_pku.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_pmaps.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
v3_prn.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
v3_purp.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
v3_scts.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
v3_skey.c Embed X509_REQ_INFO 2015-09-16 22:33:25 +01:00
v3_sxnet.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
v3_tlsf.c Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00
v3_utl.c NGX-2040 - fix wildcard match on punycode/IDNA DNS names 2016-01-15 14:46:58 -05:00
v3conf.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
v3err.c Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00
v3prin.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00