Index: third_party/tlslite/README.chromium |
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium |
index aa3a901c29ebcb294341d5c3f1d07e7c4218814f..c2d1f271d3f1cb3b4a54d44a1d5809b8f6b18b05 100644 |
--- a/third_party/tlslite/README.chromium |
+++ b/third_party/tlslite/README.chromium |
@@ -53,3 +53,6 @@ Local Modifications: |
- patches/save_randoms.patch: Save client and server randoms when resuming |
sessions. |
- patches/alpn.path: Implement Application-Layer Protocol Negotiation Extension. |
+- patches/token_binding_version.patch: Update Token Binding version number. |
+- patches/renegotiation_indication.patch: Implement the renegotiation |
+ indication extension (RFC 5746) without supporting renegotiation. |