[openssl-commits] [openssl] OpenSSL_1_0_1r create
Matt Caswell
matt at openssl.org
Thu Jan 28 15:07:23 UTC 2016
The annotated tag OpenSSL_1_0_1r has been created
at c091f787c167eb8e570d5f5e8a1d35c3f57deef0 (tag)
tagging 73008bc6ef3f3490368ad2ab844f827e73a6198d (commit)
replaces OpenSSL_1_0_1q
tagged by Matt Caswell
on Thu Jan 28 14:21:21 2016 +0000
- Log -----------------------------------------------------------------
OpenSSL 1.0.1r release tag
Alessandro Ghedini (1):
Validate ClientHello session_id field length and send alert on failure
David Benjamin (1):
Fix memory leak in DSA redo case.
Dr Stephen Henson (1):
Don't use applink for static builds.
Dr. Stephen Henson (2):
Don't check RSA_FLAG_SIGN_VER.
To avoid possible time_t overflow use X509_time_adj_ex()
Emilia Kasper (1):
Fix a ** 0 mod 1 = 0 for real this time.
Kurt Roeckx (2):
File is about s_time, not s_client
Change minimum DH size from 768 to 1024
Matt Caswell (12):
Prepare for 1.0.1r-dev
Fix DTLS handshake fragment retries
Ensure |rwstate| is set correctly on BIO_flush
Fix URLs mangled by reformat
Fix more URLs mangled by reformat
Fix error when server does not send CertificateStatus message
Ensure we don't call the OCSP callback if resuming a session
Add some documentation for the OCSP callback functions
Always generate DH keys for ephemeral DH cipher suites
Update CHANGES and NEWS ready for release
Further updates to CHANGES and NEWS
Prepare for 1.0.1r release
Prayag Verma (1):
Update license year range to 2016
Rich Salz (3):
Refer to website for acknowledgements.
Provide better "make depend" warning.
RT4202: Update rt URL's.
Richard Levitte (16):
Small changes to creating dists
In travis, build from a "source release" rather than from the build tree
Do not add symlinks in the source release
Change tar owner and group to just 0
Cleanup the EVP_MD_CTX before exit rather than after
Make it possible to affect the way dists are made
Adapt the OS X build to use the OS X tar
Not all 'find's know -xtype, use -type instead
Fix tarball production to keep test/bctest and util/pod2mantest
Remove the "eay" c-file-style indicators
Have BIO_get_conn_int_port use BIO_ctrl instead BIO_int_ctrl
Document how BIO_get_conn_ip and BIO_get_conn_int_port actually work
Correct or add comments indicating what controls belong to what
BIO_s_datagram() ctrl doesn't support SEEK/TELL, so don't pretend it does
Fix BSD -rpath parameter
TARFILE wasn't correctly set
Viktor Dukhovni (3):
Fix X509_STORE_CTX_cleanup()
Empty SNI names are not valid
Better SSLv2 cipher-suite enforcement
-----------------------------------------------------------------------
More information about the openssl-commits
mailing list