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

Issue 269100043: Bug 998524 - Improve SNI handling for NameType (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 7 months ago by ttaubert
Modified:
8 years ago
Reviewers:
ekr, mt, ekr-rietveld
Visibility:
Public.

Description

Bug 998524 - Improve SNI handling for NameType

Patch Set 1 #

Total comments: 4

Patch Set 2 : Bug 998524 - Improve SNI handling for NameType #

Total comments: 2

Patch Set 3 : Bug 998524 - Improve SNI handling for NameType #

Patch Set 4 : Bug 998524 - Improve SNI handling for NameType #

Total comments: 8

Patch Set 5 : Bug 998524 - Improve SNI handling for NameType #

Patch Set 6 : Fix SECItem leak #

Patch Set 7 : Rebased #

Patch Set 8 : Rebased once more #

Total comments: 8

Patch Set 9 : Addressing review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -78 lines) Patch
M lib/ssl/ssl3con.c View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -16 lines 0 comments Download
M lib/ssl/ssl3ext.c View 1 2 3 4 5 6 7 8 2 chunks +71 lines, -58 lines 0 comments Download
M lib/ssl/sslimpl.h View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -0 lines 0 comments Download
M lib/ssl/sslsock.c View 1 2 3 4 5 6 7 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 16
mt
https://codereview.appspot.com/269100043/diff/1/lib/ssl/ssl3ext.c File lib/ssl/ssl3ext.c (right): https://codereview.appspot.com/269100043/diff/1/lib/ssl/ssl3ext.c#newcode424 lib/ssl/ssl3ext.c:424: goto alert_loser; This is going to generate two alerts ...
8 years, 7 months ago (2015-10-02 21:21:45 UTC) #1
mt
LGTM https://codereview.appspot.com/269100043/diff/20001/lib/ssl/ssl3ext.c File lib/ssl/ssl3ext.c (right): https://codereview.appspot.com/269100043/diff/20001/lib/ssl/ssl3ext.c#newcode464 lib/ssl/ssl3ext.c:464: } I think that the loop here could ...
8 years, 7 months ago (2015-10-07 05:25:35 UTC) #2
ttaubert
https://codereview.appspot.com/269100043/diff/20001/lib/ssl/ssl3ext.c File lib/ssl/ssl3ext.c (right): https://codereview.appspot.com/269100043/diff/20001/lib/ssl/ssl3ext.c#newcode464 lib/ssl/ssl3ext.c:464: } On 2015/10/07 05:25:35, mt wrote: > I think ...
8 years, 7 months ago (2015-10-07 05:38:13 UTC) #3
mt
LGTM
8 years, 6 months ago (2015-10-12 18:01:48 UTC) #4
ekr-rietveld
It would be nice if you fixed up the memory semantics here so that sniNameArr[0] ...
8 years, 2 months ago (2016-02-26 14:51:11 UTC) #5
ekr-rietveld
ttaubert: when can we get this landed?
8 years, 2 months ago (2016-03-03 19:00:15 UTC) #6
ttaubert
On 2016/03/03 19:00:15, ekr-webrtc wrote: > ttaubert: when can we get this landed? Sorry, wasn't ...
8 years, 2 months ago (2016-03-03 19:55:02 UTC) #7
ttaubert
https://codereview.appspot.com/269100043/diff/60001/lib/ssl/ssl3ext.c File lib/ssl/ssl3ext.c (right): https://codereview.appspot.com/269100043/diff/60001/lib/ssl/ssl3ext.c#newcode460 lib/ssl/ssl3ext.c:460: /* Read Name Type. */ On 2016/02/26 14:51:11, ekr-webrtc ...
8 years, 2 months ago (2016-03-03 21:07:28 UTC) #8
ttaubert
On 2016/02/26 14:51:11, ekr-webrtc wrote: > It would be nice if you fixed up the ...
8 years, 2 months ago (2016-03-03 21:07:47 UTC) #9
ttaubert
On 2016/03/03 19:55:02, ttaubert wrote: > On 2016/03/03 19:00:15, ekr-webrtc wrote: > > ttaubert: when ...
8 years, 2 months ago (2016-03-03 21:11:36 UTC) #10
ttaubert
(Gentle review ping?)
8 years ago (2016-04-26 09:20:08 UTC) #11
mt
On 2016/04/26 09:20:08, ttaubert wrote: > (Gentle review ping?) I assume that's for ekr. This ...
8 years ago (2016-04-26 11:20:22 UTC) #12
ekr-rietveld
I don't understand this code. The array can only have a length of 0 or ...
8 years ago (2016-04-26 12:46:02 UTC) #13
ttaubert
https://codereview.appspot.com/269100043/diff/140001/lib/ssl/ssl3con.c File lib/ssl/ssl3con.c (right): https://codereview.appspot.com/269100043/diff/140001/lib/ssl/ssl3con.c#newcode8519 lib/ssl/ssl3con.c:8519: * the callers (*HandleClientHelloPart2) and the callers On 2016/04/26 ...
8 years ago (2016-04-26 13:45:41 UTC) #14
ttaubert
On 2016/04/26 12:46:02, ekr-webrtc wrote: > I don't understand this code. The array can only ...
8 years ago (2016-04-26 13:45:49 UTC) #15
ekr-rietveld
8 years ago (2016-04-26 16:07:34 UTC) #16
LGTM
Sign in to reply to this message.

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