Build completed: openssl master.38950

2021-01-04 Thread AppVeyor
Build openssl master.38950 completed Commit 5890a79ffa by Dr. David von Oheimb on 12/30/2020 8:49 AM: X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to invalid cert Configure your notification preferences

Build failed: openssl master.38949

2021-01-04 Thread AppVeyor
Build openssl master.38949 failed Commit ac63ae646e by Dr. David von Oheimb on 1/4/2021 6:41 PM: fixup! Add checks in case X509_NAME_hash() fails due to unsupported SHA1 Configure your notification preferences

Still FAILED build of OpenSSL branch master with options -d enable-fuzz-afl no-shared no-module

2021-01-04 Thread OpenSSL run-checker
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=afl-clang-fast ../openssl/config -d enable-fuzz-afl no-shared no-module Commit log since last time: ea08f8b294 Add a test for the new CRYPTO_

Build failed: openssl master.38943

2021-01-04 Thread AppVeyor
Build openssl master.38943 failed Commit ff04ca10aa by Dr. David von Oheimb on 1/4/2021 3:39 PM: x509_vfy.c: Stop chain building with success when hitting a trust anchor; simplify internal_verify Configure your notification preferences

[web] master update

2021-01-04 Thread Mark J . Cox
The branch master has been updated via 32ac25c3dc11364b8854de9e91303951f6ba406d (commit) via 9720d7fff327192e2d845f4e4d305c32cc0fe8b9 (commit) from 0689c523b599d89f0ce5caedab4f7d66bee1efb6 (commit) - Log - comm

[openssl] master update

2021-01-04 Thread Matt Caswell
The branch master has been updated via 2c61a670ebf2f1923a3bd2ef0ee4b2fa6261eaeb (commit) via ce1119265005bd254fc92395f72490c19adc707c (commit) from 38b57c4c5268e4db0cad6db6744bf70ce4a0e188 (commit) - Log - comm

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

2021-01-04 Thread OpenSSL run-checker
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-dso Commit log since last time: ea08f8b294 Add a test for the new CRYPTO_atomic_* functions 4