Closed
Bug 1230084
Opened 10 years ago
Closed 10 years ago
Remove SSLv2/3 auto-detection code
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(firefox45 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | affected |
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Removing the SSLv2/3 auto-detection parts in ssl_GatherRecord1stHandshake() allows to get rid of a big chunk of SSLv2 code, if we don't need to check for v3 in a v2 handshake and vice-versa.
There's much more left to remove in further follow-ups.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•10 years ago
|
||
Flags: needinfo?(martin.thomson)
Flags: needinfo?(ekr)
Comment 2•10 years ago
|
||
This does a bit more than advertised. Maybe rename this. A few more comments in rietveld.
Flags: needinfo?(martin.thomson)
| Assignee | ||
Comment 3•10 years ago
|
||
Will merge into bug 1228555.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ekr)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•