a00e056bac
Changelog: From: https://developer.mozilla.org/en-US/docs/NSS/NSS_3.15.5_release_notes Network Security Services (NSS) 3.15.5 is a patch release for NSS 3.15. New functionality: * Added support for the TLS application layer protocol negotiation (ALPN) extension. Two SSL socket options, SSL_ENABLE_NPN and SSL_ENABLE_ALPN, can be used to control whether NPN or ALPN (or both) should be used for application layer protocol negotiation. * Added the TLS padding extension. The extension type value is 35655, which may change when an official extension type value is assigned by IANA. NSS automatically adds the padding extension to ClientHello when necessary. * Added a new macro CERT_LIST_TAIL, defined in certt.h, for getting the tail of a CERTCertList. Notable Changes: * Bug 950129: Improve the OCSP fetching policy when verifying OCSP responses * Bug 949060: Validate the iov input argument (an array of PRIOVec structures) of ssl_WriteV (called via PR_Writev). Applications should still take care when converting struct iov to PRIOVec because the iov_len members of the two structures have different types (size_t vs. int). size_t is unsigned and may be larger than int.
15 lines
859 B
Text
15 lines
859 B
Text
$NetBSD: distinfo,v 1.33 2014/03/10 18:42:34 ryoon Exp $
|
|
|
|
SHA1 (nss-3.15.5.tar.gz) = c8d34a33cf5782d35df1aa78cdb38707d7bfc5fe
|
|
RMD160 (nss-3.15.5.tar.gz) = 65bf29ef4671d52b9d5f75068043fcc57f7f64bb
|
|
Size (nss-3.15.5.tar.gz) = 6367893 bytes
|
|
SHA1 (patch-am) = ee4c4beeb120397852fc4b06b7dd54534d0d5ac5
|
|
SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
|
|
SHA1 (patch-md) = 0a09fd2abb8674a2d301f1b6a5331af5db94178f
|
|
SHA1 (patch-me) = e785e4e12b54f2618746a550a09593c2eede5f65
|
|
SHA1 (patch-mf) = 64d3b2cc09ffbc9c4e8ffdb68cb2fa89b6897e8c
|
|
SHA1 (patch-mg) = 3c878548c98bdea559a3e653e63e0ed22a2a8834
|
|
SHA1 (patch-mh) = a46d3098a85c3a4a57895a9845bc1741fc5e9561
|
|
SHA1 (patch-mj) = 08ca1a37afce99e0292a20348fc6855547f44e8a
|
|
SHA1 (patch-mn) = ab5820ecca7e1a3aef7785763115d38fa55109b4
|
|
SHA1 (patch-security_nss_cmd_shlibsign_sign.sh) = 7948b7b502a4c148ee185836dde8a84d3aa388af
|