| Index: net/third_party/nss/README.chromium
|
| diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
|
| index 09da4d9cc53997137d35d43d8fab18b73561b950..f0c757cd672a98686c3bf375a41bec7e0131d7c7 100644
|
| --- a/net/third_party/nss/README.chromium
|
| +++ b/net/third_party/nss/README.chromium
|
| @@ -47,6 +47,11 @@ Patches:
|
| patches/cachedinfo.patch
|
| https://bugzilla.mozilla.org/show_bug.cgi?id=665739
|
|
|
| + * Precede each set of CBC encrypted application data records, resulting from
|
| + a single call to ssl3_SendApplicationData, with an empty application data
|
| + record in order to randomize the IV in a backwards compatible manner.
|
| + patches/cbcrandomiv.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.
|
|
|
|
|