Closed Bug 333600 Opened 19 years ago Closed 19 years ago

ssltap should format and display TLS hello extensions and alerts

Categories

(NSS :: Tools, enhancement, P2)

3.11
enhancement

Tracking

(Not tracked)

RESOLVED FIXED
3.11.1

People

(Reporter: nelson, Assigned: nelson)

Details

(Whiteboard: ECC)

Attachments

(1 file, 1 obsolete file)

Several TLS hello extensions are being added to NSS for NSS 3.11.1 ssltap should be able to display them properly. P2
Priority: -- → P2
The same RFC that defines new hello extensions also defines new alerts. The implementation of this RFE must include implementation of those alerts.
Summary: ssltap should format and display TLS hello extensions → ssltap should format and display TLS hello extensions and alerts
Attached patch parse/format extensions (obsolete) — Splinter Review
Taking. This patch needs more testing before I ask for review.
Assignee: alexei.volkov.bugs → nelson
Status: NEW → ASSIGNED
Whiteboard: ECC
Attached patch debugged patchSplinter Review
Alexei, please reivew. Note that this patch also includes the patch for bug 334314, which you have already reviewed. I hope you don't mind it appearing twice.
Attachment #218657 - Attachment is obsolete: true
Attachment #218729 - Flags: review?(alexei.volkov.bugs)
Comment on attachment 218729 [details] [diff] [review] debugged patch Looks good and works well. Miner: Not every occurrence of PR_fprintf(PR_STDOUT, x ) is substituted to PR_FPUTS. Nice finding of param%1 for calculating odd value. should the warning be issued if pos >= length in the while loop of print_hello_extention?
Attachment #218729 - Flags: review?(alexei.volkov.bugs) → review+
Checked in on trunk and branch. Checking in ssltap.c; new revision: 1.8; previous revision: 1.7 Checking in ssltap.c; new revision: 1.7.2.1; previous revision: 1.7
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: