Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Side by Side Diff: net/third_party/nss/README.chromium

Issue 1100003: Pass license check script for most of the tree. (Closed)
Patch Set: retry Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « net/third_party/nss/LICENSE ('k') | third_party/apple/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Network Security Services (NSS)
2 URL: http://www.mozilla.org/projects/security/pki/nss/
3
1 This directory includes a copy of NSS's libssl from the CVS repo at: 4 This directory includes a copy of NSS's libssl from the CVS repo at:
2 :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot 5 :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
3 6
4 The snapshot was updated to the CVS tag: NSS_3_12_6_RC0 7 The snapshot was updated to the CVS tag: NSS_3_12_6_RC0
5 8
6 Patches: 9 Patches:
7 10
8 * Next protocol negotiation support. 11 * Next protocol negotiation support.
9 patches/nextproto.patch 12 patches/nextproto.patch
10 http://codereview.chromium.org/415005 13 http://codereview.chromium.org/415005
11 14
12 * False start support 15 * False start support
13 patches/falsestart.patch 16 patches/falsestart.patch
14 17
15 * Commenting out a couple of functions because they need NSS symbols 18 * Commenting out a couple of functions because they need NSS symbols
16 which may not exist in the system NSS library. 19 which may not exist in the system NSS library.
17 patches/versionskew.patch 20 patches/versionskew.patch
18 21
19 * Send empty renegotiation info extension instead of SCSV unless TLS is 22 * Send empty renegotiation info extension instead of SCSV unless TLS is
20 disabled. 23 disabled.
21 patches/renegoscsv.patch 24 patches/renegoscsv.patch
22 https://bugzilla.mozilla.org/show_bug.cgi?id=549042 25 https://bugzilla.mozilla.org/show_bug.cgi?id=549042
23 26
24 The ssl/bodge directory contains files taken from the NSS repo that we required 27 The ssl/bodge directory contains files taken from the NSS repo that we required
25 for building libssl outside of its usual build environment. 28 for building libssl outside of its usual build environment.
OLDNEW
« no previous file with comments | « net/third_party/nss/LICENSE ('k') | third_party/apple/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698