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

1556 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com 639d6b5305 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 6f7ac9105e 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 556ef1a073 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 d888999582 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 9ace233d66 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
mcgreer%netscape.com 021aac3285 fix broken builds caused by c++ name mangline 2001-05-02 17:51:16 +00:00
javi%netscape.com 645e0c13dd Add nsNSSASN1Object.cpp to windows builds. 2001-05-02 17:24:00 +00:00
javi%netscape.com d962bdb337 Make patches for Bug78012 build on Mac as well 2001-05-02 06:04:18 +00:00
javi%netscape.com 64c8e885eb Fix for Bug 78012 r=thayes sr=blizzard
Make the cert viewer more functional.
2001-05-02 05:38:26 +00:00
relyea%netscape.com 0b196b00e0 Export those symbols needed for JSS to link with the dynamic NSS libraries. 2001-05-02 00:03:02 +00:00
relyea%netscape.com 5d7be274db Make CKM_MD5_RSA_PKCS actually do MD5 hashes instead of MD2 hashes. 2001-05-02 00:02:10 +00:00
relyea%netscape.com c9cd4cfc1e 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 81c1ad234c 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
javi%netscape.com ee1e7f7d4a Update mac projects for PSM 2 so that mcgreer's changes land. 2001-05-01 23:54:28 +00:00
mcgreer%netscape.com 31c82812d4 Checkin for bug #75123. Improves the cert manager to make it look more like the mock-up. Implementation of nsIOutlinerView to improve cert listings.
r=javi, sr=blizzard
2001-05-01 23:23:23 +00:00
relyea%netscape.com a2163bd3c0 Add .asm to the vpath as well. 2001-05-01 00:22:30 +00:00
relyea%netscape.com ca2d1c39d1 Use the correct Make variables in the .cpp .s .S and .asm rules to vpath works
correctly.

remove the spurious vpath= line.
2001-04-30 23:21:51 +00:00
relyea%netscape.com e6375bd57b Don't translate .obj directory separators on Unix. 2001-04-30 22:40:57 +00:00
relyea%netscape.com 5c9cbca840 Set vpath up so builds in readonly trees will work. 2001-04-30 21:52:46 +00:00
relyea%netscape.com 914f4cf327 Changes to allow NSS to build in to a separate object tree. 2001-04-30 16:40:19 +00:00
relyea%netscape.com 113b6f8ff2 Changes to allow NT to compile to a separate build tree. 2001-04-30 16:38:43 +00:00
bryner%uiuc.edu cffdb488e5 Bug 75865 - HTTPS doesn't work through proxy.
http patch from darin, r=me, sr=rpotts.
psm patch from me, r=javi, sr=rpotts.
2001-04-29 19:42:38 +00:00
javi%netscape.com e891f27765 Fixing PSM tree to build with new iface for CreateBundle.
Piggy backing onto valeski's check-in.
2001-04-27 21:31:24 +00:00
nelsonb%netscape.com 234fb18674 MPI now uses assembler code for Solaris i86pc. 2001-04-27 20:49:17 +00:00
nelsonb%netscape.com b4e9bd29d3 A version of the Intel assembler code for Solaris i86pc's as assembler. 2001-04-27 20:47:39 +00:00
nicolson%netscape.com a9b0d83bf6 deprecated getUniqueID, since it is implementation-dependent and probably
not being used.
2001-04-27 20:13:21 +00:00
nelsonb%netscape.com 12bba1c8cc 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 cca4e017ce Eliminate -xarch option from CFLAGS on Solaris x86. Fixes Bug 77792. 2001-04-27 03:46:08 +00:00
nelsonb%netscape.com d41f41137f 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 9a653fa25f Fix NT build problems. 2001-04-25 16:35:25 +00:00
relyea%netscape.com 40b013dd2e 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 d1e7bc25c0 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 21a2b999e0 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 f3af110b32 changed BCDIST again after NT failures because of unix style path 2001-04-24 21:48:01 +00:00
relyea%netscape.com 2ee675176a 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 7efbba930e 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 0c8f1d8d25 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 b33095e693 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 15bdede4ed 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 c880a3d450 Add client requested features to coreconf:
building cross platform.
        targetting the Objects to a separate tree.
2001-04-24 16:47:50 +00:00
relyea%netscape.com b2719c8594 Add client requested features to coreconf:
building cross platform.
	targetting the Objects to a separate tree.
2001-04-24 16:45:53 +00:00
sonmi%netscape.com ea46744dd9 made changes so script (-t) can be run on NT 2001-04-24 00:38:21 +00:00
sonmi%netscape.com 9772cd6180 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 d60a8f6c5c fixed problems with teh returncode of cert.sh 2001-04-20 21:35:04 +00:00
sonmi%netscape.com f41514934b added -D to the selfserver 2001-04-20 20:50:24 +00:00
jgmyers%netscape.com 9b26cf56e7 Fix typos: bug 75735 r=doron sr=ben a=chofmann 2001-04-20 02:08:57 +00:00
sonmi%netscape.com f41418fbb0 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 91a35a717b changes to be able to run qa locally on a tinderbox build 2001-04-20 00:52:11 +00:00
sonmi%netscape.com 6f47e9b7a0 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
jgmyers%netscape.com a424237b18 use brand.dtd: bug 75735 p=anedah-9@sm.luth.se r=doron sr=alecf a=chofmann 2001-04-19 19:00:56 +00:00
jgmyers%netscape.com d6fbbbb186 fix typo: bug 31896 r=dmose sr=darin a=blizzard 2001-04-19 17:10:50 +00:00
nicolson%netscape.com 7ebb9fc23b get rid of workarounds for bug 323494. 2001-04-19 02:03:55 +00:00
bryner%uiuc.edu 3013fb3f11 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes. patch from maolson@earthlink.net, r=ben, sr=hyatt 2001-04-18 07:01:29 +00:00
sonmi%netscape.com 4824d65c33 tinderbox platformlist - which platforems are required to run which tests 2001-04-18 00:28:22 +00:00
javi%netscape.com c553bb4ce5 Backing out prior patch for 76141 which caused all
platforms to display incorrectly.
2001-04-17 23:29:58 +00:00
ddrinan%netscape.com 852aa14a0a Fix for cert selection. 2001-04-17 23:16:14 +00:00
sonmi%netscape.com b6c61f12ba started tinderbox addition, intermediate checkin 2001-04-17 00:00:58 +00:00
jgmyers%netscape.com b087bf8e1e rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott 2001-04-16 21:01:29 +00:00
javi%netscape.com db02aa861b Cause this to build the PSM 2.0 directory now instead. 2001-04-16 20:41:00 +00:00
javi%netscape.com fd0c085b23 Fix for Bug 76141.
Don't hardcode the width and height attributes.  Causes the
  text at bottom of window to not show up on some displays.
2001-04-16 20:02:36 +00:00
bryner%uiuc.edu c5d5aae05b Move MOZ_NSS_AUTOCONF test *after* including autoconf.mk. r=cls. 2001-04-16 00:50:16 +00:00
bryner%uiuc.edu 41642aade0 Removing unnecessary #include. 2001-04-15 03:56:10 +00:00
bryner%uiuc.edu 95ad17ebad Oops, need locale in here too (MOZ_TRACK_MODULE_DEPS bustage) 2001-04-14 22:53:33 +00:00
bryner%uiuc.edu 270bbed52b Fixing MOZ_TRACK_MODULE_DEPS bustage (and bringing to light more of our sad dependency story). 2001-04-14 22:48:10 +00:00
jgmyers%netscape.com 05953a12e6 STARTTLS sockets shouldn't send v2 hello: bug 75617 r=javi sr=brendan 2001-04-14 00:41:50 +00:00
sonmi%netscape.com 25b892b921 added parameters for linux grep 2001-04-13 21:42:18 +00:00
sonmi%netscape.com 975d1c03f5 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 a27d65d933 Fix bug 75490: memory bug in decodeAndImportKey causes SEGV. 2001-04-12 22:13:25 +00:00
nicolson%netscape.com c23023ecc0 Fix bug 75770: RSA_NewKey returns an incomplete key. Reviewed by mcgreer
and nelsonb.
2001-04-12 20:23:42 +00:00
javi%netscape.com 3ceb5d3208 This file isn't used as part of PSM 2.0 builds, so let's not
break PSM 1.0 builds just yet.
2001-04-12 18:54:02 +00:00
javi%netscape.com ceed5ba85b Switch over to building PSM 2.0 by default now. 2001-04-12 18:38:35 +00:00
nicolson%netscape.com 398e180941 snprintf is called _snprintf on windows. 2001-04-11 23:46:36 +00:00
nelsonb%netscape.com 68efd66d1e Merge in NSS 3.2.1 changes. (VersionCheck function) 2001-04-11 22:52:09 +00:00
nelsonb%netscape.com b0cb9c672d Merge in NSS 3.2.1 changes. 2001-04-11 22:49:07 +00:00
nelsonb%netscape.com fb36a0450d Merge in changes from NSS 3.2.1. 2001-04-11 22:47:14 +00:00
nelsonb%netscape.com cc4cb1064a Merge NSS 3.2.1 changes. 2001-04-11 22:45:40 +00:00
nelsonb%netscape.com b90d1be66e 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 a939e4bd52 Merged in changes from NSS_3_2_BRANCH. 2001-04-11 22:28:11 +00:00
nelsonb%netscape.com ab8e6f06b9 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 a10d843974 fixed problem, now links are seperated where they should be 2001-04-11 20:48:04 +00:00
jgmyers%netscape.com b06cfc2567 SSL_ForceHandshake() too heavyweight: bug 75583 r=javi 2001-04-11 20:40:35 +00:00
javi%netscape.com a016370b4b Tell coreconf where the nspr header files are in the mozilla client
build.
2001-04-11 20:40:30 +00:00
sonmi%netscape.com 0244381d22 fixed win2K bugs 2001-04-11 20:19:58 +00:00
sonmi%netscape.com efa39696d5 ported to linux, fixed Win2K missing problem - this version is broken and
needs to be replaced again
2001-04-11 20:09:53 +00:00
sonmi%netscape.com 30d8cca5f3 added variable RMAIL so qa_stat can use sendmail on linux 2001-04-11 20:07:04 +00:00
sonmi%netscape.com e520f8e235 fixed rmail problem, several problems with running qa_stat on linux
took out the never working -l local option
2001-04-11 20:05:48 +00:00
nelsonb%netscape.com 86f90d079c Remove unnecessary global tables of cipherSuite numbers. This solves
a problem with gcc on Linux, which overrides local/automatic definitions
with global ones.
2001-04-11 20:03:22 +00:00
sonmi%netscape.com 3ab0f1689d added Win2K 2001-04-11 20:02:43 +00:00
javi%netscape.com 1dc8a0ae00 Remove references to mozilla/security/psm, that directory is not
built as part of the manager build, so we shouldn't be deleting it.
2001-04-11 20:00:33 +00:00
jgmyers%netscape.com 04bd6ed73e localizability fixes: bug 66706 r=javi 2001-04-11 18:28:38 +00:00
bryner%uiuc.edu aa3827b6a1 Don't use the NSS coreconf hackery if we are building with MOZ_NSS_AUTOCONF. r=cls. Not part of the build. 2001-04-11 09:12:20 +00:00
bryner%uiuc.edu 275bbbd9d6 FreeBSD now uses $(OS_TARGET).mk. Patch from markush@acc.umu.se, r=bryner. 2001-04-11 03:26:10 +00:00
bryner%uiuc.edu bb5f40a644 No longer needed. 2001-04-11 03:17:45 +00:00
bryner%uiuc.edu 32ceecb739 Use FreeBSD.mk for all FreeBSD versions. Patch from markush@acc.umu.se, r=nelsonb. 2001-04-11 03:12:42 +00:00
nelsonb%netscape.com 9ee8d78f1c Implementation of 5 DHE ciphersuites, client side only.
Contributed by Dr Stephen Henson <stephen.henson@gemplus.com>
2001-04-11 00:29:18 +00:00
javi%netscape.com f11cf842e9 Makefile clean-up.
Build against trunk of coreconf using new mechanism for adding includes.
2001-04-11 00:11:47 +00:00
sonmi%netscape.com 53eedbbb53 fixed an sed command toi get process ID of tail -f on NT 2001-04-10 22:34:19 +00:00
javi%netscape.com 64f2c8b3ad Fix for Bug 75300 2001-04-10 22:28:52 +00:00
javi%netscape.com 356e4e4ce2 Fix build bustage. 2001-04-10 20:57:57 +00:00
sonmi%netscape.com 8494088009 fixed a stresstest failures were not recognized by this script 2001-04-10 18:39:14 +00:00