nelsonb%netscape.com
6b57d89463
Add a workaround for bug 80092. If the last write returned WOULDBLOCK
...
and data is now buffered for sending and the application calls PR_Poll
to poll on read, poll on write also. This way, if the socket becomes
writable, the application's read attempt will send (more of) the buffered
write data.
2001-05-18 20:44:35 +00:00
sonmi%netscape.com
9df1cc850e
fixed one more tinderbox NT problem
2001-05-17 23:09:28 +00:00
sonmi%netscape.com
5dbad752f8
changed tinderbox version so the files get written to a permanent directory
...
rather than the tinderbox area, and can later be inspected
2001-05-17 21:50:52 +00:00
mcgreer%netscape.com
87506235bb
check in more roots to mozilla
2001-05-17 16:08:19 +00:00
sonmi%netscape.com
606dbf7f9c
when pk12util -i fails added test for pk12util tmp/lock file
...
when this exists errormessage to the log
2001-05-16 00:56:27 +00:00
sonmi%netscape.com
227f854124
seperated the output of the client and the server to work around
...
a problem on dump
2001-05-16 00:08:05 +00:00
wtc%netscape.com
e466670ee3
Use NSPR 4.1.1.
...
Modified files: manifest.mn, Makefile.
2001-05-15 17:31:15 +00:00
sonmi%netscape.com
eec0d6bf02
added Redhat 7.1
2001-05-11 23:15:28 +00:00
sonmi%netscape.com
78b6284542
fixed several bugs on output format (date and time now displayed
...
correctly, hyperlinks on incomplete builds were missing before,
wrong machine name on missing builds removed)
2001-05-11 23:12:52 +00:00
sonmi%netscape.com
af5da5056e
export testlevel, so the scripts know when running backwardcompatibility
...
tests (need to run some tests differently, because of new options, or known
misbehavior)
2001-05-11 23:10:54 +00:00
sonmi%netscape.com
75609b3478
added symlinks for Redhat 7.2 Linux
2001-05-11 23:09:07 +00:00
sonmi%netscape.com
61008f3251
added a BC_RELEASE variable (=3.2) for backward compatibility test releases,
...
because when testing against 3.2 we need
to specifically disable some tests, this will not be so when we are
testing against future releases (or in other places)
2001-05-11 23:08:16 +00:00
sonmi%netscape.com
4fcffdb12c
yesterday's fix broke the backwardcompatibility tests because it used a new
...
option - put check for backwardcompatibility tests before
2001-05-11 23:05:32 +00:00
sonmi%netscape.com
adc43e9eae
added -q to the stressclient, so the test will terminate with an error if
...
the selfsrv process disappears
2001-05-11 00:02:06 +00:00
sonmi%netscape.com
85f9e22df6
fixed 2 bugs regarding failures reported in wrong tests
2001-05-10 22:49:13 +00:00
javi%netscape.com
078a05cdde
Check-in fix from NSS_3_2_BRANCH to the trunk.
2001-05-10 17:42:18 +00:00
nelsonb%netscape.com
da41cda585
Only disable Nagle delays on those platforms that benefit from doing so.
2001-05-10 02:37:59 +00:00
kirke%netscape.com
fa4b889925
Now setting error before new SECFailure returns (see 78577).
2001-05-09 22:40:22 +00:00
nelsonb%netscape.com
975e24163f
Disable TCP Nagle delays on SSL sockets for NSS 3.3. Bug 67898.
...
Modified Files:
ssldef.c sslimpl.h sslsecur.c sslsock.c
2001-05-08 23:12:34 +00:00
kirke%netscape.com
008c6935ca
Fixes 78577 (second half) This gets the SECItem->data member NULL case.
2001-05-08 22:53:23 +00:00
kirke%netscape.com
91ba46c031
Fixes 78577. Checking for NULL src arg.
2001-05-08 22:38:02 +00:00
relyea%netscape.com
e8fc77d869
Get NT builds running again by turning off building of the sw fortezza pkcs11 module.
2001-05-08 21:22:20 +00:00
javi%netscape.com
d251e0ed4c
Make crmfcgi build once again
2001-05-08 20:19:12 +00:00
nelsonb%netscape.com
1ca01b9eec
Restore explicit dependencies on headers and other sources.
2001-05-08 03:50:02 +00:00
relyea%netscape.com
be138a13b2
remove bogus check for CRLs
2001-05-07 21:07:23 +00:00
relyea%netscape.com
ec2f86824c
Add new semantic when importing a cert chain for the case where the cert chain
...
may have otherwise invalid CA's, but that the CA's should be implicitly trusted.
2001-05-03 16:31:34 +00:00
wtc%netscape.com
61a7e87834
Bugzilla bug #78528 : put the const ASN1 template declarations in certt.h,
...
secdig.h, and secoid.h inside extern "C" blocks.
2001-05-02 21:34:13 +00:00
wtc%netscape.com
a30611cb83
Bugzilla bug #78528 : put the const ASN1 template declarations inside
...
an extern "C" block. Thanks to Javier Delgadillo for the patch.
2001-05-02 20:14:46 +00:00
relyea%netscape.com
ede226f675
Fix names in .def file which caused Sunos Debug builds to fail (why didn't any other builds fail?)
2001-05-02 18:59:16 +00:00
wtc%netscape.com
8b2bc6b9d6
Bugzilla bug #78467 : fixed a memory leak in SECMOD_AddNewModule(). Thanks
...
to Patrick Beard <beard@netscape.com> for the bug report.
2001-05-02 18:50:07 +00:00
wtc%netscape.com
e8890d91a2
Bugzilla bug #78464 : fixed a memory leak in pk11_HandleTrustObject().
...
Thanks to Patrick Beard <beard@netscape.com> for the patch.
2001-05-02 18:35:34 +00:00
relyea%netscape.com
5e55ce4623
Export those symbols needed for JSS to link with the dynamic NSS libraries.
2001-05-02 00:03:02 +00:00
relyea%netscape.com
7c1b2dd0c9
Make CKM_MD5_RSA_PKCS actually do MD5 hashes instead of MD2 hashes.
2001-05-02 00:02:10 +00:00
relyea%netscape.com
4dfc3221bf
JSS integration bug 76958 . Add accessor functions go get the cert and key's
...
CKA_ID.
2001-05-02 00:00:57 +00:00
relyea%netscape.com
9e28385aa3
JSS integration bug 77662 . Allow Verification by passing the signature at the
...
end of the process rather than at the beginning.
2001-05-01 23:59:27 +00:00
relyea%netscape.com
8b5d6059c9
Add .asm to the vpath as well.
2001-05-01 00:22:30 +00:00
relyea%netscape.com
7f6d97c8f1
Set vpath up so builds in readonly trees will work.
2001-04-30 21:52:46 +00:00
relyea%netscape.com
d81b780d84
Changes to allow NSS to build in to a separate object tree.
2001-04-30 16:40:19 +00:00
nelsonb%netscape.com
80046e3076
MPI now uses assembler code for Solaris i86pc.
2001-04-27 20:49:17 +00:00
nelsonb%netscape.com
142643b2df
A version of the Intel assembler code for Solaris i86pc's as assembler.
2001-04-27 20:47:39 +00:00
nelsonb%netscape.com
a87ed3e7fe
Build freebl on Solaris x86 with either gcc or Forte'. Not yet using
...
x86 assembler sources though. That's TBD. Bug 73115.
2001-04-27 04:17:59 +00:00
nelsonb%netscape.com
e49455a04c
Eliminate cause of assertion failure that occurs when SSL is not the top
...
protocol on the socket's stack.
2001-04-26 21:53:11 +00:00
relyea%netscape.com
43b7fe814b
Fix NT build problems.
2001-04-25 16:35:25 +00:00
relyea%netscape.com
b435cc8059
Back out changes which prevent NT from building. Need to figure something else out (sigh).
...
bob
2001-04-25 16:34:33 +00:00
kirke%netscape.com
f5d55452bc
64970 stress tests don't fail when selfserver is gone
...
Added -q argument (quit after about 60 seconds waiting for selfserv).
2001-04-24 23:02:34 +00:00
javi%netscape.com
fce94ea97d
Fix for Bug 75950. The loadable root certs module on Mac caused
...
an assertion every time when loaded because of 2 sets of PR_*
functions being loaded.
2001-04-24 22:39:34 +00:00
sonmi%netscape.com
7f938458d1
changed BCDIST again after NT failures because of unix style path
2001-04-24 21:48:01 +00:00
relyea%netscape.com
c0f1668066
Role an 2.8.5 fix forward. (fix for O= dependencie in generating a nickname).
2001-04-24 21:27:40 +00:00
relyea%netscape.com
d530cbbec8
Export function to extract the public key from a subject key info
...
for JSS to use for CMS.
2001-04-24 20:04:14 +00:00
relyea%netscape.com
504b359984
Make sure the signature key verification checks get ran if the key can
...
do signing.
2001-04-24 20:02:52 +00:00