roytam1 1dcd000269 import changes from mozilla nss repo:
- Bug 1641480, TLS 1.3: tighten CCS handling in compatibility mode, r=mt
- Bug 1672703, always tolerate the first CCS in TLS 1.3, r=mt
- Bug 1663661 - Guard against NULL token in nssSlot_IsTokenPresent. r=jcj
- Bug 1607449 - Lock cert->nssCertificate to prevent data race. r=jcj,keeler
- Bug 1679290 - Don't hold slot lock when taking session lock r=bbeurdouche
- Bug 1670769 - Remove 10 GeoTrust, thawte, and VeriSign root certs from NSS. r=kjacobs,KathleenWilson
- Bug 1678166 - Add NAVER Global Root Certification Authority root cert to NSS. r=bbeurdouche,KathleenWilson
- Bug 1678189 - December 2020 batch of root changes, NSS_BUILTINS_LIBRARY_VERSION 2.46. r=bbeurdouche
2020-12-02 10:58:06 +08:00
2020-11-27 09:14:24 +08:00
2019-09-04 22:33:37 +08:00
2020-11-27 09:40:25 +08:00
2020-06-06 07:54:09 +08:00
2020-04-27 17:40:13 +08:00
2020-11-16 22:08:38 +08:00
2020-02-28 13:38:35 +08:00
2020-10-08 21:34:34 +08:00
2018-07-20 21:18:36 +08:00
2019-02-20 15:00:50 +08:00
2020-10-23 14:37:43 +08:00
2018-11-30 11:59:24 +08:00
2020-09-18 22:30:14 +08:00
2020-11-16 22:08:38 +08:00
2020-06-19 21:30:34 +08:00
2019-03-16 22:34:55 +08:00
2020-11-27 09:40:25 +08:00
2020-11-27 09:40:25 +08:00
2020-11-16 22:08:38 +08:00
2019-08-27 00:22:58 +08:00
2020-02-15 09:43:03 +08:00
2020-10-08 21:34:34 +08:00
2020-08-29 11:34:33 +08:00
2018-05-31 14:43:38 +08:00
2020-11-16 22:08:38 +08:00
2020-11-27 09:40:25 +08:00
2019-08-27 00:22:58 +08:00
2019-12-24 15:08:05 +08:00

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/
S
Description
No description provided
Readme 354 MiB
Languages
C++ 36.2%
JavaScript 22.6%
C 18.1%
HTML 13.7%
Python 4%
Other 5%