SUCCESSFUL build of OpenSSL branch master with options -d --strict-warnings enable-ubsan -DPEDANTIC -DOPENSSL_SMALL_FOOTPRINT -fno-sanitize=alignment

OpenSSL run-checker openssl at openssl.org
Fri Jun 26 13:03:14 UTC 2020


Platform and configuration command:

$ uname -a
Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings enable-ubsan -DPEDANTIC -DOPENSSL_SMALL_FOOTPRINT -fno-sanitize=alignment

Commit log since last time:

19765f5bcf apps/cmp.c: Add workaround for Coverity false positive; rename e -> engine
33c41876ed apps/cmp.c: Fix memory leaks in handle_opt_geninfo() found by Coverity
1b0f5b62ff evp_generic_fetch.pod: fix documentation error
363b1e5dae Make the naming scheme for dispatched functions more consistent
23c48d94d4 Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
5b286641ef apps: avoid memory overrun.
6926be0b16 Fix some man page typos
1c19ff3ce8 test: add test for generation of random data in chunks.
c9ed9307f2 test: update EVP tests to include DRBG testing
9a31d1060a NIST DRBG set data
0c9fcfebf1 include source root directory via -I for libnonfips.a
dc4e74ef6c evp_rand: documentation
6154f9a7ca fips rand: DRBG KAT self test updates to provider model.
3f078163df update drbgtest to the provider model
f000e82898 CTR, HASH and HMAC DRBGs in provider
a998b85a4f rand: move drbg_{ctr,hash,hmac}.c without change to preserve history
bcdea3badf share rand_pool between libcrypto and providers
e1c5b1f6b4 rand: add seeding sources to providers.
b47cfbb5f6 rand: move rand_{unix,vms,vxworks,win}.c without change to preserve history
5fdaa38feb params: add OSSL_PARAM helpers for time_t.
f3a2570794 test: add a test RNG.
4bffc025fd CRNGT: continuous DRBG tests for providers
bcc4ae675e provider: add RAND algorithm tables
2dee33dfb3 app/list: add RNG list option
714a1bb380 rand: set up EVP and DRBG infrastructure for RAND from providers.
94478bd8d7 Move CRNG test to providers
c3fc2c53fb core: add OSSL_INOUT_CALLBACK
15dfa092d0 rand: core APIs for provider friendly random.
922f156545 CMS print should support string conversion: docs
6ec351f449 CMS print should support string conversion
49a36a528a Add an SSL_dup test
7cccecc0b6 Don't attempt to duplicate the BIO state in SSL_dup
457751fb48 Update the SSL_dup documentation to match reality
f12dd99170 Ensure that SSL_dup copies the min/max protocol version
e3d6dc59fb property: correctly set the has optional flag when merging property lists
f9e504e8b1 property: Move global default properties to the library context.
1b49520043 DOC: Fix link to test/README.external in INSTALL.md
7905806c94 Fix potential double free in rsa_keygen pairwise test.
a4e440d647 TEST: Pass -no-CAstore in 80-test_ocsp.t
00493490dd APPS: Properly pass -no-CAstore
96786ad123 APPS: Fix invoking openssl without a command
90cf3099df serialization: break the provider locating code to avoid deadlock.
2206385058 DOCS: Add documentation for EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name()
1d78129dd2 Fix wrong return value check of mmap function
3fd16304f4 Missing documentation missing, let's note that down
c4de5d22aa util/find-doc-nits: Modernise printem()
e3ce33b3b5 util/find-doc-nits: Do not read "missing" files when -u is given
b0d5c1cb07 test/run_tests.pl: Document new VFO and VFP modes in INSTALL.md
93a7d24179 test/run_tests.pl: Improve indentation parsing workaround for VFO and VFP mode
6bb74ecb87 test/run_tests.pl: Improve newline output for VFO and VFP mode
1e24c82435 Speed-up for tests in 81-test_cmp_cli_data/test_connection.csv
be7f84e2e2 Disable tests in cmp_vfy_test.c that make no sense if FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
713b3f76a7 81-test_cmp_cli.t: Disable CLI-based tests in case fuzzing is enabled
7d40faca54 81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g., Mock server) without proxy
11baa470a2 Fix CMP -days option range checking and test failing with enable-ubsan
e197158bd5 Add documentation of OSSL_CRMF_CERTID_dup()
b55a0b0ff2 Print CPUINFO also for s390 processors


More information about the openssl-commits mailing list