openssl/crypto
Richard Levitte 26576cf9ce Check that the subject name in a proxy cert complies to RFC 3820
The subject name MUST be the same as the issuer name, with a single CN
entry added.

RT#1852

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 338fb1688f)
2016-06-30 01:00:19 +02:00
..
aes Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
asn1 Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
bf RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
bio Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
bn Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
buffer BUF_strndup: tidy 2015-09-22 20:09:42 +02:00
camellia Fix URLs mangled by reformat 2015-12-19 20:40:39 +00:00
cast RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
cmac RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
cms Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
comp Fix the no-comp option for Windows 2016-03-18 12:17:06 +00:00
conf mark openssl configuration as loaded at end of OPENSSL_config 2015-11-24 22:05:47 +01:00
des Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
dh RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
dsa Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
dso Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
ec Fix URLs mangled by reformat 2015-12-19 20:40:39 +00:00
ecdh RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
ecdsa RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
engine Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
err RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
evp Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
hmac Fix memory leaks and other mistakes on errors 2015-10-23 20:38:52 +02:00
idea RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
jpake Fix missing malloc return value checks 2015-11-09 23:00:37 +00:00
krb5 RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
lhash RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
md2 RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
md4 RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
md5 RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
mdc2 RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
modes modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt. 2016-02-12 22:01:13 +01:00
objects RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
ocsp Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
pem Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2016-03-01 11:27:40 +00:00
pkcs7 Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
pkcs12 Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
pqueue RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
rand Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
rc2 RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
rc4 Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
rc5 RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
ripemd RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
rsa Revert "Don't check RSA_FLAG_SIGN_VER." 2016-02-27 13:38:01 +01:00
seed Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
sha Cleanup the EVP_MD_CTX before exit rather than after 2015-12-08 12:07:22 +01:00
srp Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:02:34 +01:00
stack RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
store Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
threads Cleanup mttest.c : because we no longer use stdio here, don't include it 2015-06-21 22:13:28 +02:00
ts Fix X509_STORE_CTX_cleanup() 2016-01-04 21:50:01 -05:00
txt_db RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
ui Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
whrlpool RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
x509 Check that the subject name in a proxy cert complies to RFC 3820 2016-06-30 01:00:19 +02:00
x509v3 Ensure verify error is set when X509_verify_cert() fails 2016-05-26 16:36:49 -04:00
alphacpuid.pl
arm_arch.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
armcap.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
armv4cpuid.S
constant_time_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
constant_time_test.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
cpt_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
cryptlib.c RT3823: Improve the robustness of event logging 2015-09-21 14:36:39 -04:00
cryptlib.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
crypto-lib.com Spaces were added in some strings for better readability. However, those spaces do not belong in file names, so when picking out the individual parts, remove the spaces 2014-10-15 10:49:24 +02:00
crypto.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
cversion.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ebcdic.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ebcdic.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ex_data.c Fix memory leak reporting. 2015-02-09 13:01:28 +00:00
fips_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
fips_ers.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ia64cpuid.S
install-crypto.com Adjust VMS build to Unix build. Most of all, make it so the disabled 2014-10-15 10:49:08 +02:00
LPdir_nyi.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
LPdir_unix.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
LPdir_vms.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
LPdir_win.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
LPdir_win32.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
LPdir_wince.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
md32_common.h md32_common.h: backport ICC fix. 2015-05-26 09:58:12 +02:00
mem.c Fix CRYPTO_strdup 2015-04-22 17:24:47 +01:00
mem_clr.c Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
mem_dbg.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
o_dir.c Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
o_dir.h Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
o_dir_test.c Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
o_fips.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
o_init.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
o_str.c Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
o_str.h Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
o_time.c Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
o_time.h Remove the "eay" c-file-style indicators 2015-12-18 13:13:31 +01:00
opensslconf.h.in Use both sun and __sun 2015-11-24 23:44:50 +01:00
opensslv.h Prepare for 1.0.1u-dev 2016-05-03 14:50:37 +01:00
ossl_typ.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pariscid.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-30 23:15:53 +02:00
ppccap.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ppccpuid.pl
s390xcap.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
s390xcpuid.S
sparccpuid.S Conversion to UTF-8 where needed 2015-07-14 01:18:57 +02:00
sparcv9cap.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
symhacks.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
uid.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
vms_rms.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
x86_64cpuid.pl
x86cpuid.pl