SUCCESSFUL build of OpenSSL branch master with options -d --strict-warnings enable-ec_nistp_64_gcc_128

OpenSSL run-checker openssl at openssl.org
Fri Aug 2 02:41:42 UTC 2019


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-ec_nistp_64_gcc_128

Commit log since last time:

2b2eb210a1 Fix commit a672a02a s390x build breakage
afdec13dd9 Add missing accessors for X509 AuthorityKeyIdentifier
8b9575ba37 Add a CHANGES entry about loading the config file by default
109ef7ae43 Fix the krb5 external test
29dc6e00f2 Load the config file by default
988b29850b Suppress loading the FIPS module in evp_test
8453096ebf Properly process the "Availablein" keyword for evp_test
e2e5abe47a Prevent an infinite recursion when the query cache is flushed.
f06cf3c414 The query cache has been updated to not depend on RAND_bytes being available.
59b2cb2638 Use allow_early_data_cb from SSL instead of SSL_CTX
0c789f59f1 Fix warning C4164 in MSVC.
7408f6759f make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
a672a02a64 Add gcm ciphers (aes and aria) to providers.
f5b7f99e69 Temporary workaround for ectest.c for [extended tests]
189dbdd994 ERR: fix err_data_size inconsistencies
faa9dcd4d4 Rename X509_STORE ptr stored in opaque struct X509_STORE_CTX
e870791a4d Add evp_util macros
8c00f267b8 CAdES : lowercase name for now internal methods. CAdES : rework CAdES signing API. Make it private, as it is unused outside library bounds. Fix varous doc-nits.
faea3bd133 Document recent changes in NEWS and CHANGES
02c163ea89 Check for NULL return from zalloc in dh_dupctx.
c361297046 Avoid using ERR_put_error() directly in OpenSSL code
036913b107 Adapt the FIPS provider to use the new core error functions
49c6434673 Refactor provider support for reporting errors
add8c8e964 ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
ed57f7f935 ERR: Implement the macros ERR_raise() and ERR_raise_data() and use them
7c0e20dc6f ERR: Add new building blocks for reporting errors
8a4dc425cc ERR: refactor useful inner macros to err_locl.h.  Add function name field
e039ca38c8 Move some macros from include/openssl/opensslconf.h.in, add OPENSSL_FUNC


More information about the openssl-commits mailing list