gecko-dev/security/nss/lib
wchang0222%aol.com 409574ee15 Bugzilla bug 248981: PKCS #11 modules that are based on older lib/ckfw (for
example, the nssckbi module) save a pointer to the CK_C_INITIALIZE_ARGS
passed to them. So if we pass a pointer to the stack variable moduleArgs,
the pointer will point to a structure that has gone out of scope. To
prevent crashes in these broken modules, we continue to pass a pointer to
the global secmodLockFunctions whenever we can. r=relyea.
2004-07-08 23:23:50 +00:00
..
asn1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
base Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
certdb Bugzilla bug 249284: removed a duplicate declaration of 2004-07-07 00:48:53 +00:00
certhigh Use "slop time" in nextUpdate validity check for CRLs. Bug 242146. 2004-05-22 01:03:26 +00:00
ckfw Fix for 244095 - link NSS libraries with -R $ORIGIN on Solaris 2004-05-25 00:13:12 +00:00
crmf Destroy cert references held inside the CMMFCertRepContent struct when 2004-06-17 22:12:34 +00:00
cryptohi Fix for 178895 - QuickDER optimizations. r=relyea 2004-06-05 00:50:32 +00:00
dev bug 180268, reimplement ssl step-up for builtins 2004-05-17 20:08:38 +00:00
fortcrypt Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
freebl Fix for 244915 . resolve issues from previous patch 2004-06-02 01:56:43 +00:00
jar Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nss Bug 244914, 244907 r=nelsonb 2004-06-21 23:01:53 +00:00
pk11wrap Bugzilla bug 248981: PKCS #11 modules that are based on older lib/ckfw (for 2004-07-08 23:23:50 +00:00
pkcs7 Fix for 178897 . QuickDER optimizations . r=nelsonb 2004-06-18 00:38:45 +00:00
pkcs12 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
pki bug 180268, reimplement ssl step-up for builtins 2004-05-17 20:08:38 +00:00
pki1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
smime Wrap long lines 2004-06-18 02:03:30 +00:00
softoken Bugzilla bug 233320: pk11_OpenKeyDB should not return SECFailure (not a 2004-06-11 22:25:13 +00:00
ssl Follow the SSL2 specification more closely in accepting and rejecting 2004-06-24 02:02:39 +00:00
util Bug 244914, 244907 r=nelsonb 2004-06-21 23:01:53 +00:00
Makefile Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
manifest.mn Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00