openssl/crypto
Viktor Dukhovni 0daccd4dc1 Check chain extensions also for trusted certificates
This includes basic constraints, key usages, issuer EKUs and auxiliary
trust OIDs (given a trust suitably related to the intended purpose).

Added tests and updated documentation.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2016-01-31 21:23:23 -05:00
..
aes Templatize util/domd 2016-01-29 16:56:07 -05:00
asn1 Templatize util/domd 2016-01-29 16:56:07 -05:00
async Templatize util/domd 2016-01-29 16:56:07 -05:00
bf Templatize util/domd 2016-01-29 16:56:07 -05:00
bio RT4129: BUF_new_mem_buf should take const void * 2016-01-31 14:05:13 -05:00
bn Move more BN internals to bn_lcl.h 2016-01-30 16:54:35 -05:00
buffer Templatize util/domd 2016-01-29 16:56:07 -05:00
camellia Templatize util/domd 2016-01-29 16:56:07 -05:00
cast Templatize util/domd 2016-01-29 16:56:07 -05:00
chacha Templatize util/domd 2016-01-29 16:56:07 -05:00
cmac Templatize util/domd 2016-01-29 16:56:07 -05:00
cms Templatize util/domd 2016-01-29 16:56:07 -05:00
comp Templatize util/domd 2016-01-29 16:56:07 -05:00
conf Templatize util/domd 2016-01-29 16:56:07 -05:00
ct Templatize util/domd 2016-01-29 16:56:07 -05:00
des Templatize util/domd 2016-01-29 16:56:07 -05:00
dh Templatize util/domd 2016-01-29 16:56:07 -05:00
dsa Templatize util/domd 2016-01-29 16:56:07 -05:00
dso Templatize util/domd 2016-01-29 16:56:07 -05:00
ec Zero newly allocated points 2016-01-31 22:18:31 +00:00
engine Templatize util/domd 2016-01-29 16:56:07 -05:00
err Templatize util/domd 2016-01-29 16:56:07 -05:00
evp Templatize util/domd 2016-01-29 16:56:07 -05:00
hmac Templatize util/domd 2016-01-29 16:56:07 -05:00
idea Templatize util/domd 2016-01-29 16:56:07 -05:00
include/internal Remove outdated legacy crypto options 2016-01-27 19:05:50 -05:00
jpake Templatize util/domd 2016-01-29 16:56:07 -05:00
kdf Templatize util/domd 2016-01-29 16:56:07 -05:00
lhash Templatize util/domd 2016-01-29 16:56:07 -05:00
md2 Templatize util/domd 2016-01-29 16:56:07 -05:00
md4 Templatize util/domd 2016-01-29 16:56:07 -05:00
md5 Templatize util/domd 2016-01-29 16:56:07 -05:00
mdc2 Templatize util/domd 2016-01-29 16:56:07 -05:00
modes Templatize util/domd 2016-01-29 16:56:07 -05:00
objects Templatize util/domd 2016-01-29 16:56:07 -05:00
ocsp Templatize util/domd 2016-01-29 16:56:07 -05:00
pem Templatize util/domd 2016-01-29 16:56:07 -05:00
perlasm ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
pkcs7 Templatize util/domd 2016-01-29 16:56:07 -05:00
pkcs12 Templatize util/domd 2016-01-29 16:56:07 -05:00
poly1305 Engage poly1305-sparcv9 module. 2016-01-31 22:50:10 +01:00
rand Templatize util/domd 2016-01-29 16:56:07 -05:00
rc2 Templatize util/domd 2016-01-29 16:56:07 -05:00
rc4 Templatize util/domd 2016-01-29 16:56:07 -05:00
rc5 Templatize util/domd 2016-01-29 16:56:07 -05:00
ripemd Templatize util/domd 2016-01-29 16:56:07 -05:00
rsa Templatize util/domd 2016-01-29 16:56:07 -05:00
seed Templatize util/domd 2016-01-29 16:56:07 -05:00
sha Templatize util/domd 2016-01-29 16:56:07 -05:00
srp Templatize util/domd 2016-01-29 16:56:07 -05:00
stack Templatize util/domd 2016-01-29 16:56:07 -05:00
store Templatize util/domd 2016-01-29 16:56:07 -05:00
ts Templatize util/domd 2016-01-29 16:56:07 -05:00
txt_db Templatize util/domd 2016-01-29 16:56:07 -05:00
ui Templatize util/domd 2016-01-29 16:56:07 -05:00
whrlpool Templatize util/domd 2016-01-29 16:56:07 -05:00
x509 Check chain extensions also for trusted certificates 2016-01-31 21:23:23 -05:00
x509v3 Fix invalid policy detection 2016-01-29 17:00:40 -05:00
alphacpuid.pl
arm64cpuid.pl Add assembly support to ios64-cross. 2015-01-23 15:38:41 +01:00
arm_arch.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
armcap.c Add assembly support for 32-bit iOS. 2015-04-20 15:06:22 +02:00
armv4cpuid.pl ARMv4 assembly pack: implement support for Thumb2. 2015-09-25 13:34:02 +02:00
c64xpluscpuid.pl
cpt_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cryptlib.c GH102: Extra volatile avoids GCC bug 2016-01-30 20:19:19 -05:00
crypto-lib.com Move Makefiles to Makefile.in 2016-01-12 16:26:56 -05:00
cversion.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ebcdic.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ex_data.c Only declare stacks in headers 2016-01-07 18:00:51 +00:00
fips_err.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
fips_ers.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ia64cpuid.S
install-crypto.com Remove remaining Kerberos references 2015-05-13 15:08:10 +01:00
lock.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
LPdir_nyi.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
LPdir_unix.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_vms.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_win.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_win32.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
LPdir_wince.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00
mem.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
mem_clr.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
mem_dbg.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
mem_sec.c Add CRYPTO_secure_zalloc 2016-01-27 23:34:13 -05:00
o_dir.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_fips.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
o_init.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_str.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_time.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pariscid.pl
ppc_arch.h crypto/ppccap.c: add SIGILL-free processor capability detection code. 2015-12-14 16:08:49 +01:00
ppccap.c crypto/ppccap.c: add SIGILL-free processor capability detection code. 2015-12-14 16:08:49 +01:00
ppccpuid.pl crpyto/ppccpuid.pl: add FPU probe and fix OPENSSL_rdtsc. 2015-12-14 16:09:25 +01:00
s390xcap.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
s390xcpuid.S
sparc_arch.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
sparccpuid.S Conversion to UTF-8 where needed 2015-07-14 01:10:01 +02:00
sparcv9cap.c crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris. 2015-12-02 10:53:33 +01:00
thr_id.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
uid.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
vms_rms.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x86_64cpuid.pl
x86cpuid.pl