Still Failing: openssl/openssl#28942 (master - 74997e7)

2019-10-04 Thread Travis CI
Build Update for openssl/openssl - Build: #28942 Status: Still Failing Duration: 22 mins and 34 secs Commit: 74997e7 (master) Author: Matt Caswell Message: RC4 is not a block cipher RC4 is a stream cipher therefore EVP_CIPHER_CTX_block_size() should return 1.

[openssl] master update

2019-10-04 Thread shane . lontis
The branch master has been updated via 74997e7eedd094b40183f0643c5744e77fbd393f (commit) from 86913ef711751eaedc3b3676dd496d33a4fcd21d (commit) - Log - commit 74997e7eedd094b40183f0643c5744e77fbd393f Author: Matt Caswe

Build completed: openssl master.28370

2019-10-04 Thread AppVeyor
Build openssl master.28370 completed Commit ee4a2fe29e by Rich Salz on 10/4/2019 9:09 PM: Look for L<> entries without sections Configure your notification preferences

Build failed: openssl master.28369

2019-10-04 Thread AppVeyor
Build openssl master.28369 failed Commit 2eae4d5d5d by Čestmír Kalina on 9/24/2019 1:07 PM: Introduce Argon2 KDF Configure your notification preferences

Still Failing: openssl/openssl#28939 (master - 86913ef)

2019-10-04 Thread Travis CI
Build Update for openssl/openssl - Build: #28939 Status: Still Failing Duration: 23 mins and 25 secs Commit: 86913ef (master) Author: Rich Salz Message: Fix L to L Reviewed-by: Richard Levitte Reviewed-by: Matthias St. Pierre (Merged from https://github.com/

[openssl] master update

2019-10-04 Thread matthias . st . pierre
The branch master has been updated via 86913ef711751eaedc3b3676dd496d33a4fcd21d (commit) from f50958b8c80ae267c02b2d534da8bde091010707 (commit) - Log - commit 86913ef711751eaedc3b3676dd496d33a4fcd21d Author: Rich Salz

Still FAILED build of OpenSSL branch master with options -d --strict-warnings enable-weak-ssl-ciphers

2019-10-04 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 enable-weak-ssl-ciphers Commit log since last time: 185ec4be6d Rename "private" file, doc doc c

Build completed: openssl master.28358

2019-10-04 Thread AppVeyor
Build openssl master.28358 completed Commit 5b390bc830 by Matt Caswell on 10/4/2019 11:46 AM: Documentation updates due to naming tweaks Configure your notification preferences

Build failed: openssl master.28357

2019-10-04 Thread AppVeyor
Build openssl master.28357 failed Commit a43aa900fc by Richard Levitte on 10/4/2019 10:30 AM: Providers: move all digests Configure your notification preferences

Build completed: openssl master.28353

2019-10-04 Thread AppVeyor
Build openssl master.28353 completed Commit b558afd395 by Matt Caswell on 10/4/2019 9:45 AM: RC4 is not a block cipher Configure your notification preferences

Build failed: openssl master.28352

2019-10-04 Thread AppVeyor
Build openssl master.28352 failed Commit a22033d3d3 by Richard Levitte on 10/4/2019 9:28 AM: Providers: move default kdfs,macs Configure your notification preferences

Still Failing: openssl/openssl#28921 (master - f50958b)

2019-10-04 Thread Travis CI
Build Update for openssl/openssl - Build: #28921 Status: Still Failing Duration: 29 mins and 21 secs Commit: f50958b (master) Author: Richard Levitte Message: Move MD5-SHA1 digest completely to the default provider This leaves minimal implementations of EVP_md

[openssl] master update

2019-10-04 Thread Richard Levitte
The branch master has been updated via f50958b8c80ae267c02b2d534da8bde091010707 (commit) from 29be6c8361aa1c898de6b98ad72fd2ccb6280441 (commit) - Log - commit f50958b8c80ae267c02b2d534da8bde091010707 Author: Richard Le