Open
Bug 748232
Opened 13 years ago
Updated 2 years ago
add optional dnssec local validation (via dnssec-tools libs)
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: rs, Unassigned)
Details
Attachments
(8 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
This series of patches adds optional local dnssec validation to NSPR. When enabled, dns requests are handled by the libval library from the DNSSEC-Tools project. Additionally, an API is added for asynchronous handling of DNSSEC requests.
A tiny piece of this patch was previously submitted as Bug 685524.
The first two patches were also previously submitted as Bug 699055 and Bug 743705.
Tested on Linux, Mac OS X, mingw32 (cross-compiled on Linux).
Updated•6 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 9•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:KaiE, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: wtc → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(kaie)
Updated•3 years ago
|
Flags: needinfo?(kaie)
Updated•2 years ago
|
Severity: normal → S3
Comment 10•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 11 votes.
:KaiE, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(kaie)
Comment 11•2 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(kaie)
You need to log in
before you can comment on or make changes to this bug.
Description
•