nelsonb%netscape.com
b1090ac99f
Plug cert leak in NSS_SMIMESignerInfo_SaveSMIMEProfile. Bug 176799.
...
Patch contributed by Kai Engert.
2002-10-25 22:46:48 +00:00
nelsonb%netscape.com
4554b52c1c
Add new function CERT_VerifySignedDataWithPublicKey containing common code
...
factored from existing functions CERT_VerifySignedDataWithPubKeyInfo and
CERT_VerifySignedData. Bug 174193.
2002-10-25 03:21:24 +00:00
jpierre%netscape.com
f759ddb2eb
Fix for 169038 - bump builtins library version to 1.20 on the tip
2002-10-25 00:17:37 +00:00
nelsonb%netscape.com
2d36f59d67
Add -v option, which prints email addresses in certs. This excersizes
...
the new functions for extracting email addresses from certs. Bug 152986.
2002-10-24 01:40:40 +00:00
bishakhabanerjee%netscape.com
1d08dec690
commented out unchecked in tests
2002-10-24 00:19:53 +00:00
jpierre%netscape.com
85f14ab5f0
Fix comment formatting style
2002-10-23 23:41:02 +00:00
jpierre%netscape.com
55df3cd350
Fix for bug 95311 - replace assertion with comments
2002-10-23 23:18:17 +00:00
relyea%netscape.com
940043e883
Make sure the array is big enough to handle all the cases.
2002-10-23 22:51:10 +00:00
nelsonb%netscape.com
25d4b3dd39
Include certi.h to resolve invocation of undeclared function.
2002-10-23 22:00:48 +00:00
nelsonb%netscape.com
b0c5f20ec4
Add 2 new functions to NSS, so an application can get a list of all
...
email addresses in a cert. Bug 152986.
Modified Files: lib/nss/nss.def lib/certdb/alg1485.c lib/certdb/cert.h
lib/certdb/certdb.c lib/certdb/certi.h
2002-10-23 20:50:51 +00:00
wtc%netscape.com
1521c67903
The version of the builtin root certs module is now specified in nssckbi.h.
2002-10-23 19:04:22 +00:00
jpierre%netscape.com
50bc3486f0
Up library number for TC roots - bug #169038
2002-10-23 01:38:57 +00:00
ian.mcgreer%sun.com
b9d29eefdc
bug 174634, fix handling of authorityCertIssuer in chain construction
2002-10-22 14:43:08 +00:00
jpierre%netscape.com
8797b2c565
Fix for bug 175167 - SEC_QuickDERDecodeItem should fre memory upon failure. r=wtc
2002-10-18 22:32:34 +00:00
nelsonb%netscape.com
dc79671232
Verify the self-signed signature on PKCS 10 cert requests before honoring
...
them. Bug 174193.
2002-10-18 21:58:24 +00:00
bishakhabanerjee%netscape.com
7fcb4ea142
changed error string to reflect error better: 162714
2002-10-18 00:13:03 +00:00
nelsonb%netscape.com
b0606e475e
New utility to test cert chain verification using certs in files.
2002-10-17 22:24:35 +00:00
nelsonb%netscape.com
72e8094d87
Change instructions for entering a new token password to say "should"
...
instead of "must". Bug 174135.
2002-10-17 02:06:31 +00:00
nelsonb%netscape.com
5a4244682c
Use unsigned ints for serial numbers. Bug 173872.
...
Add missing line break to cert requests. Bug 174659.
Remove unused variables, and #ifndef NSPR20 code.
2002-10-17 01:41:14 +00:00
nelsonb%netscape.com
16d37d34ce
Use the new quick DER decoder to decode Certificate requests, because
...
it does it correctly. Fix some memory leaks in print code.
Print OCTET strings and bits strings better.
2002-10-16 05:34:54 +00:00
nelsonb%netscape.com
acdec25c4b
Eliminate a crash in pp formatting cert requests. Bug 174188.
...
When asking for a new password and the two values don't match, ask for
both again. Bug 174133.
2002-10-16 01:40:22 +00:00
nelsonb%netscape.com
f1d2ae9c89
Fix DER_GetInteger. Bug 174644.
2002-10-16 01:36:10 +00:00
relyea%netscape.com
72fe83e3f2
Make grammar, punctuation, capitalization, and content changes suggested by
...
nelson.
2002-10-15 00:56:23 +00:00
jpierre%netscape.com
1dfb9604b6
Fix for 169038 - correct entries for TC TrustCenter roots
2002-10-12 01:05:47 +00:00
jpierre%netscape.com
634583edc6
Fix for 169038 - correct entries for TC TrustCenter roots
2002-10-12 01:04:53 +00:00
jpierre%netscape.com
66672a3266
Fix addbuiltin t add issuer & serial number to trust object
2002-10-12 01:00:33 +00:00
relyea%netscape.com
e00f4b4887
Fix memory leaks in the startup of the builtins.
2002-10-10 22:39:23 +00:00
relyea%netscape.com
7db5df2a89
Fix memory leak in vfyserv.c
2002-10-10 22:38:09 +00:00
relyea%netscape.com
936e0f80f3
Fix optimized build failures
2002-10-10 21:17:39 +00:00
wtc%netscape.com
00c4231267
Bug 131386: use 'tee' (in a pipe) instead of 'tail -f' when we need to
...
display the test output on stdout. This avoids the need to kill the tail
process, which is tricky to do under MKS Korn Shell on Windows.
Modified Files: all.sh jssqa common/init.sh
2002-10-10 20:36:53 +00:00
relyea%netscape.com
7cb062be5d
Fix Cert Reference leak in error path
2002-10-10 20:34:29 +00:00
relyea%netscape.com
e7544aab69
Add missing errors from secerr.h in lib/util
2002-10-10 20:31:25 +00:00
relyea%netscape.com
5fd94ca1a9
Bug 164501. Return a proper error code from PK11_FindCrlByName() so the CRL
...
code can decide if there is a hw or system failure preventing the reading of a
CRL or if the CRL is just not there.
2002-10-10 20:30:19 +00:00
relyea%netscape.com
e352244c4b
Unix and Mac platforms need to load librdb.* not rdb.*.
2002-10-10 20:11:09 +00:00
relyea%netscape.com
006424c6d4
Fix minor memory leak on init.
2002-10-10 20:09:30 +00:00
jpierre%netscape.com
fa9b7e0590
Bump softoken version to 3.7 on tip
2002-10-08 04:07:22 +00:00
nelsonb%netscape.com
44827860fe
Make indentation style self-consistent: 4 spaces per indent.
...
Save error code at the beginning of printCertProblems, and restore it at
the end, since CERT_VerifyCert nearly always sets the error code to
-8157 Certificate extension not found when building an error log.
Bug 172036.
2002-10-08 03:39:50 +00:00
jpierre%netscape.com
2495acd6a6
Fix for 172732. r=relyea
2002-10-08 01:23:09 +00:00
wtc%netscape.com
51729f2108
Set NSS version to 3.7 Beta on the tip.
2002-10-07 20:47:18 +00:00
jpierre%netscape.com
d1ffbcafb9
Fix for 172678 - move internal functions InitCRLCache and ShutdownCRLCache to private header certi.h
2002-10-05 02:24:25 +00:00
wtc%netscape.com
83c6850bf0
Sorted NSS 3.6 symbols in alphabetical order.
2002-10-04 22:11:34 +00:00
wtc%netscape.com
b9b6bf16b8
Import nspr20/v4.2.2.
2002-10-04 21:26:10 +00:00
kirk.erickson%sun.com
3b89f811a5
Added SUNW_ISA=sparcv9 to clear up error message.
2002-10-04 20:43:35 +00:00
wtc%netscape.com
63fb76c996
Bug 164744: fixed the comment block style.
2002-10-03 04:01:34 +00:00
wtc%netscape.com
22c42f1c08
Bug 149832: renamed highestUsage as certificateUsageHighest.
...
Modified files: certdb/certt.h certhigh/certvfy.c
2002-10-03 03:48:55 +00:00
jpierre%netscape.com
b0fe3718ae
Fix for 164744 - implement new functions for pk12util . r=wtc
2002-10-03 03:35:32 +00:00
wtc%netscape.com
9a64e105d5
Restored a # that was accidentally deleted.
2002-10-03 02:11:01 +00:00
kirk.erickson%sun.com
f519d2bd89
Moved solarispkg target to the end of the file.
2002-10-02 23:42:40 +00:00
kirk.erickson%sun.com
57d8aec96c
Fixes 158683, adds new directory mozilla/security/nss/pkg/solaris.
...
And 'solarispkg' target to mozilla/security/nss/Makefile.
2002-10-02 23:11:39 +00:00
jpierre%netscape.com
2e48c1c8a4
Fix for 164744 - fix for pk12util to export multiple certs
2002-10-02 04:32:17 +00:00
ian.mcgreer%sun.com
6199159d80
bug 171224, changes to path construction
...
r=nelsonb
2002-10-01 14:32:15 +00:00
relyea%netscape.com
b6295815f9
Bug 16296: fix race in sdr code.
2002-10-01 00:46:20 +00:00
relyea%netscape.com
487a7f5f6a
Fix SDR race condition with a coarse lock. Does not address multiaccess DB
...
races. Bug 169296.
2002-10-01 00:23:46 +00:00
ian.mcgreer%sun.com
cc2b80a48a
bug 166793, uninitialized variables
...
r=wtc
2002-09-30 21:15:07 +00:00
wtc%netscape.com
886e30e17b
Bug 154689: removed the "with Shared Database" string. NSS is always built
...
that way now.
2002-09-30 21:00:43 +00:00
wtc%netscape.com
d7b153e145
Bug 127740: added a comment to explain the thread yield in
...
ssl3_SendApplicationData.
2002-09-30 20:51:05 +00:00
wtc%netscape.com
ca4da40f13
Use the enumeration constant 'siBuffer' instead of 0.
2002-09-30 20:36:54 +00:00
wtc%netscape.com
22503c53a1
Bug 171422: removed unused (and incorrect) code. r=mcgreer.
2002-09-30 20:33:44 +00:00
wtc%netscape.com
4ae061289f
Bug 166772: 'cinfo' needs to be initialized to NULL. Fixed an indentation
...
problem.
2002-09-30 20:31:55 +00:00
wtc%netscape.com
2e33cb369f
Bug 153258: fixed a misspelling in pk11_getDefTokName.
2002-09-28 14:14:18 +00:00
nicolson%netscape.com
0654510b0b
Fix 128172: function to convert a session key to a token key.
2002-09-28 00:48:32 +00:00
jpierre%netscape.com
6ce325d896
Fix for 167615 - fix for crash with bad CRLs from token. Also fix error handling
2002-09-28 00:05:34 +00:00
wtc%netscape.com
bd264d3f32
Bug 166781: fixed the bug that 'r2' may be used uninitialized. r=nicolson.
2002-09-27 22:22:12 +00:00
ian.mcgreer%sun.com
e128398d1a
bug 171198, leak moving temp cert to perm; add force parameter
...
r=wtc,relyea
2002-09-27 21:23:00 +00:00
relyea%netscape.com
34f3c0635f
Bug 167861: PK11_GetModInfo needs to set the error code.
2002-09-27 17:50:59 +00:00
relyea%netscape.com
20b909f88a
bug 130966: fix problems in searching and storing fixed keys.
...
bug 170423: Turn on block symetric and Mac'ing functions in the DB token so we can use the fixed keys there without moving them around.
Fix memory leak on shutdown (leaking the sessions).
2002-09-27 17:46:36 +00:00
relyea%netscape.com
9c8a68e08d
Bug 166894: Handle changing Trust when cert is in the token.
2002-09-27 15:55:01 +00:00
nelsonb%netscape.com
8bdfd22acf
Add targets for HPUX Itanium family processors.
2002-09-27 01:23:28 +00:00
nicolson%netscape.com
5fe2828356
Fix 169798: Failed to install ca signing certificate with NS3.6beta.
...
r=wtc
2002-09-27 00:01:53 +00:00
ian.mcgreer%sun.com
0f153605e9
bug 158078, unitialized variable due to a lot of unneccessary code
2002-09-26 20:30:11 +00:00
jpierre%netscape.com
8885d6de5f
Fix for 167615 - don't crash if a token returns a NULL CRL object
2002-09-26 01:38:45 +00:00
jpierre%netscape.com
7150fbd4e4
Fix for 167615 - don't crash if the CRL isn't found due to a database error
2002-09-26 01:37:41 +00:00
wtc%netscape.com
fda8e75512
Bug 170379: fix the stack overflow crash by not allocating the 32K "sieve"
...
array on the stack.
2002-09-26 00:04:25 +00:00
wtc%netscape.com
1f1b0dc528
Bug 166894: destroy nssTrust before returning from STAN_ChangeCertTrust.
2002-09-24 18:47:33 +00:00
wtc%netscape.com
c07287ed58
Bug 169944: declare PK11_TokenKeyGen in pk11func.h and export it from the
...
nss3 shared library.
Modified Files: nss/nss.def pk11wrap/pk11func.h
2002-09-24 18:40:29 +00:00
wtc%netscape.com
cf907092d8
Bug 169785: CERT_AddOCSPAcceptableResponses should have a second argument
...
of type SECOidTag, followed by the optional arguments ..., because it needs
at least one argument of type SECOidTag. r=nelsonb.
2002-09-23 23:47:49 +00:00
nelsonb%netscape.com
b155ff5183
Change coding style used in nss/lib/pki to one that works with ctags.
...
Bug 169999. Modified Files:
asymmkey.c certdecode.c certificate.c cryptocontext.c pki3hack.c
pkibase.c pkistore.c symmkey.c tdcache.c trustdomain.c
2002-09-23 21:32:35 +00:00
wtc%netscape.com
ec39c6ef5f
Bug 169790: renamed CERT_DecodeDERCrlEx to CERT_DecodeDERCrlWithFlags.
...
Modified files: certdb/cert.h certdb/crl.c nss/nss.def pk11wrap/pk11cert.c
2002-09-23 21:31:47 +00:00
nicolson%netscape.com
667a8762e8
Fix 169578: PK11_ImportAndReturnPrivateKey sets wrong key type.
2002-09-20 21:48:32 +00:00
relyea%netscape.com
13eecfd21f
Fix corrupt listing of nicknames on keys.
...
Bug 166995.
2002-09-20 20:36:44 +00:00
relyea%netscape.com
62fa6c9bf9
Fix memory leak mozbug 165655, r=wtc
2002-09-20 20:36:10 +00:00
wtc%netscape.com
f43706f998
Removed the duplicate NSS_3.6 section in the previous checkin.
2002-09-20 18:02:13 +00:00
jpierre%netscape.com
a56da94693
Fix for 145785 - Need to create signer infos using Subject Key ID. r=relyea
2002-09-20 04:41:47 +00:00
jpierre%netscape.com
1d3fed81c0
Update TC TrustCenter CAs in NSS 3.6 (tip). Fix for 169038
2002-09-20 04:26:55 +00:00
jpierre%netscape.com
74f7bf27a2
Fix for bug 156042 - crash when CA not issued by a valid CA
2002-09-20 01:53:33 +00:00
wtc%netscape.com
9690a2abd2
Bug 169581: the last two arguments to pk11_mkSlotString should have the
...
type PRBool, not unsigned char. As a byproduct this change works around
what seems to be a gnupro gcc compiler optimization bug. r=relyea.
Modified Files: pk11db.c pk11pars.h
2002-09-19 03:23:26 +00:00
nicolson%netscape.com
fcbdfadf85
Fix 169577: SGN_End crashes if DSA signature fails.
2002-09-19 01:07:43 +00:00
wtc%netscape.com
3f0df98640
Bug 91224: Make sure that we use Solaris ld, not GNU ld, to build NSS.
...
Modified Files:
coreconf/SunOS5.mk nss/Makefile nss/cmd/platlibs.mk
nss/lib/freebl/Makefile
2002-09-18 23:25:29 +00:00
wtc%netscape.com
0051b0f950
Bug 153380: document the default values for the SSL options.
2002-09-18 22:32:19 +00:00
wtc%netscape.com
4e3b16354f
Bug 157827: declare the exported PBE_ functions. Fixed the include-once
...
ifdef.
2002-09-18 22:12:16 +00:00
jpierre%netscape.com
c294a70322
Fix memory leak in CRL cache
2002-09-18 00:34:32 +00:00
jpierre%netscape.com
49f89a069f
Call NSS_Shutdown() in crlutil. Part of purifying effort
2002-09-17 23:14:54 +00:00
jpierre%netscape.com
870b616b11
Fix indentation
2002-09-17 21:31:28 +00:00
wtc%netscape.com
31d3d63a0b
Bug 168722: fix compiler warnings.
...
Modified Files: rijndael.c rijndael.h
2002-09-17 04:24:11 +00:00
jpierre%netscape.com
45c8746dd4
Add -r support to crlutil for multiple iterations
2002-09-17 00:28:42 +00:00
jpierre%netscape.com
411c8c7d0e
Purify crlutil
...
Add -E option to erase all CRLs from the certificate database even if the issuer certificate is not present
Add -T option to invoke custom test code
2002-09-17 00:22:09 +00:00
jpierre%netscape.com
b6bb993d1b
Fix UMC in Purify
2002-09-16 23:25:04 +00:00
jpierre%netscape.com
3558a42662
Undo check-in that broke QA
2002-09-16 09:32:09 +00:00
jpierre%netscape.com
041a42e886
Fix compiler warnings
2002-09-14 06:42:39 +00:00
jpierre%netscape.com
39e52ee09a
Add assertion to help debugging CRL crash
2002-09-14 05:41:42 +00:00
wtc%netscape.com
dd0f92656f
Removed the SIGTERM signal handler, which was added to debug bug 119340.
2002-09-13 05:10:59 +00:00
wtc%netscape.com
f4c7a3fb0f
Bug 168384: need to initialize the nss3lookingForCA field of nssUsage.
2002-09-13 02:07:34 +00:00
wtc%netscape.com
89cbb2e3ff
Bug 168368: fixed an uninitialized memory read in CERT_CreateRDN. It
...
should not call va_arg if 'ava0' is NULL (which means 'ava0' is the last
argument).
2002-09-13 00:28:55 +00:00
wtc%netscape.com
089cef75ad
The blob db shim code (bug 162023) introduced a crash (bug 167615) so
...
disable it for NSS 3.6 Beta1.
2002-09-12 23:17:35 +00:00
jpierre%netscape.com
117e6ec849
Fix for 167856 - memory leaks in CRL cache
2002-09-11 01:08:06 +00:00
jpierre%netscape.com
5df90591e2
Fix for 167849 - copy DER subject before adding an issuer to the hash table in CRL cache
2002-09-11 00:28:22 +00:00
ian.mcgreer%sun.com
31db0bf1e7
bug 166741, fixing bug in previous patches
...
r=wtc
2002-09-10 20:30:53 +00:00
wtc%netscape.com
7b2b64b1e8
Bug 167532: fixed a regression introduced by the previous checkin.
2002-09-10 05:10:53 +00:00
jpierre%netscape.com
524901374d
Fix for 167649 - invalidate CRL cache when new CRL object is imported into a token
2002-09-10 04:49:09 +00:00
wtc%netscape.com
391dd889e2
Import NSPR 4.2.2 RC1.
2002-09-10 02:17:46 +00:00
wtc%netscape.com
50a10a145b
Backed out the previous checkin, which broke 64-bit platforms.
2002-09-09 03:56:25 +00:00
ian.mcgreer%sun.com
19b8f21eb7
fix compiler warnings
2002-09-08 16:47:58 +00:00
wtc%netscape.com
b560bf3371
Bug 160805: fixed a leak and a double free of the arena introduced in the
...
previous checkin.
2002-09-08 03:25:30 +00:00
wtc%netscape.com
ca133cf458
Bug 129701: removed the sleep command for Linux in kill_selfserv().
...
Instead, we try to bind to the port in a loop until the port has been
freed. Added the -b (bindOnly) option to selfserv for this purpose.
Modified files: cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-09-07 13:41:21 +00:00
wtc%netscape.com
faf23b0d36
Bug 123753: removed the vestige of the "for Clients" string in softoken's
...
sccs and rcs version id strings.
2002-09-07 05:45:40 +00:00
wtc%netscape.com
8b8c57650a
Bug 123753: the softoken is now compiled the same way for servers and
...
clients, so removed the "for Clients" string in the version info.
Modified files: config.mk softokn.rc
2002-09-07 05:35:46 +00:00
wtc%netscape.com
ccb57e7a19
Bug 127886: added the new function PK11_ImportDERCert.
...
Modified files: nss/nss.def pk11wrap/pk11cert.c pk11wrap/pk11func.h
2002-09-07 04:48:57 +00:00
wtc%netscape.com
d982fc5cee
Bug 136209: added the -P dbprefix option. The original -P (partial CRL
...
decode) option was renamed -p.
2002-09-07 04:43:04 +00:00
jpierre%netscape.com
ae6ab3c029
Roll back change
2002-09-07 03:19:56 +00:00
jpierre%netscape.com
595f01c3fd
Roll back checkin to fix QA tests
2002-09-07 02:59:04 +00:00
jpierre%netscape.com
58167f8fae
Fix NT build
2002-09-07 02:48:45 +00:00
jpierre%netscape.com
78ade1e7f9
Fix compiler warnings
2002-09-07 01:48:46 +00:00
jpierre%netscape.com
e2b8be5319
Fix compiler warnings
2002-09-07 01:24:27 +00:00
jpierre%netscape.com
486fd19230
Fix compiler warnings
2002-09-07 01:00:04 +00:00
jpierre%netscape.com
c7dffa49c0
Fix compiler warnings
2002-09-07 00:35:00 +00:00
jpierre%netscape.com
f78a02f328
Fix compiler warnings
2002-09-07 00:25:49 +00:00
jpierre%netscape.com
3a6569e478
Fix compiler warning
2002-09-07 00:22:50 +00:00
jpierre%netscape.com
434867f871
Fix compiler warning under windows
2002-09-07 00:14:14 +00:00
relyea%netscape.com
3ca346f840
Believe both entry types (old and new) when looking for the key.
2002-09-06 23:16:42 +00:00
relyea%netscape.com
869f213889
Initialize len before we use it.
2002-09-06 23:15:35 +00:00
wtc%netscape.com
6d4ccd8d26
Bug 166933: fixed build breakage on the Mac.
...
Modified files: certdb/crl.c certhigh/certhigh.c softoken/dbmshim.c
2002-09-06 20:17:42 +00:00
relyea%netscape.com
dcf684fc77
Bug 166893: copy the DER cert when importing the certificate
2002-09-06 18:48:37 +00:00
nicolson%netscape.com
e179fe8904
Fix 164126: makefile build error.
...
Change the NSS module name from "security" to "nss".
2002-09-06 16:38:56 +00:00
ian.mcgreer%sun.com
1871593ad6
additional patch for bug 166768
2002-09-06 14:10:14 +00:00
jpierre%netscape.com
c16a17bc7a
Fix for 162983 - consider all certs revoked if there is a bad CRL in the cache
2002-09-06 06:53:03 +00:00
wtc%netscape.com
5a3d303bc9
Bug 136804: initialize inFile to PR_STDIN instead of NULL so that we don't
...
crash if the -i option is not specified. Added two assertions to avoid
closing PR_STDIN due to internal errors.
2002-09-06 03:52:49 +00:00
relyea%netscape.com
4f3a923668
UnwrapPubKeyWithFlags is supposed to be public!!
2002-09-06 00:43:25 +00:00
wtc%netscape.com
a897ae16a9
Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.
...
The patch for this checkin is attached to bug 166785.
2002-09-06 00:27:52 +00:00
relyea%netscape.com
a017e8a053
Remove key.db from the using the blob db code. The blob db code uses the cert7.db record format to
...
record blobs in the database, which is incompatible with the key3.db format. (key3 does not have
any record types).
2002-09-06 00:18:24 +00:00
ian.mcgreer%sun.com
019a972928
bug 166741, unitialized variables
...
r=wtc
2002-09-05 22:28:30 +00:00
wtc%netscape.com
7d800864d1
Bug 166933: added quickder.c.
2002-09-05 21:47:24 +00:00
wtc%netscape.com
4f310f7f76
Bug 166933: added dbmshim.c.
2002-09-05 21:46:26 +00:00
ian.mcgreer%sun.com
d681129497
make dsa_SignDigest static (mentioned in bug 166722)
2002-09-05 20:44:09 +00:00
ian.mcgreer%sun.com
935b91935c
bugs 166722 and 166768, compiler warnings in blapitest
...
r=wtc
2002-09-05 20:37:44 +00:00
wtc%netscape.com
a1d5df2a05
Fixed unresolved symbol DPCache_Refresh, which I believe is a misspelling
...
of DP_RefreshCache.
2002-09-05 16:34:27 +00:00
jpierre%netscape.com
3a78c9b53c
Fix for 166714 - make SEC_FindCrlByName use the CRL cache
2002-09-05 06:12:33 +00:00
jpierre%netscape.com
c285793b55
Fix for 166719 - crash in large object file mapping emulation code . r=wtc
2002-09-05 00:25:29 +00:00
nelsonb%netscape.com
b324789645
Treat empty SubjectAltName extensions as if they were non-existant.
...
Bugs 162979 166454.
2002-09-04 00:42:01 +00:00
ian.mcgreer%sun.com
4f529f9bd7
bug 165863, free token on error paths
2002-09-03 19:42:13 +00:00
wtc%netscape.com
f254659354
Bug 165859: fixed the problem that 'collection' was destroyed twice on
...
error in nssTrustDomain_FindCertificateByIssuerAndSerialNumber.
2002-08-31 04:52:46 +00:00