[openssl-commits] SUCCESSFUL build of OpenSSL branch master with options -d --strict-warnings no-cmac

OpenSSL run-checker openssl at openssl.org
Tue Mar 20 11:04:12 UTC 2018


Platform and configuration command:

$ uname -a
Linux run 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-cmac

Commit log since last time:

59f124f Fix: drbgtest fails when tests are executed in random order
8f8be10 s_client, s_server: do generic SSL configuration first, specialization after
27df459 Fix no-sm3/no-sm2 (with strict-warnings)
9802002 Fix no-sm3 (and no-sm2)
3830c19 Don't generate buildtest_*err.c
7d7f683 Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
2e2faa8 In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocol
43110de Support "-min_protocol" and "-max_protocol" in s_server and s_client
dad8c26 Fix no-ec
1bf2cc2 Fix no-sm2
1a54618 Fix no-posix-io compile failure
4bfb96f Place ticket keys into secure memory
c2b290c Fix no-psk
69e2b8d Revise and cleanup; use strict,warnings
8a5ed9d Apply system_default configuration on SSL_CTX_new().
440bce8 Add a multithread rand test
16cfc2c Don't use a ssl specific DRBG anymore
7caf122 Make the public and private DRBG thread local
4e66475 Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
dceb99a Support SM2 ECIES scheme via EVP
3d328a4 Add SM2 signature and ECIES schemes
df3a155 Configurations/15-android.conf: detect clang by PATH, not by CC.
f39276f Add NOTES.ANDROID.
87ba25e Configurations/15-android.conf: default to RC4_CHAR whenever possible.
9d3cab4 MIPS assembly pack: default heuristic detection to little-endian.
f41c867 Configurations/15-android.conf: refine clang support.
6d5e74f Configure: pass -no-integrated-as.
c911e5d Fix bio callback backward compatibility
d4ef4fb Fix a crash in SSLfatal due to invalid enc_write_ctx
df6d51e Fix no-cmac
66a925e Fix no-ec
3ec9e4e Add a CHANGES entry to mention the replay protection capabilities
d2d67a4 Document the replay protection capabilities
78fb537 Add a test for 0RTT replay protection
66d7de1 Add an anti-replay mechanism
f023ba2 Don't update the session cache when processing a client certificate in TLSv1.3
32305f8 Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
51cf8ba engines/asm/e_padlock*: add support for Zhaoxin's x86 platform
ec4c389 Clarify a couple of details around "make variables"
00c8f1b Stop test/shlibloadtest.c from failing in a regression test
b4d46ad Add a simple method to run regression tests


More information about the openssl-commits mailing list