openssl/crypto
Andy Polyakov 46ceca3c91 rand/rand_unix.c: omit error from DSO_global_lookup.
If built with no-dso, DSO_global_lookup leaves "unsupported" message
in error queue. Since there is a fall-back code, it's unnecessary
distraction.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/6436)
2018-06-09 14:43:33 +02:00
..
aes PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
aria
asn1 Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functions 2018-06-08 10:04:09 +01:00
async Update copyright year 2018-05-01 13:34:30 +01:00
bf
bio Update copyright year 2018-05-29 13:16:04 +01:00
blake2
bn bn/bn_exp.c: mitigation of the One-and-Done side-channel attack. 2018-05-30 23:01:56 +02:00
buffer
camellia
cast
chacha chacha/asm/chacha-ppc.pl: fix big-endian build. 2018-06-08 15:49:09 +02:00
cmac
cms Update copyright year 2018-05-29 13:16:04 +01:00
comp Fix last(?) batch of malloc-NULL places 2018-04-26 14:02:24 -04:00
conf Update copyright year 2018-05-29 13:16:04 +01:00
ct Update copyright year 2018-05-29 13:16:04 +01:00
des
dh Update copyright year 2018-05-29 13:16:04 +01:00
dsa Update copyright year 2018-05-29 13:16:04 +01:00
dso
ec Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
engine ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 method 2018-05-31 12:03:20 +02:00
err Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
evp Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
hmac Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
idea
include/internal Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
kdf
lhash Update copyright year 2018-05-01 13:34:30 +01:00
md2
md4
md5
mdc2
modes modes/ocb128.c: Reset nonce-dependent variables on setiv 2018-06-08 15:54:40 +02:00
objects New GOST identificators 2018-06-08 12:06:40 -04:00
ocsp
pem Update copyright year 2018-05-29 13:16:04 +01:00
perlasm perlasm/ppc-xlate.pl: add vmrg[eo]w instructions. 2018-06-06 22:13:58 +02:00
pkcs7
pkcs12 Update copyright year 2018-05-01 13:34:30 +01:00
poly1305 Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
rand rand/rand_unix.c: omit error from DSO_global_lookup. 2018-06-09 14:43:33 +02:00
rc2
rc4
rc5
ripemd
rsa Update copyright year 2018-05-29 13:16:04 +01:00
seed
sha sha/asm/sha512p8-ppc.pl: fix build on Mac OS X. 2018-06-06 22:13:24 +02:00
siphash Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
sm2 crypto/sm2/sm2_za.c: include internal/numbers.h 2018-06-05 09:37:14 +02:00
sm3
sm4
srp
stack Fix last(?) batch of malloc-NULL places 2018-04-26 14:02:24 -04:00
store Update copyright year 2018-05-29 13:16:04 +01:00
ts Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +02:00
txt_db
ui Update copyright year 2018-05-29 13:16:04 +01:00
whrlpool
x509 Add APIs for custom X509_LOOKUP_METHOD creation 2018-05-30 15:45:48 +02:00
x509v3 Update copyright year 2018-05-29 13:16:04 +01:00
alphacpuid.pl
arm64cpuid.pl {arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp. 2018-06-03 21:15:18 +02:00
arm_arch.h
armcap.c
armv4cpuid.pl Update copyright year 2018-05-01 13:34:30 +01:00
build.info
c64xpluscpuid.pl
cpt_err.c Fix last(?) batch of malloc-NULL places 2018-04-26 14:02:24 -04:00
cryptlib.c
ctype.c
cversion.c
dllmain.c
ebcdic.c
ex_data.c
ia64cpuid.S
init.c Fix memleaks in async api 2018-04-26 18:39:51 +02:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
mem_clr.c
mem_dbg.c
mem_sec.c Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +02:00
mem.c
mips_arch.h
o_dir.c
o_fips.c
o_fopen.c
o_init.c
o_str.c
o_time.c
pariscid.pl
ppc_arch.h
ppccap.c crypto/ppccap.c: wire new ChaCha20_ctr32_vsx. 2018-06-06 22:14:15 +02:00
ppccpuid.pl
s390x_arch.h
s390xcap.c
s390xcpuid.pl
sparc_arch.h
sparccpuid.S
sparcv9cap.c
threads_none.c
threads_pthread.c
threads_win.c Save and restore the Windows error around TlsGetValue. 2018-05-23 17:34:54 -04:00
uid.c
vms_rms.h
x86_64cpuid.pl {arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp. 2018-06-03 21:15:18 +02:00
x86cpuid.pl