| Index: net/third_party/nss/README.chromium
|
| ===================================================================
|
| --- net/third_party/nss/README.chromium (revision 98154)
|
| +++ net/third_party/nss/README.chromium (working copy)
|
| @@ -73,6 +73,11 @@
|
| * Add a function to restart a handshake after a client certificate request.
|
| patches/restartclientauth.patch
|
|
|
| + * Allow SSL_HandshakeNegotiatedExtension to be called before the handshake
|
| + is finished..
|
| + https://bugzilla.mozilla.org/show_bug.cgi?id=681839
|
| + patches/negotiatedextension.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.
|
|
|
|
|