relyea%netscape.com
084e20bef6
fix Bug 93989 Memory leak when adding a module.
2001-11-30 23:22:53 +00:00
relyea%netscape.com
79679bdc64
Add code to 'shutdown' freebl (clean up the blinding cache in rsa).
...
merge the NSS 3.3 changes to export Ian's double check code through the loader.
2001-11-30 23:21:49 +00:00
ian.mcgreer%sun.com
dbc3267711
fix so that nickname lookup falls back to email address (for CERT_FindCertByNicknameOrEmailAddr)
2001-11-30 22:40:31 +00:00
javi%netscape.com
5b2f4a6bd3
Remove reference to nsSecureBrowserUIImpl.obj which is no longer built in this
...
directory. Should fix tbox bustage.
2001-11-30 02:30:37 +00:00
kaie%netscape.com
03e1cbc357
b=109777 Make sure certificate downloading works immediately
...
r=javi sr=mscott
2001-11-30 00:07:13 +00:00
javi%netscape.com
88a342b4ea
b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
(checking in for kaie)
2001-11-29 23:45:36 +00:00
kaie%netscape.com
be039297a5
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:43:26 +00:00
kaie%netscape.com
5cb9ace646
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
javi%netscape.com
c244c9c4b7
b= 75947 Landing security start up performance improvement and related issues r=javi sr=alecf
b=10977 Make sure certificate downloading works immediately r=javi sr=mscott
(checking in for kaie)
2001-11-29 23:25:56 +00:00
kaie%netscape.com
39c87f91d0
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:19:52 +00:00
ian.mcgreer%sun.com
b59d15e912
fix bug found from PK11_ListCerts
2001-11-29 22:05:32 +00:00
ian.mcgreer%sun.com
87e2811f81
fix memory leaks
2001-11-29 19:34:08 +00:00
jpierre%netscape.com
661c02ef68
Fix for bug 95458 - ASN1 decoder crashes when fed incorrect data
2001-11-29 18:46:17 +00:00
kaie%netscape.com
e941eb220c
b=111938 Wrong usage of getService => createInstance
...
r=javi sr=shaver
2001-11-29 12:50:26 +00:00
kaie%netscape.com
0fb0414974
b=106939 Fix wrong caps.
...
r=javi sr=shaver
2001-11-29 12:47:20 +00:00
ian.mcgreer%sun.com
e97e4f5dd4
solaris x86 doesn't seem to like PR_LOG, so turning it off by default in debug builds
2001-11-28 20:19:38 +00:00
ian.mcgreer%sun.com
c3cb1b39dc
land changes for handling temporary and cached certs in 3.4
...
* separate trust object from cert object
* move handling of cryptoki objects into libdev
* implement digest in libdev (for trust object indexing)
* fixes in cache implementation; connect cache to 3.4 certs
* implement CERT_NewTempCertificate via crypto context
2001-11-28 16:23:51 +00:00
jpierre%netscape.com
acba2ca844
Fix crlutil crash on error
2001-11-28 02:47:22 +00:00
sonja.mirtitsch%sun.com
a8dda2f40d
trying to reduce sleeptime on linux. relyea thinks we need 30 seconds until selfserv frees the socket, testing. maybe it can also be fixed in the networkconfiguration?
2001-11-27 22:20:14 +00:00
kirk.erickson%sun.com
594b685c88
Fixes bug 107777. Added '-L <seconds>' argument (ops/sec logging).
...
Review by Nelson and Wan-Teh made this patch very clean. We are
now creating a separating logger() thread.
2001-11-27 20:08:57 +00:00
ian.mcgreer%sun.com
4fb93318d6
include AES in performance info dump
2001-11-26 17:53:44 +00:00
wtc%netscape.com
046ffc50d1
Bugzilla bug 111293: the inclusion of "nssrenam.h" in this file breaks
...
the NSS build (on 64-bit AIX). I am backing it out.
2001-11-22 02:27:57 +00:00
jpierre%netscape.com
3e1ef7f122
Bug 105271 - undo changes
2001-11-22 01:24:39 +00:00
jpierre%netscape.com
ffd3058cdb
Fixes for OS/2 build
2001-11-22 00:46:48 +00:00
jpierre%netscape.com
6238b1dbcb
Fix for 95128 - OS/2 build issue with DBM
2001-11-22 00:13:56 +00:00
nelsonb%netscape.com
4e252684ab
Change form to inform user that serial number is a hex string.
2001-11-21 23:38:25 +00:00
nelsonb%netscape.com
d6b5a6416c
Some bug fixes found while debugging a different bug.
2001-11-21 23:33:26 +00:00
jpierre%netscape.com
cedf16bd3f
Fix for 95264 - add more info in s/mime script
2001-11-21 21:37:12 +00:00
sonja.mirtitsch%sun.com
4c025624bd
removed the before and after context grep as a workaround for 97209
2001-11-21 21:19:14 +00:00
nelsonb%netscape.com
203546afac
Change the behavior of the -list <module> option so that it doesn't stop
...
at the first error it encounters when looping through the slots, and so
that it displays the slot info even if it cannot get token info. 111075
2001-11-21 20:52:37 +00:00
relyea%netscape.com
89d41ad9ef
changes for PSM to compile against NSS shared libraries.
...
Move SSL and S/MIME to the new common MAPFILE usage
2001-11-21 18:00:28 +00:00
seawood%netscape.com
c7052a25ef
NSS only copies dbm32.lib to dbm.lib during the 'install' phase so do the copying from PSM during the 'libs' phase instead.
...
Fixing tinderbox bustage.
2001-11-21 11:45:34 +00:00
seawood%netscape.com
6dbe9eaba3
This old ruleset breaks when CC is a full path. Removing to fix shrike tinderbox bustage.
2001-11-21 10:55:56 +00:00
cls%seawood.org
48663cec84
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:53:22 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sonja.mirtitsch%sun.com
a26b35933f
bugfixes, regarding a daily build directory insider the daily build...
2001-11-21 02:36:33 +00:00
relyea%netscape.com
3c7bfd0d6e
More PSM fixes:
...
clean up of the escape adding string code.
Code to keep cert->trust in sync with nscert->trust in various situations.
Code to allow old version of built-ins to continue to work.
Implement TrustDomain_TraverseCertificates so that PK11_ListCerts will work.
2001-11-20 18:28:49 +00:00
sonja.mirtitsch%sun.com
5be208f1a7
fixed several PC solaris PATH problems - build problems
2001-11-20 01:06:41 +00:00
relyea%netscape.com
082ac010c2
NSS 3.4 integration changes.
...
1) 3.4 needs to bump the version numbers up by one on secmod.db from NSS 3.3
2) Need to add escapes to the configdirectory. (should add them to other parameters as well.
3) put exported files back into the correct headers.
4) Add _BEGIN/_END protos where appropriate.
2001-11-19 19:04:59 +00:00
wtc%netscape.com
3decd20493
We can use cp on Windows. cp is a built-in command of shmsdos.exe and is
...
in both MKS and Cygwin toolkits, so it is not a new build tool requirement.
2001-11-17 06:40:03 +00:00
ian.mcgreer%sun.com
1a7de6269f
some minor ckfw fixes
2001-11-16 19:41:49 +00:00
ian.mcgreer%sun.com
deb59a5517
fips fix for signtool
2001-11-16 19:39:37 +00:00
ian.mcgreer%sun.com
988042619c
fix unneeded lock release in list iteration
2001-11-16 19:36:43 +00:00
relyea%netscape.com
d66bddd9e0
Remove redundant call to createHash Tables. bug 95537
2001-11-16 18:10:24 +00:00
rangansen%netscape.com
68553d59dd
bug# 109084 ,patch=ssaux, r=rangansen , sr=hewitt
...
exception handling in device-manager window
2001-11-16 02:32:20 +00:00
relyea%netscape.com
bc07e632e4
Cause NSS_init() to fail if it can't open the databases, rather than succeding and leaving the system half initialized.
2001-11-16 02:30:38 +00:00
kaie%netscape.com
c55b359cb6
b=109770 Obtaining a certificate from Verisign does not work
...
r=javi sr=blizzard
2001-11-16 01:57:58 +00:00
kaie%netscape.com
cb9c6c7548
b=108600 Avoid the risk of unexpected NSS shutdowns
...
r=javi sr=blizzard
2001-11-16 01:55:37 +00:00
relyea%netscape.com
dde26924cd
The new DB stuff was not supposed to be turned on!
2001-11-16 01:18:21 +00:00
sonja.mirtitsch%sun.com
7efee00b83
modernized... changed servers, clients, mastebuild, 10 minutes wait now
2001-11-15 23:27:20 +00:00