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
ian.mcgreer%sun.com
3c6918abcf
get linux building again
2001-11-07 20:56:18 +00:00
relyea%netscape.com
d935e4ce40
Move map file processing definitions back into base .mk files.
...
setup up map files so the can be switched on simply by adding a directive to
manifest.mn.
2001-11-07 19:34:47 +00:00
ian.mcgreer%sun.com
b78f1fe9df
fix handling of token options, specifically deletion
2001-11-07 16:15:29 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
bryner%netscape.com
03f7415821
Bug 108742 - cannot get a cert. patch from stephen walker, r=bryner, sr=blizzard.
2001-11-06 23:39:17 +00:00
wtc%netscape.com
7b029280e6
Removed the temporary #if 0.
2001-11-06 22:52:12 +00:00
wtc%netscape.com
578a0288e4
Bugzilla bug 108708: commented out the "netstat -ni" command for
...
debugging. This change will be backed out.
2001-11-06 21:34:09 +00:00
ian.mcgreer%sun.com
cd8b28ce80
fix for 95983, compiler warning revealed potential bug
2001-11-06 20:32:43 +00:00
ian.mcgreer%sun.com
ca339ef311
more trust handling stuff
2001-11-06 20:16:19 +00:00
nelsonb%netscape.com
e6c9673c4e
Attempt to move all the constant tables in secoid.c into the text segment
...
where they belong.
2001-11-06 02:46:37 +00:00
ddrinan%netscape.com
872a6bbeab
Missed this as part of landing of S/MIME. r=javi, sr=blizzard
2001-11-06 02:17:46 +00:00