Go to file
Wolfgang Rosenauer 506ad33ba3 - update to 3.15
* Packaging
    + removed obsolete patches
      * nss-disable-expired-testcerts.patch
      * bug-834091.patch
  * New Functionality
    + Support for OCSP Stapling (RFC 6066, Certificate Status
      Request) has been added for both client and server sockets.
      TLS client applications may enable this via a call to
      SSL_OptionSetDefault(SSL_ENABLE_OCSP_STAPLING, PR_TRUE);
    + Added function SECITEM_ReallocItemV2. It replaces function
      SECITEM_ReallocItem, which is now declared as obsolete.
    + Support for single-operation (eg: not multi-part) symmetric
      key encryption and decryption, via PK11_Encrypt and PK11_Decrypt.
    + certutil has been updated to support creating name constraints
      extensions.
  * New Functions
    in ssl.h
      SSL_PeerStapledOCSPResponse - Returns the server's stapled
        OCSP response, when used with a TLS client socket that
        negotiated the status_request extension.
      SSL_SetStapledOCSPResponses - Set's a stapled OCSP response
        for a TLS server socket to return when clients send the
        status_request extension.
    in ocsp.h
      CERT_PostOCSPRequest - Primarily intended for testing, permits
        the sending and receiving of raw OCSP request/responses.
    in secpkcs7.h
      SEC_PKCS7VerifyDetachedSignatureAtTime - Verifies a PKCS#7
        signature at a specific time other than the present time.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=124
2013-06-11 15:41:13 +00:00
.gitattributes fix system database 2010-06-03 20:48:06 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=1 2007-01-15 23:25:44 +00:00
baselibs.conf Updating link to change in openSUSE:Factory/mozilla-nss revision 33.0 2010-03-26 15:17:51 +00:00
cert9.db fix system database 2010-06-03 20:48:06 +00:00
char.patch - update to 3.15 2013-06-11 15:41:13 +00:00
key4.db fix system database 2010-06-03 20:48:06 +00:00
malloc.patch - update to 3.15 2013-06-11 15:41:13 +00:00
mozilla-nss-rpmlintrc 3.12.9beta2 2010-12-09 23:14:38 +00:00
mozilla-nss.changes - update to 3.15 2013-06-11 15:41:13 +00:00
mozilla-nss.spec - update to 3.15 2013-06-11 15:41:13 +00:00
nss-3.15.tar.gz - update to 3.15 2013-06-11 15:41:13 +00:00
nss-config.in OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=8 2008-03-26 15:24:30 +00:00
nss-disable-ocsp-test.patch - update to 3.15 2013-06-11 15:41:13 +00:00
nss-no-rpath.patch - update to 3.15 2013-06-11 15:41:13 +00:00
nss-opt.patch Updating link to change in openSUSE:Factory/mozilla-nss revision 40.0 2010-09-26 22:45:55 +00:00
nss-sqlitename.patch - update to 3.15 2013-06-11 15:41:13 +00:00
nss.pc.in 3.12.11 2011-08-12 20:57:47 +00:00
pkcs11.txt fix system database 2010-06-03 20:48:06 +00:00
renegotiate-transitional.patch - update to 3.15 2013-06-11 15:41:13 +00:00
setup-nsssysinit.sh update to 3.12.6 2010-03-15 15:05:35 +00:00
system-nspr.patch - update to 3.15 2013-06-11 15:41:13 +00:00