Platform and configuration command: $ uname -a Linux run 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-posix-io
Commit log since last time: 5658470ce7 endecode_test.c: Significant speedup in generating DH and DHX keys 6568d7a931 Collapse two identical if statements into a single body. 410f5bb189 Allow zero-byte writes to be reported as success. d27a8e922b TEST: Fix path length in test/ossl_store_test.c bf4cdd4abf [DOC]Fix two broken links in INSTALL.md; Change name of zlib flag to the current one. be501dd556 README: Move Travis link to .com from .org. edb7afb8fb ERR: drop err_delete_thread_state() TODO marker af2f14ace5 ERR: Drop or deprecate dangerous or overly confusing functions b8fa02e8a4 Fix no-engine ee46dfbf2c X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb operation 4f7e08c83e asn1t.h: Improve comments documenting ASN1_ITYPE_... and the 'funcs' field 888bdbfd39 EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more available a614af9553 Update bio_ok.c 90c046be9c Remove d2i_DHparams.pod and move documentation to d2i_RSAPrivateKey.pod 59d7ad074a Updates the CHANGES.md entry regarding DH deprecation c9f71df31b Convert DH deprecations to the new way of deprecating functions 25e49af92a Deprecate more DH functions d4c2f498a3 Don't test a deprecated function in a no-deprecated build bb64795f96 Remove fuzzing of deprecated functions in a no-deprecated build 4d8e8a2d37 Deprecate the DHparams and DHxparams PEM routines 5a2674163d Deprecate EVP_PKEY_assign_DH and other similar macros 0a68a445ae Deprecate functions for getting and setting DH values in an EVP_PKEY 752419d8f7 Deprecate DH_new as well as i2d_DHparams and d2i_DHparams abcca5078f TEST: Adapt test/errtest for the 'no-err' configuration 63132c53f9 ERR: Restore the similarity of ERR_print_error_cb() and ERR_error_string_n() 6692343678 Fix no-deprecated configuration 719bc0e826 Fix EVP_CIPHER_CTX_set_padding for legacy path 8dc34b1f57 EVP: don't touch the lock for evp_pkey_downgrade 2b407d0508 Documentation improvements for EVP_DigestInit_ex and related functions 5de9863bf3 Fix regression in EVP_DigestInit_ex: crash when called with NULL type 8d8dd09b96 Add test for no reset after DigestFinal_ex and DigestFinalXOF 39fde64a85 EVP_DigestFinalXOF must not reset the EVP_MD_CTX e109aaa979 Fix no-posix-io 467f441bc6 APPS: Modify apps/cmp.c to use set_base_ui_method() for its -batch option a6a5dec611 APPS: Make it possible for apps to set the base (fallback) UI_METHOD e3197e5ab2 Prepare for 3.0 alpha 10 68ec3d4730 Prepare for release of 3.0 alpha 9 605856d72c Update copyright year c589c1495b DOC: Add note on how to terminate an OSSL_PARAM array
