[openssl-commits] [openssl] OpenSSL_1_0_0s create
Matt Caswell
matt at openssl.org
Thu Jun 11 14:44:39 UTC 2015
The annotated tag OpenSSL_1_0_0s has been created
at 6142b4e9c266e02ca659a275e6f97254e6e5bed1 (tag)
tagging a06ec5a26fdb24fd829abef54422d94521ddd14a (commit)
replaces OpenSSL_1_0_0r
tagged by Matt Caswell
on Thu Jun 11 15:13:36 2015 +0100
- Log -----------------------------------------------------------------
OpenSSL 1.0.0s release tag
Dr. Stephen Henson (9):
Make OCSP response verification more flexible.
Don't set *pval to NULL in ASN1_item_ex_new.
Reject empty generation strings.
Fix encoding bug in i2c_ASN1_INTEGER
Limit depth of nested sequences when generating ASN.1
PEM doc fixes
check for error when creating PKCS#8 structure
return correct NID for undefined object
Fix infinite loop in CMS
Emilia Kasper (2):
Fix length checks in X509_cmp_time to avoid out-of-bounds reads.
PKCS#7: Fix NULL dereference with missing EncryptedContent.
Gilles Khouzam (1):
RT3820: Don't call GetDesktopWindow()
Loganaden Velvindron (1):
Fix CRYPTO_strdup
Matt Caswell (16):
Prepare for 1.0.0s-dev
Check for ClientHello message overruns
Fix ssl_get_prev_session overrun
Reject negative shifts for BN_rshift and BN_lshift
Fix off-by-one in BN_rand
Clear state in DTLSv1_listen
Fix race condition in NewSessionTicket
Fix off-by-one error in BN_bn2hex
Clean Kerberos pre-master secret
Clean premaster_secret for GOST
Remove misleading comment
Fix Kerberos issue in ssl_session_dup
EC_POINT_is_on_curve does not return a boolean
More ssl_session_dup fixes
Update CHANGES and NEWS
Prepare for 1.0.0s release
Rich Salz (1):
Add NULL checks from master
Richard Levitte (6):
Fix the update target and remove duplicate file updates
Missed a couple of spots in the update change
Fix update and depend in engines/
Have mkerr.pl treat already existing multiline string defs properly
Add the macro OPENSSL_SYS_WIN64
Correction of make depend merge error
Robert Swiecki (1):
Don't add write errors into bytecounts
StudioEtrange (1):
GitHub284: Fix typo in xx-32.pl scripts.
Viktor Dukhovni (1):
Code style: space after 'if'
-----------------------------------------------------------------------
More information about the openssl-commits
mailing list