Closed
Bug 300928
Opened 20 years ago
Closed 18 years ago
Integrate libpkix to NSS
Categories
(NSS :: Libraries, enhancement, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
3.12
People
(Reporter: julien.pierre, Assigned: julien.pierre)
Details
(Whiteboard: PKIX)
Attachments
(1 file)
|
12.10 KB,
patch
|
Details | Diff | Splinter Review |
The new libpkix code that will be contributed shortly needs to be linked in with
NSS. This bug is about reviewing the NSS Makefile changes. This will be released
in 3.12 .
For now, these changes are going to NSS_LIBPKIX_BRANCH without review, but we
want to review them here for the release.
| Assignee | ||
Updated•20 years ago
|
Target Milestone: --- → 3.12
| Assignee | ||
Comment 1•20 years ago
|
||
This is the initial drop for NSS_LIBPKIX_BRANCH . This is subject to many
changes. In particular, the libpkix functions will not be exported, once an NSS
wrapper is needed for them. Please don't review this, it is only included for
tracking.
| Assignee | ||
Comment 2•20 years ago
|
||
Initial checkin for NSS_LIBPKIX_BRANCH .
Checking in lib/manifest.mn;
/cvsroot/mozilla/security/nss/lib/manifest.mn,v <-- manifest.mn
new revision: 1.15.6.1; previous revision: 1.15
done
Checking in lib/nss/nss.def;
/cvsroot/mozilla/security/nss/lib/nss/nss.def,v <-- nss.def
new revision: 1.146.6.1; previous revision: 1.146
done
Checking in lib/nss/config.mk;
/cvsroot/mozilla/security/nss/lib/nss/config.mk,v <-- config.mk
new revision: 1.25.10.1; previous revision: 1.25
done
| Assignee | ||
Updated•20 years ago
|
Severity: normal → enhancement
Priority: -- → P1
Updated•19 years ago
|
QA Contact: jason.m.reid → libraries
Updated•18 years ago
|
Whiteboard: PKIX
Comment 3•18 years ago
|
||
this bug is about integrating libpkix into NSS_LIBPKIX_BRANCH. It is done. Marking as fixed.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•