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
sonja.mirtitsch%sun.com
68b94b6cb4
put fips test before the stress test (in case of a copied db the fips test interferes)
2001-11-15 23:26:21 +00:00
relyea%netscape.com
4ba0eaa974
Add Issuer/SN to the trust objects for faster lookup.
2001-11-15 23:07:39 +00:00
relyea%netscape.com
ce6c10be62
Add issuer/SN to the search criteria
2001-11-15 23:06:10 +00:00
relyea%netscape.com
71d7ecaba2
performance optimizations:
...
1) add serial number index to trust lookups.
2) add code for replacing key db indexing (coded but not turned on -- causes a keydb upgrade, but can run with older key db's as well).
2001-11-15 23:04:41 +00:00
nelsonb%netscape.com
9e12e0aa44
Add one more missing declaration of environ;
2001-11-15 20:40:44 +00:00
nelsonb%netscape.com
fcb44ff314
Go back to declaring "extern char ** environ".
2001-11-15 20:35:31 +00:00
sonja.mirtitsch%sun.com
2a1e3236f3
added a hyperlink in the header
2001-11-15 19:01:42 +00:00
sonja.mirtitsch%sun.com
42f048a6c4
added sendmail, fixed sendmailbug
2001-11-15 19:01:16 +00:00
nelsonb%netscape.com
82f9b3ba35
Now that the implementations of all the RNG_ functions have been moved
...
from lib/util to lib/freebl, move the RNG header file there, too.
Eliminate secrngt.h, which has been empty (except for the license
boilerplate) for many releases.
2001-11-15 04:29:27 +00:00
nelsonb%netscape.com
68bcbe9706
Use data from /dev/urandom to initialize PRNG, when possible.
...
and related changes. Bug 96626.
2001-11-15 02:41:20 +00:00
relyea%netscape.com
01409ebd8a
Fix AIX 64 bit build breakage when in debug mode.
2001-11-15 02:23:31 +00:00
rangansen%netscape.com
4ac1827ecd
bug# 109792 ; s=kaie ; sr=hewitt Fixing the blank cert details tab problem
2001-11-15 01:16:02 +00:00
ian.mcgreer%sun.com
5513486545
merge 3.3 branch checkin; rsa double check and key consistency functions (see bug 74226)
2001-11-14 23:03:20 +00:00
rangansen%netscape.com
626daef1eb
bug# 109072 ; s-kaie ; sr=hewitt Fixing the blank cert details tab problem
2001-11-14 01:32:21 +00:00
sonja.mirtitsch%sun.com
312f2e82be
made cronsafe (I hope)
2001-11-13 03:28:52 +00:00
kirk.erickson%sun.com
5bea4cf7cd
Resolves 107777 - selfserv needs log stats mode
2001-11-13 02:13:19 +00:00
sonja.mirtitsch%sun.com
9cd1a2dc6e
attempt to copy the qa results to mozilla.
...
this version untars with a script on mozilla, last one filled up my homedirectory
umask 000
cd /home/ftp/pub/security/nss
gunzip all.tar.gz
tar xf all.tar
rm all.tar.gz all.tar
ls -l
2001-11-13 01:30:21 +00:00
kaie%netscape.com
a19c25ec2a
b=108735 Fix large blank space in cert manager
...
r=kaie sr=hewitt
2001-11-12 20:29:31 +00:00
relyea%netscape.com
45201280d3
1) bug 95135 - DSA key fails 1 out of 8 times, causing intermitant
...
test failures.
Fix: use the Signed attribute to store the key as well as look it up.
2) Fix code so that looking up a public key won't crash if it can't find the
corresponsing private key in the database (found by code inspection).
2001-11-12 17:59:45 +00:00
kaie%netscape.com
19d29112ee
b=103198 Make sure master preferences panel fits.
...
r=kaie sr=blizzard
2001-11-12 05:07:23 +00:00
kaie%netscape.com
3a0756b5a3
b=108625 Fix regression / XUL value attribute assignment
...
r=ddrinan sr=blizzard
2001-11-12 04:57:53 +00:00
ian.mcgreer%sun.com
96854b48ec
construct salt and password buffers for PBE correctly
2001-11-09 22:51:42 +00:00
relyea%netscape.com
4ec3f8269b
Rewrite Ian's get cert by email address to use the standard cert searching code.
2001-11-09 21:43:18 +00:00
ian.mcgreer%sun.com
fca7e6b8dd
Output validated cert text to stdout, otherwise the QA scripts think there is a failure.
2001-11-09 16:40:26 +00:00
ian.mcgreer%sun.com
bf236592dd
disabling cert cache (temporarily)
2001-11-09 16:39:34 +00:00
ian.mcgreer%sun.com
5074ad7e75
fixes pk12util import failure
2001-11-09 14:52:19 +00:00
nelsonb%netscape.com
39b30b542f
Added a new -o option, to override check on received client auth certs,
...
forcing those certs to be OK. -v will now test the SSL_LocalCertificate()
function. Bug 78959.
2001-11-09 05:45:21 +00:00
nelsonb%netscape.com
ab4a5bf572
Add code to test new SSL_LocalCertificate() function on first connection,
...
or on every connection if -vv option is used. Bug 78959.
Also, the nickname "none" can now be used to prevent performing client
authentication without having to use an invalid password.
2001-11-09 05:43:06 +00:00
nelsonb%netscape.com
c45ed36ec9
Add localCert field to sid cache entry so SSL_LocalCertificate can
...
remember the certs it sent back when it established the SSL session.
Bug 78959. Also, hold on the certs in the received cert chain until
the SSL connection is complete. This makes it easier for applications
to look at the entire cert chain after the handshake is over without
having to write their own custom authCert callbacks. It is backwards
compatible with older NSS SSL applications, but may use more memory.
2001-11-09 05:39:36 +00:00
colin%theblakes.com
f1ee2be75c
Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
...
no longer needed. b=108862 r=cls a/driver=asa
2001-11-09 03:06:36 +00:00
relyea%netscape.com
394c7d16a0
Fix reporting of the label
2001-11-09 01:23:47 +00:00
relyea%netscape.com
f1a3fd624f
Fix Solaris crash.. don't send more of the template than we need
2001-11-09 01:22:48 +00:00
sonja.mirtitsch%sun.com
e2c23d88e3
fixed email header and tinderbox hyperlink
2001-11-09 01:09:17 +00:00
relyea%netscape.com
bff353a20b
Update Library name to match the current library.
2001-11-09 00:38:03 +00:00
relyea%netscape.com
412ec7617c
Fix NT process command to something that will work in our environment without requiring new tools.
2001-11-09 00:37:12 +00:00
ian.mcgreer%sun.com
e0b2108442
fips changes. forces login for cert listing.
2001-11-09 00:37:03 +00:00
ian.mcgreer%sun.com
c59d2d0669
changes to get fips working
2001-11-09 00:36:12 +00:00
ian.mcgreer%sun.com
2c4be32541
fix pbe gen bugs
2001-11-08 22:11:07 +00:00
ian.mcgreer%sun.com
daefc3b648
get signtool working
2001-11-08 21:23:35 +00:00