Network Security Services

Edit Package mozilla-nss

Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled server
applications. Applications built with NSS can support SSL v2 and v3,
TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
certificates, and other security standards.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000319 319 Bytes
cert9.db 0000009216 9 KB
key4.db 0000011264 11 KB
malloc.patch 0000000488 488 Bytes
mozilla-nss-rpmlintrc 0000000187 187 Bytes
mozilla-nss.changes 0000031831 31.1 KB
mozilla-nss.spec 0000012378 12.1 KB
nss-3.15.5.tar.gz 0006367893 6.07 MB
nss-config.in 0000002408 2.35 KB
nss-disable-ocsp-test.patch 0000000392 392 Bytes
nss-no-rpath.patch 0000000899 899 Bytes
nss-opt.patch 0000000591 591 Bytes
nss-sqlitename.patch 0000000570 570 Bytes
nss.pc.in 0000000250 250 Bytes
pkcs11.txt 0000000450 450 Bytes
renegotiate-transitional.patch 0000000586 586 Bytes
setup-nsssysinit.sh 0000001255 1.23 KB
system-nspr.patch 0000000706 706 Bytes
Revision 90 (latest revision is 218)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 223809 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 90)
- update to 3.15.5
  * required for Firefox 28
  * export FREEBL_LOWHASH to get the correct default headers
    (bnc#865539)
  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
  * bmo#950129: Improve the OCSP fetching policy when verifying OCSP
    responses
  * bmo#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.

- BuildRequire mozilla-nspr >= 4.9
Comments 0
openSUSE Build Service is sponsored by