Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(227)

Issue 289900043: Implement TLS 1.3 anti-downgrade measure (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by ekr-rietveld
Modified:
10 years ago
Reviewers:
mt, wtc1
Visibility:
Public.

Description

Implement TLS 1.3 anti-downgrade measure

Patch Set 1 #

Total comments: 26

Patch Set 2 : Revised per MT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -4 lines) Patch
M external_tests/ssl_gtest/ssl_loopback_unittest.cc View 1 2 chunks +82 lines, -0 lines 0 comments Download
M external_tests/ssl_gtest/tls_agent.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M external_tests/ssl_gtest/tls_agent.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M external_tests/ssl_gtest/tls_connect.h View 1 chunk +6 lines, -0 lines 0 comments Download
M lib/ssl/SSLerrs.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M lib/ssl/ssl.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
M lib/ssl/ssl3con.c View 1 5 chunks +69 lines, -1 line 0 comments Download
M lib/ssl/sslimpl.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M lib/ssl/sslsock.c View 1 6 chunks +46 lines, -2 lines 0 comments Download

Messages

Total messages: 8
ekr-rietveld
This patch builds on my draft-11 patch and implements the anti-downgrade measure in 6.3.1.1.
10 years, 1 month ago (2016-01-24 23:39:01 UTC) #1
mt
I find it strange that you permit the possibility of configuring a value greater than ...
10 years, 1 month ago (2016-01-25 01:41:58 UTC) #2
ekr-rietveld
Martin, Consider the following two cases: 1. We have a client which simply is configured ...
10 years, 1 month ago (2016-01-25 03:35:31 UTC) #3
ekr-rietveld
Martin, see comments above. I may be short on sleep here, but I don't think ...
10 years, 1 month ago (2016-01-25 03:42:35 UTC) #4
mt
On 2016/01/25 03:35:31, ekr-webrtc wrote: > 1. We have a client which simply is configured ...
10 years, 1 month ago (2016-01-25 03:48:49 UTC) #5
ekr-rietveld
Ugh indeed. LMK if you think of something better.
10 years, 1 month ago (2016-01-25 04:16:08 UTC) #6
ekr-rietveld
MT, ready to land? https://codereview.appspot.com/289900043/diff/1/external_tests/ssl_gtest/ssl_loopback_unittest.cc File external_tests/ssl_gtest/ssl_loopback_unittest.cc (right): https://codereview.appspot.com/289900043/diff/1/external_tests/ssl_gtest/ssl_loopback_unittest.cc#newcode80 external_tests/ssl_gtest/ssl_loopback_unittest.cc:80: PRUint16 version_; On 2016/01/25 01:41:59, ...
10 years ago (2016-02-02 17:02:49 UTC) #7
mt
10 years ago (2016-02-02 22:58:46 UTC) #8
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b