ddrinan%netscape.com
f7165d9ca3
Check in for rangansen. Bug 91453 - double click on cert container text. r=ddrinan,sr=hewitt,a=dbaron
2001-08-31 02:10:00 +00:00
kaie%netscape.com
48301602ca
b=95988 r=relyea sr=tor a=asa
...
Fix crash when viewing a certificate
2001-08-30 05:21:59 +00:00
ddrinan%netscape.com
abce7fc769
Check in for tao. Bug 91217 - update locale version in package/locale provider registry. r=jbetak,sr=sspitzer
2001-08-28 22:39:13 +00:00
ddrinan%netscape.com
d6fb9f77ff
Fix IRIX bustage caused by ^M in source
2001-08-28 16:58:13 +00:00
ddrinan%netscape.com
e033294f45
Fix IRIX bustage caused by ^M in source
2001-08-28 16:43:04 +00:00
ddrinan%netscape.com
a581cbb6b0
Fix IRIX bustage cause by ^M in source
2001-08-28 16:40:16 +00:00
ddrinan%netscape.com
25ec046951
Bug 92475 - error msg for expired CRLs. r=bryner,sr=tor,a=asa
2001-08-28 05:13:23 +00:00
kaie%netscape.com
68c65ed34c
b=97044 r=dbaron sr=ben a=asa
...
Fix topcrash by adding safety null checks and correcting a typo
2001-08-28 04:40:36 +00:00
kaie%netscape.com
ef9709b219
b=96696 r=kaie sr=darin a=dbaron
...
adding missing init code
checking in for bbaetz
2001-08-24 03:40:48 +00:00
kaie%netscape.com
9acd90d6f6
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 3 of 3 - changes to existing code
2001-08-23 05:25:15 +00:00
kaie%netscape.com
ab97d227f0
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 2 of 3 - changes to make files only
2001-08-23 05:23:21 +00:00
kaie%netscape.com
6195f1545e
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 1 of 3 - added files only
2001-08-23 05:20:33 +00:00
kaie%netscape.com
65bfe90ec3
b=95987 r=relyea sr=sfraser a=asa
...
Fixing SSL crash by disabling ciphers
2001-08-23 04:58:27 +00:00
kaie%netscape.com
05a31115ed
b=79153 r=kaie sr=sfraser a=asa
...
Making the new feature actually work on Mac.
2001-08-23 04:39:25 +00:00
javi%netscape.com
f0d4abd132
Fix for bug 91407 r=ddrinan, sr=tor
...
Make downloading a CA cert mime type blob smart enough
to handle blobs with more than one cert.
2001-08-22 04:05:45 +00:00
javi%netscape.com
6bb35e849c
Fix for Bug 44042, checking in for Gervase Markham
...
r=javi, sr=bin
Fix up some confusing wording in security dialgs.
2001-08-22 01:06:56 +00:00
javi%netscape.com
93ce7df694
Fix for Bug 92003, r=ddrinan, sr=mscott
...
If the client of SSL/TLS socket provider doesn't provide callbacks,
use the window watcher service to get an nsIPrompt or whatever
interface is requested.
2001-08-21 19:10:56 +00:00
kaie%netscape.com
537e8b6fba
addon for b=79153 rs=wtc@netscape.com
...
Fixes obvious portability error, moving thread starter function from C++ static method to C function.
No change in logic or functionality.
You can reach me at kai.engert@gmx.de
2001-08-21 14:22:11 +00:00
kaie%netscape.com
bd0a1540d1
Fixes #88303
...
r=wtc@netscape.com rs=darin@netscape.com
You can reach me at kai.engert@gmx.de
2001-08-21 02:45:43 +00:00
rangansen%netscape.com
2b6b352f5b
Activating choice of smart card when new cert is requested
...
bug# 89972, r=javi, sr=blizzard
2001-08-21 01:12:38 +00:00
kaie%netscape.com
daea741798
#95334 , adding mime types for download certificate revocation lists
...
r=ssaux@netscape.com sr=blizzard@mozilla.org
You can reach me at kai.engert@gmx.de
2001-08-17 14:44:35 +00:00
kaie%netscape.com
6d1ce23390
#92131 , SSL client authentication,
...
fixing memory leak, fixing crash, fixing spacing, adding extra space to layout
r=javi@netscape.com sr=blizzard@mozilla.org
You can reach me at kai.engert@gmx.de
2001-08-17 14:41:01 +00:00
ddrinan%netscape.com
bdf2ce23e6
Missed this check in for bug 92475 - CRL checking
2001-08-16 23:57:57 +00:00
ddrinan%netscape.com
cde6a7ae2a
Fix client auth crash
2001-08-16 18:50:56 +00:00
javi%netscape.com
467464e6d3
Adding files required for patch to Bug 79153.
...
Checking in for kaie.
2001-08-15 23:37:10 +00:00
kaie%netscape.com
20a45e4b6b
#79153 , giving feedback to the user while generating a crypto key
...
r=javi@netscape.com sr=blizzard@mozilla.org
you reach me at kai.engert@gmx.de
Mac project file changes will be checked in by javi
2001-08-15 23:27:42 +00:00
kaie%netscape.com
85b356e352
#79153 . Giving feedback during crypto key generation.
...
For now, checking in only new files, not yet referenced by any existing code.
Other parts of check in delayed until Mac project files are adjusted.
r=javi@netscape.com sr=blizzard@mozilla.org
You reach me at kai.engert@gmx.de
2001-08-15 01:53:53 +00:00
javi%netscape.com
54bf02e64f
Fix for Bug 94499 r=ddrinan, sr=blizzard
...
Implement a dummy callback to generate a nickname for NSS so that
we can import certs that don't have the friendly name attribute in
one of the PKCS #12 Bags.
2001-08-15 01:34:36 +00:00
kaie%netscape.com
5f7c021d8b
Trying to fix Mac bustage, caused by my earlier checkin
2001-08-14 02:52:07 +00:00
kaie%netscape.com
c7fa1ceeec
#92131 , enhanced client authentification prompter
...
r=javi@netscape.com sr=blizzard@mozilla.org
2001-08-14 00:01:12 +00:00
kaie%netscape.com
f55d73bda8
#91683 , SSL alerts were not displayed
...
r=javi@netscape.com sr=blizzard@mozilla.org
2001-08-13 23:46:01 +00:00
ddrinan%netscape.com
16cc9955fc
Bug 90987 - view file does not set lock icon. r=javi,sr=blizzard
2001-08-10 20:56:30 +00:00
kaie%netscape.com
5dfc8aa9c0
#82141 , checking in for blizzard@mozilla.org
...
r=javi@netscape.com sr=tor@acm.org
Adding error return check.
2001-08-10 19:55:32 +00:00
javi%netscape.com
1d88f0bc1f
Fix for Bug 87654 r=ddrinan sr=blizzard
...
Turn off OCSP when painting the Cert Manager because painting
the certificate manager becomes painfully slow whenever OCSP is on.
2001-08-10 01:05:57 +00:00
ddrinan%netscape.com
2ae77cc74a
Bug 92475 - Display error when SSL server CRL has expired. r=javi,sr=blizzard
2001-08-09 22:29:34 +00:00
ddrinan%netscape.com
ee2c75f35c
Bug 59758 - form submission gives incorrect warning. r=javi,sr=blizzard
2001-08-09 22:26:16 +00:00
kaie%netscape.com
1bea5fdf3d
r=javi@netscape.com sr=blizzard@mozilla.org
...
Fixing crash, checking for nullness, see bug 94171.
2001-08-09 01:38:48 +00:00
ddrinan%netscape.com
657acb1f6c
Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard
2001-08-07 22:22:20 +00:00
javi%netscape.com
8236c9cf81
Fix for bug 82886, Checking in for Kai Engert
...
r=mcgreer, sr=blizzard
Remove unused/confusing column from the Cert Manager.
2001-08-07 21:18:10 +00:00
bryner%netscape.com
5ca544cf1d
Checking in for cls@seawood.org. Bug 93282 - pipnss not rebuilt when NSS static libraries change. r=bryner.
2001-08-04 23:29:40 +00:00
javi%netscape.com
bec1d3cddc
Fix for Bug 8125 Checking in for Rangan Sen
...
r=ddrinan, sr=hewitt,blizzard
Check to see if a CA cert already exists in DB before importing.
2001-08-03 18:39:01 +00:00
ddrinan%netscape.com
98470d0683
Bug 91684 - Incorrect alers with CMS 4.2 SP2. r=javi,sr=blizzard
2001-08-02 23:55:56 +00:00
ddrinan%netscape.com
d1f3037072
Bug 86860 - cert issuer details. r=javi,sr=blizzard
2001-08-02 23:52:25 +00:00
javi%netscape.com
7fadde140f
Fix for Bug 78802, Checing in for Kai Engert
...
r=ddrinan, sr=blizzard
Show complete date and time for certs in cert viewer.
2001-08-01 23:05:08 +00:00
javi%netscape.com
481d7a4140
Fix for Bug 87361, Checking in for Kai Engert
...
r=javi, sr=blizzard
Add more useful error message during PKCS #12 Backup.
2001-08-01 23:01:37 +00:00
bryner%netscape.com
014323bd96
Checking in for jag. Bug 86734 - getting rid of NS_WITH_SERVICE. r=dbaron, rs=scc.
2001-07-25 00:37:28 +00:00
javi%netscape.com
dcef2e7a02
Fix for Bug 84824, checking in for Chris Seawood
...
Add .cvsignore file to PSM 2 directories.
2001-07-25 00:29:57 +00:00
javi%netscape.com
b637266291
Fix for Bug 85451, r=ddrinan, jag sr=blizzard
...
Don't use style="overflow:auto" on tree widgets. Re-write the data
display panel of the cert viewer to use textbox instead of tree.
2001-07-25 00:16:42 +00:00
javi%netscape.com
c0eb034324
Oops. Checked in the wrong version of the patch.
...
Checking in correct fix for nsSSLIOLayerWrite
2001-07-24 01:03:47 +00:00
javi%netscape.com
1a5dd9d78e
Fix for Bug 88244, r=ddrinan, sr=blizzard
...
Use necko's premature EOF mechanism to re-try connections to
TLS intolerant sites. This makes TLS through proxies possible.
2001-07-24 00:42:52 +00:00