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

910 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com b41b82ce9d This code permits multiple implementations of freebl to coexist for a
single platform.  The best implementation for the local CPU is dynamicly
loaded at run time.  Requires DSOs to be in the LD_LIBRARY_PATH or
equivalent (e.g. SHLIB_PATH).
2000-12-27 03:20:04 +00:00
nelsonb%netscape.com 855cec4af9 Stubs for RC5 functions. This is NOT a working implementation of RC5. 2000-12-27 03:16:59 +00:00
nelsonb%netscape.com f7c24847c7 Attempt to clarify code to reduce confusion about side effect of
MP_CHECKOK macro.
2000-12-27 03:14:28 +00:00
nelsonb%netscape.com 29c09b0208 Ensure function SHA1_TraceState is always defined, even when TRACING_SSL
is not defined.
2000-12-27 02:41:59 +00:00
nelsonb%netscape.com ca6ec16975 Fix an error message to correctly report the name of the failed init
function.
2000-12-27 02:38:47 +00:00
nelsonb%netscape.com 3dc39fe215 Change HP 64-bit and hybrid builds to use new HP assembly code.
Fix uses of $(LIB).
2000-12-27 02:08:54 +00:00
nelsonb%netscape.com 9e517f5d33 The Initial Developer of the Original Code is Netscape
Communications Corporation.  Portions created by Netscape are
Copyright (C) 2000 Netscape Communications Corporation.  All Rights
Reserved.
2000-12-27 01:48:25 +00:00
nelsonb%netscape.com ed7c69d604 The Initial Developer of the Original Code is the Hewlett-Packard Company.
Portions created by Hewlett-Packard Company are
Copyright (C) 1999 Hewlett-Packard Company.  All Rights Reserved.
2000-12-27 01:45:23 +00:00
nelsonb%netscape.com 14f9d75af8 The Initial Developer of the Original Code is the Hewlett-Packard Company.
Portions created by Hewlett-Packard Company are
Copyright (C) 1997 Hewlett-Packard Company.  All Rights Reserved.
2000-12-27 01:44:44 +00:00
wtc%netscape.com 0407a7b3b5 Bugzilla bug #63768: do not build "purified" libraries, which are no longer
necessary for the current version of Purify.
Modified Files:
	HP-UX.mk IRIX.mk README ReliantUNIX.mk SunOS4.1.3_U1.mk
	SunOS5.mk command.mk prefix.mk rules.mk ruleset.mk suffix.mk
2000-12-27 00:42:46 +00:00
jgmyers%netscape.com 27e40f55d6 IPv6 support in PSM: bug 47834 r=ddrinan sr=brendan@mozilla.org 2000-12-23 01:26:25 +00:00
sonmi%netscape.com 1f426e3eef added qaclean and beautified some of the rest 2000-12-22 23:56:41 +00:00
sonmi%netscape.com 6b86a22ebc :-) 2000-12-22 23:56:06 +00:00
sonmi%netscape.com 1a4b8bba5c was part of the qa wrapper for a long time, just never found the time to check it in 2000-12-22 23:40:54 +00:00
cls%seawood.org 5e9e34756b Landing javi@netscape.com 's changes to make NSS place nice with the Mozilla build system.
Bug #60912 r=bryner
CARPOOL! a=leaf
2000-12-22 21:12:53 +00:00
mcgreer%netscape.com be387f833b merge from branch (this process will be fixed, someday) 2000-12-22 19:23:41 +00:00
relyea%netscape.com 065da8f734 Shared library changes.
Three directories pull the NSS libraries together into a three shared libaries:
nss, ssl, and smime. Symbols need to be exported by the DLL from the imported
libraries are defined in XXX/XXXsym.c Library linkage is controlled by
XXX/config.mk
2000-12-22 17:16:24 +00:00
relyea%netscape.com ab78f09b9b Add dynamic Library support to commands. Mark those that commands that still
need to be build with static libraries appropriately.
2000-12-22 17:09:07 +00:00
sonmi%netscape.com 483de39248 breaking the world record for NT bugs per minute 2000-12-22 03:02:01 +00:00
sonmi%netscape.com 5394bdd761 fixed hostname for Win2000 2000-12-22 03:01:10 +00:00
sonmi%netscape.com 6df2b6bc4a fixed OS name for WinNT once more... 2000-12-22 03:00:17 +00:00
sonmi%netscape.com 34d2132952 bugfix and warning for NT 2000-12-22 02:31:56 +00:00
sonmi%netscape.com ca25bc7f99 this script is supposed to cleanup after a failed QA 2000-12-22 02:00:29 +00:00
nicolson%netscape.com 25905cfbbc Checking in what we can off SSL. 2000-12-21 22:59:12 +00:00
mcgreer%netscape.com 2321dc1d05 dump usage before doing anything when no args passed, bug 63520 2000-12-21 22:14:02 +00:00
sonmi%netscape.com 9b58d20702 removed certutilout with the other temporary files 2000-12-21 20:11:38 +00:00
sonmi%netscape.com 02abee230e took an additional set_host function out, called the real set_host earlier 2000-12-21 19:44:11 +00:00
sonmi%netscape.com c0ce985373 bugfix for .nssqa file in results directory 2000-12-21 19:42:23 +00:00
sonmi%netscape.com 872eafc36b several bugfixes concerning missing plattform list and the NT/2000 OS name 2000-12-21 19:40:24 +00:00
sonmi%netscape.com 6f4d0057d0 changed the certutil output handeling once more 2000-12-21 19:35:36 +00:00
mcgreer%netscape.com 8df1f34f24 fix bug 63447 where certutil was opening an unneccessary output terminal. 2000-12-21 01:51:37 +00:00
sonmi%netscape.com a63c3e7c14 removed the "fix" for a nonproblem :
the problem appeared to be a failure of the shell to pass on the correct return
codes when run from cron (false positive and false negative results when run
from cron - in reality the returncodes were right, but the cron generated db
had no password because of a bug in certutil
2000-12-20 23:40:53 +00:00
nelsonb%netscape.com 2b04b7346c Revise mp_div and s_mp_div substantially. Reduce the number of temporary
variables.  Eliminate inner loop of shifts from s_mp_div.
2000-12-20 05:54:18 +00:00
javi%netscape.com 7e59e28ded Build with NSS 3.1 2000-12-20 01:24:58 +00:00
javi%netscape.com 2f621adc73 Checking in code to load root cert module on UNIX platforms. 2000-12-20 01:21:58 +00:00
sonmi%netscape.com b9c1650063 undid the redirecting to a tmp file, only write the stderr to the stdout 2000-12-20 00:24:38 +00:00
mcgreer%netscape.com 49ed8cb93a initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits
has been tested on this checkin.
Added make target "rijndael_tables", which will generate rijndael32.tab.
2000-12-19 23:43:12 +00:00
javi%netscape.com 5508ac61e0 Disable PSM log output by default. Developpers will have to explicity turn it on. 2000-12-19 22:57:44 +00:00
javi%netscape.com f59bbe4f05 Don't error out when creating the list of PKCS#11 modules
if one wasn't loaded correctly.
2000-12-19 22:49:42 +00:00
sonmi%netscape.com 587cd404c6 took unneccessart warning out 2000-12-19 20:56:28 +00:00
cotter%netscape.com 1550d26a70 Added changes re PSM 1.4 for Communicator. 2000-12-19 19:23:47 +00:00
nicolson%netscape.com 7d9bb7e141 Convert com.netscape.jss package names to org.mozilla.jss.
The work was done by a script.
2000-12-19 06:19:02 +00:00
javi%netscape.com a48c453c83 Fix for bug 63209 sr=cls@seawood.org r=javi@netscape.com
Checking in for pedemont@us.ibm.com

Make psm-glue use static libraries for libprotocol and
libcmt on OS/2
2000-12-19 02:06:31 +00:00
sonmi%netscape.com eaeef3c20b explicitly redirected certutil output once more to get rid of cron error msg 2000-12-19 00:26:21 +00:00
sonmi%netscape.com 9b69804458 fixed various bugs 2000-12-16 02:46:44 +00:00
sonmi%netscape.com df849f390d changed the text file to html 2000-12-16 00:38:38 +00:00
sonmi%netscape.com 8cef3f40c1 added winnt and win95 2000-12-15 22:33:09 +00:00
nicolson%netscape.com eea1482d41 First checkin of Network Security Services, Java version. 2000-12-15 20:53:03 +00:00
nelsonb%netscape.com f6d5a84b79 Correct make variable name for AIX. 2000-12-15 06:00:55 +00:00
nelsonb%netscape.com a758f782ec Change AIX 32-bit options to use new fine-grained feature test macros. 2000-12-15 05:54:08 +00:00