davidben
72decb6a93
Update third_party/tlslite to 0.4.8.
This pulls in TLS 1.2 support from upstream.
Local patches:
- tls_intolerant.patch: rebased
- channel_id.patch: rebased
- signed_certificate_timestamps.patch: rebased
- fallback_scsv.patch: rebased
- status_request.patch: rebased
- pycrypto.patch: dropped; fixed upstream.
- client_cipher_preferences.patch: dropped; upstream came up with saner
orderings.
- ssl3_padding.patch: rebased
- srp_cert.patch: dropped; no longer needed.
- fix_test_file.patch: rebased
- dhe_rsa.patch: rebased and heavily reworked to account for TLS 1.2 and
server cipher order.
- req_cert_types.patch: rebased and tweaked to fix upstream TLS 1.2 bugs.
- ignore_write_failure.patch: rebased
- intolerance_options.patch: rebased
- save_client_hello.patch: rebased
- certificate_request.patch: newly added; fix more upstream TLS 1.2 bugs.
Other changes:
- Upstream disabled SSLv3 by default. It is re-enabled in test_server.py for
testing purposes.
BUG=450730
Review URL: https://codereview.chromium.org/858373002
Cr-Commit-Position: refs/heads/master@{#312530}
2015-01-22 02:22:28 +00:00
..
2015-01-12 21:06:40 +00:00
2015-01-20 19:18:49 +00:00
2015-01-20 19:18:49 +00:00
2015-01-20 19:18:49 +00:00
2015-01-19 06:19:09 +00:00
2015-01-20 20:56:48 +00:00
2015-01-20 19:18:49 +00:00
2015-01-16 17:18:43 +00:00
2014-10-27 21:48:18 +00:00
2015-01-09 05:03:47 +00:00
2014-12-08 20:51:44 +00:00
2015-01-22 00:20:28 +00:00
2014-11-18 19:43:47 +00:00
2015-01-20 20:56:48 +00:00
2015-01-21 22:26:49 +00:00
2015-01-08 22:13:02 +00:00
2014-12-12 14:46:44 +00:00
2015-01-20 19:18:49 +00:00
2015-01-22 01:21:37 +00:00
2015-01-20 19:18:49 +00:00
2015-01-20 19:18:49 +00:00
2014-12-03 23:27:41 +00:00
2015-01-22 02:22:28 +00:00
2014-12-08 06:02:37 +00:00
2015-01-21 20:19:32 +00:00
2015-01-20 19:18:49 +00:00
2015-01-21 15:58:20 +00:00
2014-09-11 00:01:37 +00:00
2014-08-13 16:50:48 +00:00
2014-12-02 21:33:33 +00:00
2015-01-20 16:35:28 +00:00
2015-01-12 14:11:52 +00:00
2014-10-28 11:52:42 +00:00
2014-10-17 22:04:33 +00:00
2014-12-02 23:23:08 +00:00