This directory contains patches that were added locally
on top of the NSS release.

File: msvc-aslr.patch
https://bugzilla.mozilla.org/show_bug.cgi?id=567134
Use the -DYNAMICBASE linker option to enable ASLR on Windows.

File: lower-dhe-priority.patch
https://bugzilla.mozilla.org/show_bug.cgi?id=583337
List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after TLS_RSA_WITH_AES_256_CBC_SHA
in SSL ClientHello to communicate securely with some servers that use
256-bit DH keys.  NOTE: do not use this patch in mozilla-central.
