Closed
Bug 797572
Opened 12 years ago
Closed 12 years ago
SRTP functions missing from NSS ssl.def list
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.14
People
(Reporter: jesup, Assigned: briansmith)
References
Details
Attachments
(1 file)
464 bytes,
patch
|
briansmith
:
review+
|
Details | Diff | Splinter Review |
SSL_GetSRTPCipher and SSL_SetSRTPCiphers are not defined in ssl.def and therefore can't be used.
Updated•12 years ago
|
Attachment #667660 -
Flags: review?(bsmith)
Assignee | ||
Comment 1•12 years ago
|
||
Checking in lib/ssl/ssl.def;
/cvsroot/mozilla/security/nss/lib/ssl/ssl.def,v <-- ssl.def
new revision: 1.39; previous revision: 1.38
done
Also checked into mozilla-central until we can cut a new NSS beta/release that includes the patch:
https://hg.mozilla.org/mozilla-central/rev/4b67593aa21c
Depends on: 737178
Target Milestone: --- → 3.14
Assignee | ||
Updated•12 years ago
|
Attachment #667660 -
Flags: review?(bsmith) → review+
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•