gecko-dev/security
nelsonb%netscape.com 7c5e03d5f4 Move the declaration for CERT_CompareNameSpace from cert.h to genname.h
because it is a private function.  Change the interface for this
function so that it returns a SECStatus, unambiguously indicating the
success or failure of the name constraints test.  The function no
longer takes a list of cert subject names, instead, it takes a list
of cert pointers, and optionally outputs one of those pointers when
an error occurs.  This eliminates a cert reference leak.
2003-06-26 01:56:34 +00:00
..
coreconf Temporarily disabled the fix for bug 208177 so that we can debug bug 2003-06-04 14:49:13 +00:00
dbm Add WinCE suport. 2002-04-03 23:27:16 +00:00
jss update to JSS 3.4 RTM. 2003-05-19 21:44:23 +00:00
manager Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
nss Move the declaration for CERT_CompareNameSpace from cert.h to genname.h 2003-06-26 01:56:34 +00:00
Makefile.in Cause this to build the PSM 2.0 directory now instead. 2001-04-16 20:41:00 +00:00