[openssl] OpenSSL_1_0_2r create
Matt Caswell
matt at openssl.org
Tue Feb 26 14:39:07 UTC 2019
The annotated tag OpenSSL_1_0_2r has been created
at 87ba6bdedab3f78680317ac88599fdbb47b0f770 (tag)
tagging b34cf4eb616446a1ee7bd0db0a625edf25047342 (commit)
replaces OpenSSL_1_0_2q
tagged by Matt Caswell
on Tue Feb 26 14:20:55 2019 +0000
- Log -----------------------------------------------------------------
OpenSSL 1.0.2r release tag
-----BEGIN PGP SIGNATURE-----
iQFFBAABCgAvFiEEhlersmDwVrHlGQg52cTSbQ5gRJEFAlx1S0cRHG1hdHRAb3Bl
bnNzbC5vcmcACgkQ2cTSbQ5gRJHkjQf+N6w3GcQQBGTnzbyej+nxsC3UYUr6p1v8
n/BCNu0xq5U6Bt6xuR0ofBVADdKUWi3UUtBAqjICinRNbYcKsJ3W9VqDfyzkkJ6t
YP3XPmCk46pFJwBX0H8PcMU135FJu3oYgVwQQlfg75O/Q2UaR4vs0XHHJW45ydWl
YoP8m1RnGR1VHmYj6Pnufm5RDLVtmWkjLpkQAYqghoXHpEOn+/TK2EiqYpGls7q3
ROLX+Sw6+ceGJ/e5jKBjd9+cNU7tMP2SHsCoh0Hyj1jXKcof2Xm+/W2k6DkvWhrb
InNHTilCuZ4N/jZ8Ow2aHAUBY+QaCSURfFZNVcY3bCeg2dCtAbAAdQ==
=V3Uz
-----END PGP SIGNATURE-----
Andy Polyakov (6):
rsa/rsa_eay.c: cache MONT_CTX for public modulus earlier.
err/err.c: add err_clear_last_constant_time.
rsa/rsa_eay.c: make RSAerr call in rsa_ossl_private_decrypt unconditional.
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.
rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP.
rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant-time.
Corinna Vinschen (1):
cygwin: drop explicit O_TEXT
David Woodhouse (2):
Stop marking default digest for EC keys as mandatory
Honour mandatory digest on private key in tls1_process_sigalgs()
Dr. Matthias St. Pierre (1):
doc/man3: remove copy&paste leftover
Matt Caswell (8):
Prepare for 1.0.2r-dev
make update
Ensure bn_cmp_words can handle the case where n == 0
Update copyright year
Go into the error state if a fatal alert is sent or received
Clarify that SSL_shutdown() must not be called after a fatal error
Updates CHANGES and NEWS for the new release
Prepare for 1.0.2r release
Nicola Tuveri (2):
Test for constant-time flag leakage in BN_CTX
Clear BN_FLG_CONSTTIME on BN_CTX_get()
Richard Levitte (8):
VMS: ensure x509_time_test is built
Docs fixup: some man3 pages had unindented code in SYNOPSIS
Make EVP_PKEY_asn1_add0() stricter about its input
Makefile.org: prevent .bak files to become part of the tarball
Prevent calling decryption in an encryption context and vice versa
make update
test/evp_test.c: use EVP_DecryptUpdate when decrypting, even for AAD
Move stray POD file into the fold
Tobias Stoeckmann (1):
Fixed typo (vi leftover).
-----------------------------------------------------------------------
More information about the openssl-commits
mailing list