Граф коммитов

1018 Коммитов

Автор SHA1 Сообщение Дата
sonmi%netscape.com 66ef051c1e added hw accelerator stuff, that should nor affect any machine except iWs-perf 2001-06-01 23:10:35 +00:00
relyea%netscape.com 8b0d0faf84 Add function to import a cert using it's DER form rather than it's cert form. 2001-06-01 22:50:23 +00:00
relyea%netscape.com beb9a19ad9 export new functions for JSS to use 2001-06-01 22:49:48 +00:00
wtc%netscape.com 5012fa24d8 Deleted unused variables CPORLN and MPI_USERS. 2001-06-01 01:07:58 +00:00
sonmi%netscape.com 5784d7f84f changed handleing of URLs to make it run better on Windows 2001-06-01 00:36:03 +00:00
sonmi%netscape.com eff6311566 added directories to the searchpath for Solaris 86, made sure Sun Solaris
directories were not searched
2001-06-01 00:18:57 +00:00
sonmi%netscape.com 21f54d3261 added some HW accelerator related flags and variables
added Solaris i86 info
changed handeling of directories to have the NT version closer to the
Unix version
2001-06-01 00:15:49 +00:00
sonmi%netscape.com a19137f403 added Solaris x86 2001-06-01 00:13:08 +00:00
wtc%netscape.com 2961017d5d Deleted the comment altogether because the code it described had been
deleted.
2001-05-31 23:25:46 +00:00
wtc%netscape.com 97dd71b727 Fixed a typo. 2001-05-31 23:19:15 +00:00
wtc%netscape.com ce8559de1b Bugzilla bug #82837: backed out the workaround as we are not affected by
this compiler bug with Nelson's fix in bug #73115.
2001-05-31 00:12:18 +00:00
sonmi%netscape.com 1f5f7a732d changed to not require the OBJD builds on Windows anymore 2001-05-30 19:22:16 +00:00
wtc%netscape.com 32d9e72f6b Bugzilla bug #82837: work around a Forte6 compiler optimization bug on
Solaris x86.
2001-05-30 18:15:30 +00:00
sonmi%netscape.com 7647565c82 searching for nstools in different places now ($MOZ_TOOLS, z:/nstools,
c:/nstools, d:/nstools and d:/i386/nstools)
2001-05-25 01:46:08 +00:00
sonmi%netscape.com c20f32f11d took out backward compatibility testing for tinderbox 2001-05-25 01:44:37 +00:00
wtc%netscape.com 8388ae052d Added the realclean and clobber_all targets. 2001-05-25 01:20:07 +00:00
sonmi%netscape.com 8daad84eff hopefully fix for tindebox blue screen problem: Removed NT invalid character
from the path
2001-05-24 23:28:21 +00:00
larryh%netscape.com 7c39f6468b Bugzilla: 81706. strsclnt exit code 2001-05-24 16:44:25 +00:00
larryh%netscape.com f0278a97d7 Bugzilla: 82259. #error not #pragma 2001-05-24 00:22:55 +00:00
larryh%netscape.com 1e759a722e Bugzilla: 82259. improve rootcert load 2001-05-24 00:17:10 +00:00
sonmi%netscape.com 9ea87ecf8e changed previos fix so it will work for unix as well 2001-05-23 23:43:00 +00:00
sonmi%netscape.com e3e7f947d3 intermittant version to test NT tinderbox 2001-05-23 23:15:58 +00:00
wtc%netscape.com b23b47ad01 Bugzilla bug #82268: make the rule to generate certdata.c not engaged by
default.
2001-05-23 05:55:13 +00:00
wtc%netscape.com 7b22982d7c Bugzilla bug #77199: more PR_CALLBACK changes received from Javier
Pedemonte <pedemont@us.ibm.com> for OS/2.
Modified files: cert.h, certdb.h
2001-05-22 22:01:33 +00:00
sonmi%netscape.com c62da084e1 changed directorypaths to match the new build area of blds-sca15a instead of
hs-sca15c
2001-05-22 18:11:31 +00:00
wtc%netscape.com c83d9284ee Bugzilla bug #80809: use the correct assembler flags under gcc on IRIX.
Thanks to John Vandenberg <zeroJ@null.net> for the patch.
2001-05-22 13:43:47 +00:00
wtc%netscape.com 70ba3f51b2 Bugzilla bug #77199: Make NSS build under OS/2. Thanks to Javier
Pedemonte <pedemont@us.ibm.com> for the patch.
Modified Files:
        coreconf/OS2.mk coreconf/rules.mk coreconf/ruleset.mk
        nss/lib/freebl/Makefile nss/lib/pkcs12/p12.h nss/lib/ssl/ssl.h
        nss/lib/util/secport.h
2001-05-21 21:25:32 +00:00
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
relyea%netscape.com 7818d0eda2 Patch to make the build work in both traditional and re-directed object mode. 2001-04-24 19:52:06 +00:00
relyea%netscape.com 1787fc7d5e Add client requested features to coreconf:
building cross platform.
        targetting the Objects to a separate tree.
2001-04-24 17:05:18 +00:00
relyea%netscape.com e3c9c38158 Add client requested features to coreconf:
building cross platform.
        targetting the Objects to a separate tree.
2001-04-24 16:47:50 +00:00
sonmi%netscape.com 4dc4b35854 made changes so script (-t) can be run on NT 2001-04-24 00:38:21 +00:00
sonmi%netscape.com eb90dd6ee2 made changes to the backward compatibility test master dir, so the
master dir does not need to come from the same nssver (for example tip, 32...)
now only a change in the variable BC_MASTER is needed to test against a
different build
2001-04-24 00:37:38 +00:00
sonmi%netscape.com e86fbbb9ac fixed problems with teh returncode of cert.sh 2001-04-20 21:35:04 +00:00
sonmi%netscape.com 0b64a39959 added -D to the selfserver 2001-04-20 20:50:24 +00:00
sonmi%netscape.com 4a957e9c47 changed the errorcode once more, now there is a system, the higher the
errorcode the more QA errors were encountered
No matter which errors are being found, QA will try to finish the other tests,
so we can't indicate the kind of failure with the returncode
0 means QA passed
open tinderbox issues: results are being put underneath the tinderbox build
this is easy to change by setting the varialbel $RESULTDIR
2001-04-20 01:52:42 +00:00
sonmi%netscape.com 3e17cbfdc3 changes to be able to run qa locally on a tinderbox build 2001-04-20 00:52:11 +00:00
sonmi%netscape.com 646c3e656c changed trustargs on import personal certificates for s/mime
from u,u,u (trusted user) to p,p,p (peer certificate)
2001-04-20 00:32:15 +00:00
sonmi%netscape.com 7251dc781b tinderbox platformlist - which platforems are required to run which tests 2001-04-18 00:28:22 +00:00
sonmi%netscape.com 0381455be0 started tinderbox addition, intermediate checkin 2001-04-17 00:00:58 +00:00
sonmi%netscape.com 62924332a5 added parameters for linux grep 2001-04-13 21:42:18 +00:00
sonmi%netscape.com aa2b2e9685 added more information to the QA report
ported to linux
added special "before contesxt" and "after context" parameters to grep when
running on linux
2001-04-13 21:41:16 +00:00
nicolson%netscape.com 94755d42a1 Fix bug 75770: RSA_NewKey returns an incomplete key. Reviewed by mcgreer
and nelsonb.
2001-04-12 20:23:42 +00:00
nelsonb%netscape.com 9bd14a2bc5 Merge in NSS 3.2.1 changes. (VersionCheck function) 2001-04-11 22:52:09 +00:00
nelsonb%netscape.com 2eefc0c170 Merge in NSS 3.2.1 changes. 2001-04-11 22:49:07 +00:00
nelsonb%netscape.com b2d4d53739 Merge in changes from NSS 3.2.1. 2001-04-11 22:47:14 +00:00
nelsonb%netscape.com 7108ab8829 Merge NSS 3.2.1 changes. 2001-04-11 22:45:40 +00:00
nelsonb%netscape.com adbd40bef7 Merge in NSS 3.2.1 changes into nss.def. Update version to 3.3 Beta. 2001-04-11 22:42:28 +00:00
nelsonb%netscape.com 1fb4834339 Merged in changes from NSS_3_2_BRANCH. 2001-04-11 22:28:11 +00:00
nelsonb%netscape.com 45d40e4d84 Merge change from NSS_3_2_BRANCH. Use DBM 1_55_RTM instead of 1_54. 2001-04-11 22:16:29 +00:00
sonmi%netscape.com cc708addc2 fixed problem, now links are seperated where they should be 2001-04-11 20:48:04 +00:00