[openssl] master update

2019-10-18 Thread Richard Levitte
The branch master has been updated via 5bd7865da004213dd978b65ef998a29a78916d21 (commit) from f5453462117e3deb4b077756e2d24edb2ff3b1af (commit) - Log - commit 5bd7865da004213dd978b65ef998a29a78916d21 Author: Richard

Still Failing: openssl/openssl#29445 (master - 5bd7865)

2019-10-18 Thread Travis CI
Build Update for openssl/openssl - Build: #29445 Status: Still Failing Duration: 40 mins and 55 secs Commit: 5bd7865 (master) Author: Richard Levitte Message: Doc for the added internal RSA functions It was forgotten in the previous commit. Reviewed-by: Matt

[openssl] master update

2019-10-18 Thread Richard Levitte
The branch master has been updated via f5453462117e3deb4b077756e2d24edb2ff3b1af (commit) via 9495a6c45bc7cd69845f9a22eec1fbf8ac735b81 (commit) via f3866324f0e9bd33feb48aefbe18d8f465d8f2a2 (commit) via 20551b2e62ed8c2fa97e0106a0350f40f3422dd5 (commit) from

Still Failing: openssl/openssl#29440 (master - f545346)

2019-10-18 Thread Travis CI
Build Update for openssl/openssl - Build: #29440 Status: Still Failing Duration: 39 mins and 0 secs Commit: f545346 (master) Author: Richard Levitte Message: Move the version function declarations to include/openssl/crypto.h include/openssl/crypto.h is where

Build failed: openssl master.28873

2019-10-18 Thread AppVeyor
Build openssl master.28873 failed Commit 5e257779c7 by David Woodhouse on 10/16/2019 11:31 AM: Add X509_V_FLAG_REQUIRE_SUBJECT_MATCH, change SSL client default to be safe Configure your notification preferences

Build completed: openssl master.28874

2019-10-18 Thread AppVeyor
Build openssl master.28874 completed Commit 5bd7865da0 by Richard Levitte on 10/18/2019 1:06 PM: Doc for the added internal RSA functions Configure your notification preferences

Still Failing: openssl/openssl#29470 (master - f62d67b)

2019-10-18 Thread Travis CI
Build Update for openssl/openssl - Build: #29470 Status: Still Failing Duration: 34 mins and 42 secs Commit: f62d67b (master) Author: agnosticdev Message: Update dgst.c to show a list of message digests Fixes #9893 Reviewed-by: Paul Dale Reviewed-by:

[openssl] master update

2019-10-18 Thread matthias . st . pierre
The branch master has been updated via f62d67b6ab5b16d6ca9d76251432701dba299ba8 (commit) from 5bd7865da004213dd978b65ef998a29a78916d21 (commit) - Log - commit f62d67b6ab5b16d6ca9d76251432701dba299ba8 Author:

Still Failing: openssl/openssl#29474 (OpenSSL_1_1_1-stable - 7b18d1a)

2019-10-18 Thread Travis CI
Build Update for openssl/openssl - Build: #29474 Status: Still Failing Duration: 40 mins and 1 sec Commit: 7b18d1a (OpenSSL_1_1_1-stable) Author: Dr. Matthias St. Pierre Message: Move random-related defines from e_os.h to rand_unix.c Fixes #10049

[openssl] master update

2019-10-18 Thread matthias . st . pierre
The branch master has been updated via 01036e2afbe116d608be048ed15930fc885ab2a8 (commit) via 2a7e6ed86be20bd472696a3eafe5d20ec9579dab (commit) from f62d67b6ab5b16d6ca9d76251432701dba299ba8 (commit) - Log -

[openssl] OpenSSL_1_1_1-stable update

2019-10-18 Thread matthias . st . pierre
The branch OpenSSL_1_1_1-stable has been updated via 7b18d1a53f932391bbc599a4717d6f98a597849c (commit) via 10cb54d75b401f034ead4e59fe1e2fba166085d3 (commit) from aa20a9b3e098f8ed95184a33ffbf2166039f2fd1 (commit) - Log

Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-sm2

2019-10-18 Thread OpenSSL run-checker
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 no-sm2 Commit log since last time: 3d48457478 Replace BUF_ string function calls with OPENSSL_

Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-sm3

2019-10-18 Thread OpenSSL run-checker
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 no-sm3 Commit log since last time: 3d48457478 Replace BUF_ string function calls with OPENSSL_

Still Failing: openssl/openssl#29473 (master - 01036e2)

2019-10-18 Thread Travis CI
Build Update for openssl/openssl - Build: #29473 Status: Still Failing Duration: 34 mins and 50 secs Commit: 01036e2 (master) Author: Dr. Matthias St. Pierre Message: Move random-related defines from e_os.h to rand_unix.c Fixes #10049 Reviewed-by: Richard