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

19 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com a5db682b31 Bugzilla bug 114748: deleted unnecessary EXTRA_LIBS augmentation. The
zlib and jar libs are already added to EXTRA_LIBS by ../platlibs.mk.
2002-02-12 02:01:03 +00:00
wtc%netscape.com b29d99b6b3 Bugzilla bug 111574: standard header files should be included with
#include <foo.h>, not #include "foo.h".  Thanks to Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de> for the patch.  r=wtc.
Modified files: signtool.h jar.h
2001-12-04 18:36:58 +00:00
ian.mcgreer%sun.com deb59a5517 fips fix for signtool 2001-11-16 19:39:37 +00:00
relyea%netscape.com e03f762c52 Land BOB_WORK_BRANCH unto the tip.
remove lots of depricated files.
move some files to appropriate directories (pcertdb *_rand
associated headers to soft token, for instance)
rename several stan files which had the same name as other nss files.
remove depricated functions.
2001-11-08 00:15:51 +00:00
relyea%netscape.com beb3993325 Remove unneeded references to the KeyDB data structure.
fix compilier warnings.
2001-09-20 21:50:21 +00:00
nicolson%netscape.com a1b17e0243 Fix bug 90228: Signtool not picking up hidden (dot) files when performing
signing.
Don't skip files that start with "." and "#".
2001-07-20 21:31:33 +00:00
wtc%netscape.com 8836d3fe82 Bugzilla bug 70758: additional changes for this bug. r=nicolson.
Modified files: list.c sign.c verify.c
2001-07-06 13:28:21 +00:00
nicolson%netscape.com 6d8a036a90 ERRX is still -1. 2001-06-25 21:34:22 +00:00
nicolson%netscape.com 0ebf13862b Fix 70758: signtool fails on Windows 2000, returns still 0. 2001-06-25 21:33:56 +00:00
kirke%netscape.com 1fc2a5ed5a Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* functions. Introduced SECU_PrintPRandOSError(progName); to print on failure. Each command is responsible for exiting with appropriate status to distinguish failure points. 2001-01-31 23:25:02 +00:00
nelsonb%netscape.com 6643298345 Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
relyea%netscape.com 08545e0573 Fix initialization to use NSS_Init* functions rather than low level
init functions.
2001-01-06 22:09:04 +00:00
nelsonb%netscape.com 8aed37f6f6 Changes to deal with exporting data from Windows DLLs.
SECHashObjects[] is no longer exported.
New function HASH_GetHashObject returns pointer to selected const object.
SSL statistics are now in a structure whose address is obtained via a
call to SSL_GetStatistics().
On NT, the new symbol NSS_USE_STATIC_LIBS must be declared in programs
that use the static SSL library.
Also, propagate "const" declaration for SECHashObjects.
2001-01-05 01:38:26 +00:00
relyea%netscape.com a839b49663 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
relyea%netscape.com 59508b0b06 Fix type casting problems in zip.c 2000-11-28 23:25:36 +00:00
mcgreer%netscape.com 7fb5e728ed fix missing libraries in windows build 2000-11-28 23:21:38 +00:00
mcgreer%netscape.com b44dc4e412 changes suggested by bryner to build more of NSS's utilities 2000-11-28 00:36:53 +00:00
relyea%netscape.com 32f5210984 OS/2 build changes. 2000-09-20 17:07:22 +00:00
mcgreer%netscape.com 7d33968515 Initial checkin of signtool source. 2000-04-03 19:08:51 +00:00