| Index: net/third_party/nss/README.chromium
|
| diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
|
| index 4a0f2d3ec19c49ee4d0b36e5d20e24a8f3f8b1f7..98f209f46d4c192c420938f5d88291819cbc099d 100644
|
| --- a/net/third_party/nss/README.chromium
|
| +++ b/net/third_party/nss/README.chromium
|
| @@ -139,6 +139,11 @@ Patches:
|
| https://bugzilla.mozilla.org/show_bug.cgi?id=934016
|
| patches/nullcipher_934016.patch
|
|
|
| + * In the case that a ClientHello record is between 256 and 511 bytes long,
|
| + add an extension to make it 512 bytes. This works around a bug in F5
|
| + terminators.
|
| + patches/paddingextension.patch
|
| +
|
| Apply the patches to NSS by running the patches/applypatches.sh script. Read
|
| the comments at the top of patches/applypatches.sh for instructions.
|
|
|
|
|