summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/README.google
blob: 291e176c58295e733cc2643a401b279356f867bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This directory includes a copy of NSS's libssl from the CVS repo at:
  :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot

The snapshot was updated to the CVS tag: NSS_3_12_6_RC0

Patches:

  * Next protocol negotiation support.
    patches/nextproto.patch
    http://codereview.chromium.org/415005

  * False start support
    patches/falsestart.patch

  * Commenting out a couple of functions because they need NSS symbols
    which may not exist in the system NSS library.
    patches/versionskew.patch

The ssl/bodge directory contains files taken from the NSS repo that we required
for building libssl outside of its usual build environment.