Commit Graph

1566 Commits

Author SHA1 Message Date
javi%netscape.com
e4a50bbe8b Fix for Bug 74340 r=mcgreer, sr=blizzard
Add the crypto object back to PSM 2.
2001-05-15 23:15:12 +00:00
javi%netscape.com
469535e50b Add nsPKCS11Slot.cpp to Mac build. 2001-05-15 20:42:26 +00:00
mcgreer%netscape.com
03c9c7ee8b bug 80094, implement device manager for PSM2
r=thayes, sr=blizzard
2001-05-15 20:40:28 +00:00
mcgreer%netscape.com
be51034d5a fix for bug #80356, certs should be grouped by issuer org
r=javi, sr=blizzard
2001-05-15 19:12:44 +00:00
ddrinan%netscape.com
dd40989267 Enable support for OCSP. Bug#80178, r=mcgreer@netscape.com, sr=blizzard@mozilla.org 2001-05-15 17:35:35 +00:00
wtc%netscape.com
e466670ee3 Use NSPR 4.1.1.
Modified files: manifest.mn, Makefile.
2001-05-15 17:31:15 +00:00
mcgreer%netscape.com
ba7c8cf2ed fix for #77701, mozilla crashes when viewing a cert for which NSS cannot find the full chain.
r=javi, sr=blizzard
2001-05-15 14:56:42 +00:00
cls%seawood.org
f6348377f7 Update our intermodule dependencies list.
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
rpotts%netscape.com
8905add378 fix mac bustage... 2001-05-14 05:01:55 +00:00
cls%seawood.org
74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +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
cls%seawood.org
cb8228ce90 Set NO_MDUPDATE when building NSS as NSS makes silly assumptions w/o checking with the compiler if you don't. 2001-05-11 13:29:40 +00:00
pinkerton%netscape.com
27e6f20534 fix view 2001-05-11 03:14:45 +00:00
pinkerton%netscape.com
30d8e182e3 fix up view with new methods for drag/drop 2001-05-11 02:29:56 +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
thayes%netscape.com
bd84848d91 Bug
78834 r=cotter/sr=blizzard Change "weak" to "low-grade"
2001-05-10 06:09:15 +00:00
cls%seawood.org
8040040f79 Force NSS to build using -j1 for non-autoconf builds.
Thanks to wtc@netscape.com (Wan-Teh Chang) for the patch.
r=cls
2001-05-10 02:52:16 +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
jdunn%netscape.com
beccdfbf62 Fixing PSM Makefiles for HP & Solaris
r=javi@netscape.com,wtc@netscape.com
# 76370
2001-05-09 10:08:34 +00:00
thayes%netscape.com
1a206de184 Fix unintentional checkin of SecurityPanelOverlay.xul 2001-05-09 05:17:43 +00:00
thayes%netscape.com
64c97dddf8 Bug 79528 r=ddrinan/sr=ben Add edit window for SSL ciphers 2001-05-09 04:03:34 +00:00
thayes%netscape.com
4729c8e899 Bug 79528. r=ddrinan/sr=ben Add edit window for SSL ciphers 2001-05-09 03:57:51 +00:00
thayes%netscape.com
b8cf81dd04 Bug 79528 r=ddrinan/sr=ben Add edit window for SSL ciphers 2001-05-09 03:55:47 +00:00
nicolson%netscape.com
7bf3d8bb39 Fix bug 79324: remove mkdepend directory from coreconf Makefile.
Also removed the md directory.
2001-05-09 00:59:38 +00:00
wtc%netscape.com
7223ea691f Bugzilla bug #77788: backed out the fix because it breaks
mozilla/security/nss/lib/fortcrypt/swfort/pkcs11.  The manifest.mn file
in that directory defines CFLAGS, before command.mk is included by the
Makefile.
2001-05-09 00:13:57 +00:00
nelsonb%netscape.com
f6a72ef1b7 Use gmake's VPATH feature instead of copying source files.
Modified Files:
	coreconf/rules.mk dbm/include/Makefile dbm/include/manifest.mn
	dbm/src/Makefile dbm/src/config.mk dbm/src/manifest.mn
	dbm/tests/Makefile
2001-05-08 23:31:11 +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
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
bryner%uiuc.edu
e603ac5aeb Bug 76234 - XPCOM cleanups in PSM2. r=javi, sr=ben. 2001-05-08 04:09:28 +00:00
nelsonb%netscape.com
1ca01b9eec Restore explicit dependencies on headers and other sources. 2001-05-08 03:50:02 +00:00
jgmyers%netscape.com
796fc57294 don't allow post-to-insecure-from-secure warning to be turned off: bug 50168 r=javi sr=blizzard 2001-05-07 23:56:06 +00:00
relyea%netscape.com
416d53e337 Set SOURCE_PREFIX automatically when BUILD_TREE is set. 2001-05-07 21:40:52 +00:00
relyea%netscape.com
be138a13b2 remove bogus check for CRLs 2001-05-07 21:07:23 +00:00
bryner%uiuc.edu
794a2200b0 Checking in for cls. Bug 53226, r=leaf. 2001-05-05 23:32:03 +00:00
nicolson%netscape.com
b5e5823b5b Call a proper NSS function to get the unique ID.
Mozilla bugs 77664 and 77665.
2001-05-04 23:01:19 +00:00
wtc%netscape.com
744aa0a748 Bugzilla bug #77788: CFLAGS should not be defined with +=. 2001-05-04 01:21:02 +00:00
bryner%uiuc.edu
33e29bb7b4 checking in for valeski. bug 15345, r=me. 2001-05-04 01:20:48 +00:00
jgmyers%netscape.com
4115111e91 prefs wording change: bug 75130 r=javi sr=scc 2001-05-03 20:29:02 +00:00