Commit Graph

2438 Commits

Author SHA1 Message Date
relyea%netscape.com
72768a2b51 Add issuer/SN to the search criteria 2001-11-15 23:06:10 +00:00
relyea%netscape.com
f7687a904b performance optimizations:
1) add serial number index to trust lookups.
2) add code for replacing key db indexing (coded but not turned on -- causes a keydb upgrade, but can run with older key db's as well).
2001-11-15 23:04:41 +00:00
nelsonb%netscape.com
c3dc286eab Add one more missing declaration of environ; 2001-11-15 20:40:44 +00:00
nelsonb%netscape.com
b31c9eb0fd Go back to declaring "extern char ** environ". 2001-11-15 20:35:31 +00:00
sonja.mirtitsch%sun.com
3251934fef added a hyperlink in the header 2001-11-15 19:01:42 +00:00
sonja.mirtitsch%sun.com
55cb2ab8fc added sendmail, fixed sendmailbug 2001-11-15 19:01:16 +00:00
nelsonb%netscape.com
cd6006d2cd Now that the implementations of all the RNG_ functions have been moved
from lib/util to lib/freebl, move the RNG header file there, too.
Eliminate secrngt.h, which has been empty (except for the license
boilerplate) for many releases.
2001-11-15 04:29:27 +00:00
nelsonb%netscape.com
30e87452c1 Use data from /dev/urandom to initialize PRNG, when possible.
and related changes.  Bug 96626.
2001-11-15 02:41:20 +00:00
relyea%netscape.com
68b38ccbda Fix AIX 64 bit build breakage when in debug mode. 2001-11-15 02:23:31 +00:00
rangansen%netscape.com
d51a8b11d7 bug# 109792 ; s=kaie ; sr=hewitt Fixing the blank cert details tab problem 2001-11-15 01:16:02 +00:00
ian.mcgreer%sun.com
a7f8233621 merge 3.3 branch checkin; rsa double check and key consistency functions (see bug 74226) 2001-11-14 23:03:20 +00:00
rangansen%netscape.com
45443f5867 bug# 109072 ; s-kaie ; sr=hewitt Fixing the blank cert details tab problem 2001-11-14 01:32:21 +00:00
sonja.mirtitsch%sun.com
72c0985225 made cronsafe (I hope) 2001-11-13 03:28:52 +00:00
kirk.erickson%sun.com
3fa6bff6e3 Resolves 107777 - selfserv needs log stats mode 2001-11-13 02:13:19 +00:00
sonja.mirtitsch%sun.com
97c7998644 attempt to copy the qa results to mozilla.
this version untars with a script on mozilla, last one filled up my homedirectory
umask 000
cd /home/ftp/pub/security/nss
gunzip all.tar.gz
tar xf all.tar
rm  all.tar.gz all.tar
ls -l
2001-11-13 01:30:21 +00:00
kaie%netscape.com
579d261870 b=108735 Fix large blank space in cert manager
r=kaie sr=hewitt
2001-11-12 20:29:31 +00:00
relyea%netscape.com
d3ad9cfee8 1) bug 95135 - DSA key fails 1 out of 8 times, causing intermitant
test failures.

Fix: use the Signed attribute to store the key as well as look it up.

2) Fix code so that looking up a public key won't crash if it can't find the
corresponsing private key in the database (found by code inspection).
2001-11-12 17:59:45 +00:00
kaie%netscape.com
a4327e69de b=103198 Make sure master preferences panel fits.
r=kaie sr=blizzard
2001-11-12 05:07:23 +00:00
kaie%netscape.com
f243ba77d1 b=108625 Fix regression / XUL value attribute assignment
r=ddrinan sr=blizzard
2001-11-12 04:57:53 +00:00
ian.mcgreer%sun.com
d7f7578ac8 construct salt and password buffers for PBE correctly 2001-11-09 22:51:42 +00:00
relyea%netscape.com
afd197ca24 Rewrite Ian's get cert by email address to use the standard cert searching code. 2001-11-09 21:43:18 +00:00
ian.mcgreer%sun.com
9112e674cf Output validated cert text to stdout, otherwise the QA scripts think there is a failure. 2001-11-09 16:40:26 +00:00
ian.mcgreer%sun.com
fb398dc74f disabling cert cache (temporarily) 2001-11-09 16:39:34 +00:00
ian.mcgreer%sun.com
bf3c25df40 fixes pk12util import failure 2001-11-09 14:52:19 +00:00
nelsonb%netscape.com
24d8e626d2 Added a new -o option, to override check on received client auth certs,
forcing those certs to be OK.  -v will now test the SSL_LocalCertificate()
function.  Bug 78959.
2001-11-09 05:45:21 +00:00
nelsonb%netscape.com
6312ec5441 Add code to test new SSL_LocalCertificate() function on first connection,
or on every connection if -vv option is used.  Bug 78959.
Also, the nickname "none" can now be used to prevent performing client
authentication without having to use an invalid password.
2001-11-09 05:43:06 +00:00
nelsonb%netscape.com
6d66aee5ea Add localCert field to sid cache entry so SSL_LocalCertificate can
remember the certs it sent back when it established the SSL session.
Bug 78959.  Also, hold on the certs in the received cert chain until
the SSL connection is complete.  This makes it easier for applications
to look at the entire cert chain after the handshake is over without
having to write their own custom authCert callbacks.  It is backwards
compatible with older NSS SSL applications, but may use more memory.
2001-11-09 05:39:36 +00:00
colin%theblakes.com
b903e07dcf Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
no longer needed. b=108862 r=cls a/driver=asa
2001-11-09 03:06:36 +00:00
relyea%netscape.com
8b8acb3f27 Fix reporting of the label 2001-11-09 01:23:47 +00:00
relyea%netscape.com
11bb3d5634 Fix Solaris crash.. don't send more of the template than we need 2001-11-09 01:22:48 +00:00
sonja.mirtitsch%sun.com
6568460cd1 fixed email header and tinderbox hyperlink 2001-11-09 01:09:17 +00:00
relyea%netscape.com
d9a2376700 Update Library name to match the current library. 2001-11-09 00:38:03 +00:00
relyea%netscape.com
0785e483a0 Fix NT process command to something that will work in our environment without requiring new tools. 2001-11-09 00:37:12 +00:00
ian.mcgreer%sun.com
643f828e58 fips changes. forces login for cert listing. 2001-11-09 00:37:03 +00:00
ian.mcgreer%sun.com
39ed01d85f changes to get fips working 2001-11-09 00:36:12 +00:00
ian.mcgreer%sun.com
2fbc6dfd61 fix pbe gen bugs 2001-11-08 22:11:07 +00:00
ian.mcgreer%sun.com
ae568747bb get signtool working 2001-11-08 21:23:35 +00:00
ian.mcgreer%sun.com
70bdc6a50c a plethora of changes for handling S/MIME certs 2001-11-08 20:46:11 +00:00
ian.mcgreer%sun.com
49d6ec65d5 fix for windows build 2001-11-08 16:59:00 +00:00
ian.mcgreer%sun.com
9e592855e5 use nsinstall not copy on windows 2001-11-08 16:20:54 +00:00
relyea%netscape.com
2888df9f80 HP ans Solaris are still down... 2001-11-08 15:27:56 +00:00
relyea%netscape.com
93489fda0a OK, try this again. FreeBL needs Get_Noise in the freebl .so on solaris, so
move the random number stuff there where it belongs.
2001-11-08 15:02:25 +00:00
relyea%netscape.com
0781ad6053 Fixes to make pkcs12 work correctly:
1) Make pkcs12 pbe function.
   2) add code to allow setting and getting of the key nickname attribute.
2001-11-08 05:39:56 +00:00
ian.mcgreer%sun.com
fcd40cd4ef add lookup by email function, try to fix softoken bugs for that (but cert->emailAddr doesn't seem to be set there) 2001-11-08 05:19:32 +00:00
ian.mcgreer%sun.com
ee64d99703 fix cert and s/mime profile import issues 2001-11-08 04:12:26 +00:00
ian.mcgreer%sun.com
5b30654b0d this seems to be needed to get linux linking again. libnss3.so tries to access the C_GetFunctionList entry point to the libsoftokn3.so library directly, and linux complains that it can't find it. 2001-11-08 03:44:17 +00:00
nelsonb%netscape.com
d2f7dcc16c Implement new function SSL_LocalCertificate(). Bug 78959. 2001-11-08 02:15:38 +00:00
relyea%netscape.com
e27189dd1d 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
2af9588497 Add -DXP_OS2 so that sysrand.c can pick it up... 2001-11-08 00:08:28 +00:00
ian.mcgreer%sun.com
a070136acd fix linux 2.1 also 2001-11-07 20:58:09 +00:00