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
65af04c0b9
Fix error message when we find something unexpected in a SEQUENCE.
2002-09-27 00:07:11 +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
nicolson%netscape.com
72d7f9c27c
override INTEGER.getTemplate() with one that returns an ENUMERATED.Template.
2002-09-26 23:25:21 +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
glen.beasley%sun.com
f24613dd00
163762 configureOCSPNative
2002-09-26 19:52:06 +00:00
wtc%netscape.com
10bb630725
Get NSS headers from the new location (dist/public/nss) only.
...
Modified files: boot/src/Makefile.in pki/src/Makefile.in ssl/src/Makefile.in
2002-09-26 17:56:09 +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
kaie%netscape.com
106f567abb
b=170438 Crash opening cert manager
...
r=javi sr=alecf
2002-09-24 03:00:37 +00:00
kaie%netscape.com
45b75de492
b=170359 Make sure new code from bug 168448 uses NS_INIT_ISUPPORTS
...
r=javi sr=alecf
2002-09-24 02:57:51 +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
kaie%netscape.com
2a3ea54ed5
b=169443 Form submit buttons not working [embedding apps]
...
r=javi sr=rpotts
Adding files forgotton on earlier checkin
2002-09-23 23:30:22 +00:00
kaie%netscape.com
e0ac174edc
b=168946 More PSM cleanup
...
r=javi sr=rpotts
2002-09-23 23:23:05 +00:00
kaie%netscape.com
0e02f8a7c7
b=168976 Remove RsaPubModulus from nsIX509Cert
...
r=javi sr=rpotts
2002-09-23 23:20:18 +00:00
kaie%netscape.com
03f7ce8e87
b=169765 View button doesn't work in cert manager
...
r=javi sr=rpotts
2002-09-23 23:16:46 +00:00
kaie%netscape.com
410f942d29
b=169943 Form submit buttons not working [embedding apps]
...
Moving implementation of security warnings from pippki to pipboot.
r=javi sr=rpotts
2002-09-23 23:11:10 +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
kaie%netscape.com
ec41544988
b=169932 Replace wstring with AString in IDL
...
r=darin sr=alecf
2002-09-23 20:17:16 +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
seawood%netscape.com
a1f585d4bb
Oops. Forgot to account for tarball builds. Assume the worst if cvsco.log doesn't exist.
...
Fixing verification bustage.
2002-09-20 16:49:18 +00:00
seawood%netscape.com
d97e417ce8
Add dependency support for NSS to PSM by checking to see if any NSS files have changed during the checkout.
...
Bug #167927 r=pavlov
2002-09-20 08:46:21 +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
17483a5da8
Fix 160024: remove class JSSJCEProvider.
2002-09-19 01:22:52 +00:00
nicolson%netscape.com
d6b5ddebcd
make SPKI.getEncoded() actually return itself, DER-encoded. This way it
...
correctly implements X509EncodedKeySpec.
2002-09-19 01:16:41 +00:00
nicolson%netscape.com
9691a59be5
more descriptive error message.
2002-09-19 01:15:36 +00:00
nicolson%netscape.com
4a6c72448b
Fix 150720: Support KeyFactory.generatePrivate(DSAPrivateKeySpec).
2002-09-19 01:14:08 +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
kaie%netscape.com
92da872732
b=169164 Replace PRUint* and PRInt* in IDL with "unsigned long" etc
...
r=javi sr=alecf
2002-09-18 17:15:58 +00:00