kirk.erickson%sun.com
1b8eab1507
Integrated bundle of changes that we're done on NSS_3_3_2_SUN_PKG_BRANCH.
...
x86 support (separate prototype_sparc, prototype_i386)
single updated copyright on common_files
no pkgdepend in common_files
2002-10-26 18:04:40 +00:00
nelsonb%netscape.com
ca964e366b
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
071477a1c8
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
eb47211db1
Fix for 169038 - bump builtins library version to 1.20 on the tip
2002-10-25 00:17:37 +00:00
nelsonb%netscape.com
43194fe941
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
18c8cb54aa
commented out unchecked in tests
2002-10-24 00:19:53 +00:00
jpierre%netscape.com
1f25ac6059
Fix comment formatting style
2002-10-23 23:41:02 +00:00
jpierre%netscape.com
7d2f24403c
Fix for bug 95311 - replace assertion with comments
2002-10-23 23:18:17 +00:00
relyea%netscape.com
9e75e1c8d8
Make sure the array is big enough to handle all the cases.
2002-10-23 22:51:10 +00:00
nelsonb%netscape.com
8bacf2ad20
Include certi.h to resolve invocation of undeclared function.
2002-10-23 22:00:48 +00:00
nelsonb%netscape.com
b7a054c16f
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
b368ead682
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
c27e2ab55d
Up library number for TC roots - bug #169038
2002-10-23 01:38:57 +00:00
ian.mcgreer%sun.com
754a241906
bug 174634, fix handling of authorityCertIssuer in chain construction
2002-10-22 14:43:08 +00:00
nicolson%netscape.com
57d337308c
update version strings.
2002-10-18 23:59:01 +00:00
jpierre%netscape.com
21bacd94cc
Fix for bug 175167 - SEC_QuickDERDecodeItem should fre memory upon failure. r=wtc
2002-10-18 22:32:34 +00:00
nelsonb%netscape.com
5935c31c0a
Verify the self-signed signature on PKCS 10 cert requests before honoring
...
them. Bug 174193.
2002-10-18 21:58:24 +00:00
kaie%netscape.com
a46ed1b240
b=101847 keygen does not work if Master Pwd is set to "Everytime it is needed"
...
r=javi sr=jag a=asa
2002-10-18 13:49:58 +00:00
bishakhabanerjee%netscape.com
d11498b3ae
changed error string to reflect error better: 162714
2002-10-18 00:13:03 +00:00
nelsonb%netscape.com
82695dfe41
New utility to test cert chain verification using certs in files.
2002-10-17 22:24:35 +00:00
nelsonb%netscape.com
28afcbb82d
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
faa1dd67ec
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
nicolson%netscape.com
ec09156712
The new SecretDecoderRing.
2002-10-17 00:33:42 +00:00
nicolson%netscape.com
862752acd6
Generate a permanent key pair, since KeyStore isn't working yet.
2002-10-17 00:32:48 +00:00
nicolson%netscape.com
2ee91189c8
remove print statements.
2002-10-17 00:07:50 +00:00
nicolson%netscape.com
a311a1c035
Forget KeyStore, it is still very broken.
2002-10-17 00:07:29 +00:00
nicolson%netscape.com
44b1e8461e
More little hacks, but it still doesn't work right.
2002-10-17 00:07:08 +00:00
nicolson%netscape.com
81756146a2
Fix an implementation detail.
2002-10-17 00:05:53 +00:00
kaie%netscape.com
f012271e37
b=163605 Use of blocking I/O for SSL in PSM stalls network activity
...
r=javi sr=darin a=asa
2002-10-16 22:20:42 +00:00
leaf%mozilla.org
aeba91a83f
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
nelsonb%netscape.com
7f85560c28
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
ebd0b8920b
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
7f6f169d11
Fix DER_GetInteger. Bug 174644.
2002-10-16 01:36:10 +00:00
relyea%netscape.com
840166d8cb
Make grammar, punctuation, capitalization, and content changes suggested by
...
nelson.
2002-10-15 00:56:23 +00:00
kaie%netscape.com
ac52336656
b=169185 remove call to non-existant function
...
r=rangansen sr=jag a=asa
2002-10-14 17:57:58 +00:00
kaie%netscape.com
a9a7900ea6
b=165574 PSM embedding freeze/ step 3/ replace nsISupportsArray with nsIArray
...
r=javi sr=alecf a=asa
2002-10-14 14:49:00 +00:00
kaie%netscape.com
cf9e6adbf0
b=147280 Ensure Mozilla uses the shipped nssckbi or a newer builtin roots module
...
r=javi sr=dveditz a=asa
2002-10-14 14:39:04 +00:00
jpierre%netscape.com
c78f158562
Fix for 169038 - correct entries for TC TrustCenter roots
2002-10-12 01:05:47 +00:00
jpierre%netscape.com
ab83a60ad1
Fix for 169038 - correct entries for TC TrustCenter roots
2002-10-12 01:04:53 +00:00
jpierre%netscape.com
ec3b13b315
Fix addbuiltin t add issuer & serial number to trust object
2002-10-12 01:00:33 +00:00
kaie%netscape.com
965774b3c2
b=172455 Mozilla crashes when viewing certificate details
...
r=javi sr=jag a=dbaron
2002-10-11 13:21:58 +00:00
nicolson%netscape.com
b152a0f9de
Temporary fix for 164692: SSL ops that timeout should throw
...
java.net.SocketTimeoutException.
2002-10-11 03:49:34 +00:00
relyea%netscape.com
71c752ec87
Fix memory leaks in the startup of the builtins.
2002-10-10 22:39:23 +00:00
relyea%netscape.com
c6a9e9c8dd
Fix memory leak in vfyserv.c
2002-10-10 22:38:09 +00:00
relyea%netscape.com
88e3091e81
Fix optimized build failures
2002-10-10 21:17:39 +00:00
wtc%netscape.com
78aefef54d
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
1060dbc5e0
Fix Cert Reference leak in error path
2002-10-10 20:34:29 +00:00
relyea%netscape.com
16b5ca7927
Add missing errors from secerr.h in lib/util
2002-10-10 20:31:25 +00:00
relyea%netscape.com
e106f58801
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
eabd91df2b
Unix and Mac platforms need to load librdb.* not rdb.*.
2002-10-10 20:11:09 +00:00