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

2018-11-14 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-135-generic #161-Ubuntu SMP Mon Aug 27 10:45:01 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

65d2c16cbe Fix no-ec and no-tls1_2
2dc37bc2b4 Fix typo in util/perl/OpenSSL/Test.pm
45cdae1c7c test/recipes/90-test_shlibload.t needs $target{shared_extension}
1828939974 Fix rpath-related Linux "test_shlibload" failure.
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2018-06-20 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

445bc80 NOTES.UNIX: expand the description of RPATHs
8d98373 Prepare for 1.1.1-pre9-dev
3098c3b Prepare for 1.1.1-pre8 release
fd38836 Update copyright year
c4a8eb6 update pyca/cryptography submodule
c86acc9 Fix no-sm2
f73164c Fix test sm2 test failure with ec blinding
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2018-05-23 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

2de108d Save and restore the Windows error around TlsGetValue.
e363534 Use OPENSSL_EC_EXPLICIT_CURVE constant.
fc6f579 Fix explicit EC curve encoding.
55a6250 Skip CN DNS name constraint checks when not needed
d02d80b Limit scope of CN name constraints
de9f5b3 Use the client app traffic secret for PHA Finished message
b501ab6 INSTALL: Provide better documentation for enable-ec_nistp_64_gcc_128
8cc1dc3 Better error code when lacking __SIZEOF_INT128__
0422591 Fix no-ec, no-tls1_3 and no-tls
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2018-05-15 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

ba8b48e Fix no-tls1_2
199dc0d Fix no-psk
986caf9 CI config: no need to make both install and install_docs
8481434 Link in passphrase-encoding(7) in relevant documentation
491c353 Docs: add general document on how pass phrases are handled
de03cc9 UI console: Restore tty settings, do not force ECHO after prompt
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2018-04-19 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

4b7c638 Document supported digest functions
bd982b4 Enable all implemented digests
c9c56ee Clear buffer in PEM_write_bio
c190506 Reflect special `DEFAULT` behavior in ciphers(1)
918388b Don't distribute team internal config targets
aa3b328 correct spelling errors detected by Debian lintian
7f6dfa1 Add a test for a NULL X509_STORE in X509_STORE_CTX_init
1c70512 Don't crash if there are no trusted certs
c324ecf Fix ocsp app exit code
6e07834 Fix no-ec
c637891 Correct an ommission in the EVP_DigestSignInit docs
a4107d7 Add missing index_index() when reloading OCSP responder
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2018-03-20 Thread OpenSSL run-checker
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-ec

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
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2018-02-21 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

6059529 Check return value of time() when getting additional data for the DRBG
32bda2b Switch the DRBGs from AES-128-CTR to AES-256-CTR
649cfb5 Use malloc to avoid alignment problems.
405988f Add support for PBKDF2 for enc command
5905396 do_body: fix heap-use-after-free.
abcf241 X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handling
8db7946 Replaced variable-time GCD with consttime inversion to avoid 
side-channel attacks on RSA key generation
ee76349 Sanity check the ticket length before using key name/IV
c7a47ad Fix no-ec build
7876dbf Fix some undefined behaviour in the Curve448 code
6c61b27 Remove a spurious TLSProxy byte in TLSv1.3
b8a3f39 VMS: Fix curve448 internal test program
d4c499f test/recipes/80-test_pkcs12.t: handle lack of Win32::API.
0e5c8d5 Configure: engage x25519 assembly support.
c521e43 ec/curve25519.c: facilitate assembly implementations.
42efffc Add x25519-x86_64.pl module, mod 2^255-19 primitives.
127d6cf crypto/ec/curve25519.c: remove redundant fe[51]_cswap.
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2018-01-23 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

4bed94f SHA512/224 and SHA512/256
3bf0c3f Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
7203c94 Revert "EVP_PKEY_asn1_add0(): Check that this method isn't already 
registered"
371a2d4 Fix no-ec --strict-warnings builds
b713c4f Improve some BN documentation.
fd2941c Don't add $(EX_LIBS) to libssl.pc's Libs.private
fcd2ac8 Add anything specifying a threads library to ex_libs
50625bf When building shared libraries, only ln -s when simple and full name 
differ
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2017-12-27 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

8175af5 Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
8af7e94 ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific 
behaviour.
b78eb0b VMS fix: link shared libs from objects files instead of from static libs
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2017-12-10 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

f5fea66 Fix ssl_test_new with no-tls1_2
df36429 Useless conf != NULL test
397e23f apps/speed.c: initialize buffers
6b1fe3d apps/speed.c: generate evp_cipher keys implicitly
5c5eb28 doc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_key
27ab919 Make BIO_METHOD struct definitions consistent
6aff543 Correct minor typo in ssl_locl.h comment
921d84a Convert the remaining functions in the record layer to use SSLfatal()
5591a61 Convert dlts1_write_bytes() to use SSLfatal()
c285338 More record layer conversions to use SSLfatal()
99dd374 Convert ssl3_read_bytes() to use SSLfatal()
196f2cb Update ssl3_get_record() to use SSLfatal()
a0fda2c Address some code-analysis issues.
cef115f Fix an incoherent test.
5f21b44 Fix test_tls13messages with no-ocsp
cb09129 Wrap more of ocspapitest.c in OPENSSL_NO_OCSP
88e09fe Fix coverity nit in handshake_helper.c
b6306d8 Fix coverity-reported errors in ocspapitest
0488c0b In apps_startup(), call OPENSSL_init_ssl() rather than 
OPENSSL_init_crypto()
0a90a68 In OPENSSL_init_ssl(), run the base ssl init before 
OPENSSL_init_crypto()
a147158 Add missing range checks on number of multi primes in rsa_ossl_mod_exp
8a8bc66 Fix no-ec
cded951 chacha/asm/chacha-x86_64.pl: add AVX512VL code path.
7933762 crypto/x86_64cpuid.pl: suppress AVX512F flag on Skylake-X.
05de3a5 Leave a message in doc to indicate 0 is not acceptable
b1c05a5 Fix some issues in apps/req
d68a0ea Remove unicode characters from source
f113884 putting the missing static
7e8a5e3 make get_cipher_handle static
a3d7fd2 fix  --strict-warnings
49ea0f0 extending afalg with aes-cbc-192/256, afalgtest.c also updated 
accordingly. comments from matt, Stephen considered
cbe2964 Consistent formatting for sizeof(foo)
e7a2066 Document how the configuration option 'reconf' works
99aeeec Configure: die if there are other arguments with 'reconf'
a064c61 Make sure ./config passes options to ./Configure correctly
17f1661 Have all relevant config targets use the env() function rather than $ENV
1786733 Document the possibility for command line argument env assignments
89bea08 Make it possible to add env var assignments as Configure options
7ecdf18 Save away the environment variables we rely on
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2017-03-06 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux test 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

cadb015 Unix Makefile: Have manual generation use the same perl script as 
Windows and VMS
579a674 util/process_docs.pl: make it possible to add a suffix to man docs
c1074ce Add a test to check that we correctly handle record overflows
4321969 Tweak the TLSv1.3 record overflow limits
febb0af Fix double free in cookie generation.
6556519 Remove some duplicate manpage entries
44eb65c Add documentation on platform specific checks
d192a3a Add a platform specific configuration checker
6979583 Fix an endless loop in rsa_builtin_keygen.
e498d95 Fix no-ec
548d015 Fix a test failure with no-tls1_1
593a2aa Fix no-psk
e6941c7 Don't call memcmp with a NULL pointer
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits


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

2017-02-09 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux test 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-ec

Commit log since last time:

76e624a bn/asm/x86_64*: add DWARF CFI directives.
a3b5684 perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.
9d301cf perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive.
e09b621 perlasm/x86_64-xlate.pl: minor readability updates.
53b3310 bn/asm/rsaz-avx2.pl: refine Win64 SE handler.
fbc9eea Fix a typo in the X509_get0_subject_key_id() documentation
01ede84 Add needed module in 25-test_sid.t
6d047e0 SSL_get_shared_sigalgs: handle negative idx parameter
68a55f3 Because our test sid file contains EC, don't try it when configured 
no-ec
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits