javi%netscape.com
290905f327
Fix for Bug 88547 Checking in for Kai Engert
...
r=ddrinan sr=blizzard
Get rid of some more JavaScript warnings.
2001-08-01 23:17:59 +00:00
javi%netscape.com
1490020e6a
Fix for Bug 84163 Checking in for Kai Engert
...
r=ddrinan sr=blizzard
Get rid of some Javascript warnings.
2001-08-01 23:16:11 +00:00
javi%netscape.com
f05abe55b5
Fix for Bug 84151 Checking in for Kai Engert
...
r=ssaux,ddrinan sr=blizzard
Add some text for the case where a cert doesn't have the appropriate
text for us to present to the user.
2001-08-01 23:13:26 +00:00
javi%netscape.com
ebc10a1395
Fix for Bug 83177, Checking in for Kai Engert
...
r=ddrinan, sr=blizzard
Add PFX to the supported file extensions when looking for a certificate
to look for. Will make inter-op with IE better.
2001-08-01 23:07:57 +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
javi%netscape.com
3b543df258
Fix for Bug 87262, Checking in for Kai Engert
...
r=ddrinan, sr=blizzard
Get rid of some JS warnings by declaring variables.
2001-08-01 22:56:37 +00:00
javi%netscape.com
e06d8aceb5
Fix for Bug 92922, checking in for blizzard
...
Make the continue button work on the Unknown Issuer SSL error alert.
2001-08-01 01:40:10 +00:00
javi%netscape.com
bdb7727abe
Oops. Weren't supposed to take out the title as part of this patch.
2001-07-27 21:31:44 +00:00
javi%netscape.com
dc351ee72d
Fix 78615, Checking in for Rangan Sen
...
r=ddrinan, sr=hewitt, a=blizzard
Fix sizing problems with expired certificates.
2001-07-27 21:20:55 +00:00
javi%netscape.com
042abf08fc
Fix for Bug 91466, Checking in for Hakan Waara
...
r=javi, cotter sr=hewitt, a=dbaron
Re-work the Unknown CA dialog to make it less confusing.
2001-07-26 01:53:13 +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
4a6fec4d30
Fix for Bug 77010, Checking in for Kakan Waara
...
r=rangansen, sr=hewitt
Remove Close button from Cert Viewer.
2001-07-24 23:55:27 +00:00
javi%netscape.com
56973d821d
Fix for Bug 91638, checking in for Stephen Walker
...
r=ddrinan, sr=blizzard
Add semi-colons to end of onload directives in 2 xul files.
2001-07-24 19:50:06 +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
javi%netscape.com
d7c9f31360
Fix for Bug 88230, checking in for ccarlen
...
r=javi, sr=tor
Initialize an un-initialized variable and make sure we don't call
NSS if NSS is uninitialized.
2001-07-20 20:16:23 +00:00
ddrinan%netscape.com
73e571375a
Check in for jst. Remove some unused macros
2001-07-19 00:10:13 +00:00
javi%netscape.com
b210a46eb7
Fix for Bug 89105, Checking in for Stephen Walker
...
r=ddrinan, sr=blizzard
Let's only say connect once in the generic SSL error note.
2001-07-18 20:29:04 +00:00
javi%netscape.com
9849b9a13e
Fix for Bug 85695, Checking in for Stephen Walker
...
r=ssaux, sr=blizard
Change Login->Log In and Logout->Log Out so that we display words
that are in the English dictionary.
2001-07-18 20:25:59 +00:00
javi%netscape.com
aa2dbe4953
Fix for Bug 83239, Checking in for Stephen Walker
...
r=ddrinan, sr=blizzard
get rid of some strict JS warnings.
2001-07-18 20:23:33 +00:00
javi%netscape.com
97ea3a48cb
Fix for Bug 82904, Checking in for Stephen Walker
...
r=ssaux,sr=blizzard
consistency in naming of the cert viewer.
2001-07-18 20:20:54 +00:00
javi%netscape.com
72d847ea6e
Fix for Bug75906, checking in for Stephen Walker
...
r=ddrinan, sr=blizzard
Add UI for Leaving a site that supports encryption.
2001-07-18 20:17:48 +00:00
javi%netscape.com
021648808e
Fix for Bug 89114, Checking in for Stephen Walker
...
r=javi, sr=blizzard
Make left arrow key work in Validation panel.
2001-07-18 19:57:29 +00:00
ddrinan%netscape.com
89a00ad87f
Check in for tao. Bug 88277 - (JS) cut off strings when loading pkcs11 module. r=mcgreer,sr=blizzard
2001-07-16 20:33:07 +00:00
bryner%uiuc.edu
b0bdc592a3
Bug 90237 - fixing PSM regressions from bug 70857. Patch from
...
walk84@yahoo.com , r=ddrinan, sr=blizzard.
2001-07-14 18:10:16 +00:00
bryner%uiuc.edu
b53e7e9875
Bug 90741 - change box to hbox and vbox. Patch by andersma@luther.edu,
...
r=ddrinan, sr=hewitt.
2001-07-14 17:55:57 +00:00
ddrinan%netscape.com
3d43b4fb31
Remove ^M that was accidentially checked in.
2001-07-12 18:44:58 +00:00
ddrinan%netscape.com
d39b3e59c8
Bug 90335 - extra security warning. r=bryner,sr=jst
2001-07-12 06:34:20 +00:00
ddrinan%netscape.com
499c3685af
Fixed problem with previous check in
2001-07-10 04:56:12 +00:00
ddrinan%netscape.com
8b23998d7f
Check in for tao. Bug 86807 - Menu items are missing. r=jbetak,sr=hyatt
2001-07-10 01:18:24 +00:00
ddrinan%netscape.com
1bc78bfc1a
Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard
2001-07-10 00:39:40 +00:00
ddrinan%netscape.com
3ebf943a9e
Checkin for adnersma. Bug 70857 - XUL syntax. r=timeless,sr=blake
2001-07-09 19:03:21 +00:00
ddrinan%netscape.com
7ac5cc95ed
Fix for bug 89139 - RegisterProfileChangeObserver returns garbage. r=walk84,sr=blizzard
2001-07-08 17:45:00 +00:00
ddrinan%netscape.com
8babf11c1a
Check in on behalf of walk84. Bug 88838 - help button for Cert Manager/Auth not working. r=ddrinan,r=oeschger,sr=blizzard
2001-07-07 20:58:54 +00:00
ddrinan%netscape.com
1ed94dad3a
Bug 88834 - typo in cert detail view. r=javi,sr=tor
2001-07-05 22:53:19 +00:00
ddrinan%netscape.com
fbda807803
Check in for Javi. Bug 83695 - delete cert from smartcard. r=drinan,sr=blizzard
2001-07-04 18:33:53 +00:00
ddrinan%netscape.com
23853aa80c
Bug 87233, r=javi,sr=mscott,a=chofman
2001-07-02 23:25:00 +00:00
bryner%uiuc.edu
d43e30645b
checking in for jag.
...
Bug 88413 -- replace nsString::GetUnicode() with get(). r=dbaron, rs=scc.
2001-06-30 18:04:39 +00:00
javi%netscape.com
cbc9e1e2a4
Fix for bug 86548 patch provided by oeschger r=javi, rs=brendan, sr=hewitt
...
Enable context sensitive help for PSM dialogs.
2001-06-29 04:48:18 +00:00
javi%netscape.com
a6389eb275
Fix for Bug 88256 r=mcgree, sr=brendan
...
Fix PKCS12 backup so that it works on the Mac. Use
nsILocalFile::OpenNSPRFileDesc to get a PRFileDesc*
instead of PR_Open since PR_Open doesn't deal with
native paths on the Mac at all.
2001-06-29 04:35:04 +00:00
ddrinan%netscape.com
0dbb5635b5
Checking fix for bug 87902 for Javi. r=ddrinan,sr=brendan,a=asa
2001-06-28 20:12:40 +00:00
javi%netscape.com
80b4a8b68d
Fix for Bug 87834 r=ddrinan, sr=blizzard
...
Fix forced backup during cert issuance. Needed to set the token for
exporting before calling ExportToFile. Remove a double free. Catch
the case where the CA wants to set the nickname on a cert and pass
the nickname to NSS so that it gets set correctly when importing.
2001-06-27 23:48:00 +00:00
ddrinan%netscape.com
57b4f04566
Bug # 87182. r=javi,sr=hyatt, a=asa
2001-06-27 06:38:42 +00:00
ddrinan%netscape.com
42ca368bca
Bug # 87922, r=lord,sr=darin,a=asa
2001-06-27 04:56:20 +00:00
cotter%netscape.com
abb467f5e5
Second of two changes already made on branch to fix bug 82434, r=javi, sr=darin, a=asa.
2001-06-27 03:21:07 +00:00
javi%netscape.com
e1e0a56df9
Fix for Bug 87675 r=ddrinan,sr=alecf,a=blizzard
...
Only copy the CERTCertTrust passed into the constructor of nsNSSCertTrust
iff it's non-NULL and default a cert type that we don't know, then default
to SERVER_CERT since that's the only type we won't know about.
2001-06-27 00:33:17 +00:00
ddrinan%netscape.com
80e24a55d5
Bug# 86872. r=javi,sr=blizzard,a=blizzard
2001-06-25 01:58:09 +00:00