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

154 Коммитов

Автор SHA1 Сообщение Дата
javi%netscape.com 2e3072d3a8 Don't stop sending text to a log file just because one Write failed.
This way subsequent DEBUG messages may still get printed.
2000-06-29 18:19:03 +00:00
javi%netscape.com 9c1b85b88e Change P12 file path request strings to be consistent with terms used in
Security Advisor.
2000-06-28 22:16:11 +00:00
javi%netscape.com 3062631535 Add some text to the cases where S/MIME signatures fail when OCSP is enabled. 2000-06-28 21:37:09 +00:00
javi%netscape.com b92c99d1f8 Fix to add some text to security advisor when S/MIME signatures faile
when OCSP is enabled.
2000-06-28 21:36:36 +00:00
ddrinan%netscape.com 41faabb820 Fix for bug# 398838 2000-06-28 21:20:38 +00:00
ddrinan%netscape.com d63fe04f21 Added target to release the xpi file 2000-06-28 01:19:20 +00:00
javi%netscape.com 67b07cb364 Make the Pretty print window smaller so that it doesn't run off the bottom of
the screen w/ Mozilla.
2000-06-28 00:11:17 +00:00
javi%netscape.com 17a7075422 When FIPS is enabled, do verification of detached signatures on a separate thread
to prevent dead-locking the front end thread.
2000-06-27 21:55:59 +00:00
javi%netscape.com febc8369e8 When verifying a cert, pass in the control connection as the wincx so
that when FIPS is enabled, we don't crash.
2000-06-27 21:53:59 +00:00
javi%netscape.com c68da832c7 Sigh. Preceed all <LINK ..> blocks with a <SCRIPT></SCRIPT> to work around
a bug in 4.x Communicator Solaris where the contents of the style sheet get
dumped to the screen.  Not sure why this solves that problem, but it does.
2000-06-27 01:32:39 +00:00
ddrinan%netscape.com 62a46e4847 Build the PSM xpi files 2000-06-27 01:21:41 +00:00
javi%netscape.com f7ec2fff0e Doh!! Forgot to add the psm executable to the xpi file. 2000-06-27 00:55:05 +00:00
javi%netscape.com 6d4f703d64 Add an html file that can be used to install the xpi 2000-06-27 00:34:03 +00:00
javi%netscape.com cff3f3b6cb Add a rule to automatically create XPi files. 2000-06-27 00:20:07 +00:00
javi%netscape.com 0d5c8793ce Checking in the file we use for xpi install on UNIX with mozilla. 2000-06-26 23:44:28 +00:00
cotter%netscape.com 292352d82c Updated installation and what's new sections re Security directory on Windows, which no longer needs to be renamed when installing Netscape 6 after PSM for Communicator (or vice versa). 2000-06-26 22:32:55 +00:00
javi%netscape.com 5499ecc323 Move some localizable strings from psm_ui.properties.in to psm_text.properties.in 2000-06-23 21:54:32 +00:00
ddrinan%netscape.com f92d2d6c1d Changed version to 1.2 2000-06-22 22:21:16 +00:00
javi%netscape.com a378162e34 Update SSMVersionString value. 2000-06-22 21:05:42 +00:00
cotter%netscape.com 06d0d70117 Minor correction to View Certificate Details section. 2000-06-22 20:36:11 +00:00
javi%netscape.com da6f2b123d We need ssm_swap_bytes defined regardless of whether we're building on a
little endian machine.
2000-06-22 17:36:34 +00:00
javi%netscape.com f5220fbc72 Fix unicode conversion for win32 so that p12 export/import works again. 2000-06-22 01:28:03 +00:00
ddrinan%netscape.com 75325b223a Add new attribute id to socket status resource. Bug #39680 2000-06-21 23:31:28 +00:00
ddrinan%netscape.com 53dec8070f Checked in fix for bug# 39680 2000-06-21 23:26:53 +00:00
ddrinan%netscape.com 5815feec18 Some bug fixes 2000-06-21 20:52:33 +00:00
ddrinan%netscape.com f44cc6b272 Must convert unicode to/from NBO/HBO on little endian systems 2000-06-21 20:43:30 +00:00
javi%netscape.com f511923b24 Don't block forever waiting for socket status to get created. Mozilla
may call that function after the connection is gone in which case the
socket status will not exist.
2000-06-20 22:39:24 +00:00
ddrinan%netscape.com 3a64f21d6c We need libnlslocale for unix 2000-06-20 02:43:46 +00:00
cotter%netscape.com 9051e28752 Added first draft of PSM 1.2 release notes. 2000-06-19 23:58:25 +00:00
javi%netscape.com f7f811d370 Whomping SECURITY_CLIENT_BRANCH onto tip. 2000-06-19 23:05:49 +00:00
javi%netscape.com a0ec7baa4f Whomping SECURITY_CLIENT_BRANCH onto tip. 2000-06-19 22:58:15 +00:00
javi%netscape.com 2fa9722764 Watch out for the case where the user hits Cancel. Don't wanna dead-lock
waiting for a message that will never show up.
2000-06-16 23:22:39 +00:00
javi%netscape.com 59605d8a47 Work around for Mozilla. If we're told to wait for a resource to shut down
that isn't a keygen context, sleep for a second so that the user actually
sees the dialog instead of a window that mysteriously appears and disappears
without ever showing them anything.
2000-06-16 22:45:48 +00:00
ddrinan%netscape.com bc28bbd422 Include nslocale component 2000-06-16 22:40:13 +00:00
beard%netscape.com 7b82801c98 bug 19119: export file for PSM[Debug].shlb. 2000-06-16 22:25:43 +00:00
beard%netscape.com 58ea955792 bug 19119, changes for XP_MAC to allow client to synchronize with server thread. a=ddrinan, r=gordon 2000-06-16 22:21:16 +00:00
beard%netscape.com 36839be9a4 (not part of build) added nlslayer.cpp. 2000-06-16 22:18:38 +00:00
javi%netscape.com 00cc0e768a Some tweaks to key gen context and oldfunc.c so that Mozilla can more
easily handle the KEYGEN tag.
2000-06-16 22:08:16 +00:00
javi%netscape.com 50afdb5a53 Make some API changes so that the Mozilla client can more easily handle
the KEYGEN tag.
2000-06-16 22:05:18 +00:00
beard%netscape.com c8dee33a82 bug #19119: Added call to initialize Mac toolbox. (not part of build) 2000-06-16 21:12:27 +00:00
javi%netscape.com b2a70e5622 Add some attributes to query URL's for setting the password and for
choosing which token to use when processing a KEYGEN tag.x
2000-06-16 20:48:25 +00:00
ddrinan%netscape.com 25cebd5639 Fixed build bustage for linux 2000-06-16 17:17:49 +00:00
cotter%netscape.com da5da43729 Updated OSCP help. 2000-06-16 05:45:58 +00:00
ddrinan%netscape.com dcda941f62 Fix for bug# 34384 2000-06-16 01:47:18 +00:00
ddrinan%netscape.com 0a6214faef Use M16 version of nlslayer for unix 2000-06-15 21:34:56 +00:00
thayes%netscape.com e6446eaeed Change password prompt and retry text. 2000-06-15 21:13:35 +00:00
javi%netscape.com 0e13538650 Add help targets for cert pretty print and issuer not found when walking
the certificate chain.
2000-06-15 21:02:45 +00:00
ddrinan%netscape.com 6052fcb8b0 Use the M16 version of nlslayer 2000-06-15 20:22:12 +00:00
ddrinan%netscape.com 414a070f6e Use the intl M16 interfaces 2000-06-15 20:02:52 +00:00
beard%netscape.com 725521334a (not part of build) added non-debug target (PSM.shlb) 2000-06-14 03:25:37 +00:00